Yonik Seeley created SOLR-6011:
----------------------------------

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


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

Reply via email to