Hi,
We have installed ComplexPhraseQuery and since that we can see strange
behaviour in proximity search.
We have the 2 following queries:
(text:("protein digest"~50))
(text:("digest protein"~50))
Without ComplexPhraseQuery, both queries are returning 6 documents matching.
With ComplexPhraseQuery, query 1 returns 4 documents and query 2 returns 5
documents!
It seems that proximity search is broken. Is this a known problem ?
Thanks for your help.
Regards,
J-Michel
--
View this message in context:
http://lucene.472066.n3.nabble.com/A-bug-in-ComplexPhraseQuery-tp1744659p1744659.html
Sent from the Solr - User mailing list archive at Nabble.com.