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/17 13:49:05 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-9211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Plamen M Todorov closed SOLR-9211.
----------------------------------
    Resolution: Not A Bug

Works as expected, given the known limitations of the lucene and dismax parsers

> 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