[
https://issues.apache.org/jira/browse/SOLR-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980090#comment-13980090
]
Uwe Schindler commented on SOLR-6011:
-------------------------------------
OK, I removed the changes entry in trunk, too.
> 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]