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.
I am firing is - RegularLuceneQuery AND (NOT (B1 OR B2
> OR B3)
>
> Is there a cleaner way? Antonym list is growing ..
>
> Thanks,
> Raj
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Antonyms-configuration-tp3991595.html
> Sent from the Solr - User mailing list archive at Nabble.com.
uments NOT containing any of the words B1,B2,B3.
So the lucene query I am firing is - RegularLuceneQuery AND (NOT (B1 OR B2
OR B3)
Is there a cleaner way? Antonym list is growing ..
Thanks,
Raj
--
View this message in context:
http://lucene.472066.n3.nabble.com/Antonyms-configuration-tp3991595