You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2004/02/10 10:44:30 UTC

DO NOT REPLY [Bug 24665] - [PATCH] Query parser doesn't handle escaped field names

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24665>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24665

[PATCH] Query parser doesn't handle escaped field names

halleux.jf@skynet.be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Query parser doesn't handle |[PATCH] Query parser doesn't
                   |escaped field names         |handle escaped field names



------- Additional Comments From halleux.jf@skynet.be  2004-02-10 09:44 -------
I attach a patch to this bug but the patch should solve bugs 16370, 11636, and 
14665 as well and provides correct escaping behavior for fields and terms that 
are not quoted. Escaping the escape char should work as well.

Note that I had to uncomment some test cases and provide others as it seemed to 
me that the test cases were testing an incorrect behavior.

Have fun,

Jean-Francois Halleux

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