--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
The query "foo NOT bar AND baz" seems to be interpreted as "+foo -(+bar
+baz)" (using default operator AND). Is this a bug, or a feature?
- Precedence in PrecedenceQueryParser Eric Jain
- Re: Precedence in PrecedenceQueryParser Erik Hatcher