[
https://issues.apache.org/jira/browse/LUCENE-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978084#comment-14978084
]
ASF subversion and git services commented on LUCENE-6857:
---------------------------------------------------------
Commit 1710971 from [~dawidweiss] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1710971 ]
LUCENE-6857: Validate StandardQueryParser with NOT operator with-in parantheses.
> Validate StandardQueryParser with NOT operator with-in parantheses.
> -------------------------------------------------------------------
>
> Key: LUCENE-6857
> URL: https://issues.apache.org/jira/browse/LUCENE-6857
> Project: Lucene - Core
> Issue Type: Test
> Components: core/queryparser
> Affects Versions: 5.3
> Reporter: Jigar Shah
> Assignee: Dawid Weiss
> Fix For: Trunk, 5.4
>
> Attachments: LUCENE-6857.patch
>
>
> Provide test case to validate LUCENE-6249, which validates NOT in
> parentheses.
> e.g:
> lottery (NOT ticket)
> lottery (-ticket)
> lottery AND (NOT ticket)
> +lottery +(-ticket)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]