Thank you for your reply
--
View this message in context:
http://lucene.472066.n3.nabble.com/Strange-behaviour-with-negatives-queries-tp4164710p4165152.html
Sent from the Solr - User mailing list archive at Nabble.com.
You're seeing an excentric edge case of the way "purely negative" "Boolean
Queries" work.
in this example...
description:ruby AND (-title:java)
you have a top level boolean query with two mandatory clauses. the second
clause in that top level query is a (bested) boolean query with a s
it a bug ?
Thank you
--
View this message in context:
http://lucene.472066.n3.nabble.com/Strange-behaviour-with-negatives-queries-tp4164710.html
Sent from the Solr - User mailing list archive at Nabble.com.