[ 
https://issues.apache.org/jira/browse/SOLR-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067426#comment-16067426
 ] 

Jan Høydahl commented on SOLR-1658:
-----------------------------------

This oold issue can be reproduced with "lucene" qparser in 6.6. On techproducts 
example the query {{adapter AND (NOT dock)}} fails while {{adapter AND NOT 
dock}} succeeds.

> Negative query weirdness
> ------------------------
>
>                 Key: SOLR-1658
>                 URL: https://issues.apache.org/jira/browse/SOLR-1658
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 1.4
>            Reporter: David Bowen
>
> In the standard Solr example, the queries
> # adapter AND NOT power
> # adapter AND (NOT power)
> are different.  The second will never return any results.  I find this 
> surprising.  I think the second query should be the same as the first.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to