Re: Two way Synonyms in Solr

2009-03-13 Thread dabboo
se suggest. >> >> Thanks, >> Amit Garg >> > > Are you sure you have expand="true" on your synonym definition? > > Also you can use /admin/analysis.jsp for debugging the field. > > > Koji > > > > -- View this message in context: http://www.nabble.com/Two-way-Synonyms-in-Solr-tp22492439p22494772.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Two way Synonyms in Solr

2009-03-13 Thread Koji Sekiguchi
dabboo wrote: Hi, I am implementing 2 way synonyms in solr using q query parameter. One way synonym is working fine with q query parameter but 2 way is not working. for e.g. If I defined 2 way synonyms in the file like: value1, value2 It doesnt show any result for either of the value. Ple

Two way Synonyms in Solr

2009-03-13 Thread dabboo
. Thanks, Amit Garg -- View this message in context: http://www.nabble.com/Two-way-Synonyms-in-Solr-tp22492439p22492439.html Sent from the Solr - User mailing list archive at Nabble.com.