[
https://issues.apache.org/jira/browse/LUCENE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated LUCENE-1006:
---------------------------------
Attachment: queryparser.patch
Attaching patch. Unless anyone sees a reason why "" should be illegal, I'll
commit.
> QueryParser doesn't accept empty string
> ---------------------------------------
>
> Key: LUCENE-1006
> URL: https://issues.apache.org/jira/browse/LUCENE-1006
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Yonik Seeley
> Attachments: queryparser.patch
>
>
> foo:"" currently throws a parse exception
> foo: bar is also parsed as foo:bar (not serious since it's arguably illegal
> syntax)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]