Hi,

I am searching on movie titles. with synonyms text file mapped to 1,one.

With this, when I am searching for '1'  I am expecting '1 in kind' but I am
getting results which have titles like "2001: My year" . 

I am using query time analyser with 

<filter class="solr.SynonymFilterFactory" synonyms="synonyms.txt"
                                        ignoreCase="true" expand="true" />

I am going to try with expand=false. But anything else I need to look at?


--
View this message in context: 
http://lucene.472066.n3.nabble.com/Synonyms-1-fetching-2001-how-to-avoid-tp3532398p3532398.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to