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

Yonik Seeley resolved SOLR-4625.
--------------------------------

    Resolution: Fixed
    
> solr query parser should use multiplicative boosts and not apply phase slop 
> to nested queries from a different qparser
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4625
>                 URL: https://issues.apache.org/jira/browse/SOLR-4625
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Yonik Seeley
>            Priority: Minor
>             Fix For: 4.3, 5.0, 4.2.1
>
>         Attachments: SOLR-4625.patch
>
>
> As reported by Michael Ryan,
> {code}
> _query_:"\"a b\"~2"~3  is parsed as "a b"~3
> {code}
> Additionally,
> {code}
> _query_:"x^2"^3  is parsed as x^3
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to