[
https://issues.apache.org/jira/browse/SOLR-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-6011:
--------------------------------
Fix Version/s: 5.0
4.9
4.8
> inOrder does not work with the complexphrase parser
> ---------------------------------------------------
>
> Key: SOLR-6011
> URL: https://issues.apache.org/jira/browse/SOLR-6011
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Priority: Critical
> Fix For: 4.8, 4.9, 5.0
>
> Attachments: SOLR-6011.patch, SOLR-6011.patch
>
>
> {code}
> {!complexphrase}"vol* high*"
> does not match the Solr document containing "... high volume web ..." (this
> is correct)
> But adding inOrder=false still fails to make it match.
> {!complexphrase inOrder=false}"vol* high*"
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]