[
https://issues.apache.org/jira/browse/LUCENE-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216548#comment-13216548
]
Bill Bell commented on LUCENE-2566:
-----------------------------------
+1 to backport to 3x.
> + - operators allow any amount of whitespace
> --------------------------------------------
>
> Key: LUCENE-2566
> URL: https://issues.apache.org/jira/browse/LUCENE-2566
> Project: Lucene - Java
> Issue Type: Bug
> Components: core/queryparser
> Reporter: Yonik Seeley
> Priority: Minor
> Fix For: 4.0
>
> Attachments: LUCENE-2566.patch
>
>
> As an example, (foo - bar) is treated like (foo -bar).
> It seems like for +- to be treated as unary operators, they should be
> immediately followed by the operand.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]