You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Plamen M Todorov (JIRA)" <ji...@apache.org> on 2016/06/15 14:28:09 UTC

[jira] [Created] (SOLR-9211) Nested negative clauses don't work as expected in filter queries for the edismax parser

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org