You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Eric Jain <Er...@isb-sib.ch> on 2006/07/25 09:25:21 UTC

Precedence in PrecedenceQueryParser (2)

The query "foo bar OR baz" seems to be interpreted as "+foo bar baz", even 
when using default operator AND! "foo AND bar OR baz" on the other hand is 
interpreted as "(+foo +bar) baz", as expected.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org