Re: Antonyms configuration
Thanks a lot -- View this message in context: http://lucene.472066.n3.nabble.com/Antonyms-configuration-tp3991595p4000408.html Sent from the Solr - User mailing list archive at Nabble.com.
Antonyms configuration
Hi, I need to specify an antonym list - similar to synonym list. Whats the best way to go about it? Currently, I am firing - RegularLuceneQuery AND (NOT keyword) Example :Antonym list has four words - A, B1,B2,B3 A X B1 A X B2 A X B3 User Query contains 'A' Expected result set: Documents NOT co