Plamen M Todorov created SOLR-9211:
--------------------------------------

             Summary: Nested negative clauses don't work as expected in filter 
queries for the edismax parser
                 Key: SOLR-9211
                 URL: https://issues.apache.org/jira/browse/SOLR-9211
             Project: Solr
          Issue Type: Bug
    Affects Versions: 5.4
            Reporter: Plamen M Todorov


Using the edismax parser, the following query works as expected and returns all 
documents:
CONTENT:(foo OR (-foo))
The same clause doesn't work in a filter query and returns no documents



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to