DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=25820>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=25820
jakarta@ehatchersolutions.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|lucene- |jakarta@ehatchersolutions.co
|dev@jakarta.apache.org |m
Status|ASSIGNED |NEW
------- Additional Comments From jakarta@ehatchersolutions.com 2005-03-07 19:31 -------
I have created a PrecedenceQueryParser in Lucene's trunk repository. This implements the
precedence
with AND/OR as desired with AND taking a higher precedence, and also seems to deal nicely
with the
edge cases mentioned in the comments of this issue such that A OR B C translates to A B C.
Let me know if PQP is acceptable and I'll make the switch and rename it to QueryParser moving
the old
QueryParser to OldQueryParser and deprecating it in case anyone needs the previous behavior.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|