You can disable stemming in a copy field. So you need to define one field
with your input data on which stemming will be done and the other field
(copy field), on which stemming will not be done. Then on the client you
can decide which field to search against.

Dmitry

On Fri, Dec 16, 2011 at 2:00 PM, meghana <meghana.rav...@amultek.com> wrote:

> Hi All,
>
> I am using Stemming in my solr , but i don't want to apply stemming always
> for each search request. i am thinking of to disable stemming on one
> specific query parser , can i do this?
>
> Any help much appreciated.
> Thanks in Advance
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/disable-stemming-on-query-parser-tp3591420p3591420.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to