Hi,

Using quoted means "use this as a phrase", not "use this as a literal". :)
I think copying to unstemmed field is the only/common work-around.

Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/



----- Original Message ----
> From: Pierre-Luc Thibeault <pierre-luc.thibea...@wantedtech.com>
> To: solr-user@lucene.apache.org
> Sent: Mon, April 11, 2011 2:55:04 PM
> Subject: Exact match on a field with stemming
> 
> Hi all,
> 
> Is there a way to perform an exact match query on a field that  has stemming 
>enable by using the standard /select handler?
> 
> I thought  that putting word inside double-quotes would enable this behaviour 
>but if I  query my field with a single word like “manager”
> I am receiving results  containing the word “management”
> 
> I know I can use a CopyField with  different types but that would double the 
>size of my index… Is there an  alternative?
> 
> Thanks
>

Reply via email to