You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Patryk Hes (JIRA)" <ji...@apache.org> on 2016/07/17 16:39:20 UTC

[jira] [Updated] (SOLR-9312) eDisMax operator "-" ignores parentheses

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

Patryk Hes updated SOLR-9312:
-----------------------------
    Description: 
Solr eDisMax query parser seems to ignore parentheses when combined with "-" operator. For example, query:
-(magnetic flux)
gives exactly the same results as if querying:
-magnetic flux


  was:
Solr eDisMax query parser seems to ignore brackets when combined with "-" operator. For example, query:
-(magnetic flux)
gives exactly the same results as if querying:
-magnetic flux


        Summary: eDisMax operator "-" ignores parentheses  (was: eDisMax operator "-" ignores bracketing)

> eDisMax operator "-" ignores parentheses
> ----------------------------------------
>
>                 Key: SOLR-9312
>                 URL: https://issues.apache.org/jira/browse/SOLR-9312
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 5.5
>         Environment: GNU/Linux 4.6.4-1-ARCH
>            Reporter: Patryk Hes
>
> Solr eDisMax query parser seems to ignore parentheses when combined with "-" operator. For example, query:
> -(magnetic flux)
> gives exactly the same results as if querying:
> -magnetic flux



--
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