Jack,
Thank you the *:* solutions seems to work.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Query-Logic-Question-tp3991689p3991881.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
Can someone explain to me please why these two queries return different
results:
1. -PaymentType:Finance AND -PaymentType:Lease AND -PaymentType:Cash *(700
results)*
2. (-PaymentType:Finance AND -PaymentType:Lease) AND -PaymentType:Cash *(0
results)*
Logically the two above queries should b