You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2018/03/30 00:47:00 UTC

[jira] [Created] (SOLR-12165) Ref Guide: DisMax default mm param value is improperly documented as 100%

Steve Rowe created SOLR-12165:
---------------------------------

             Summary: Ref Guide: DisMax default mm param value is improperly documented as 100%
                 Key: SOLR-12165
                 URL: https://issues.apache.org/jira/browse/SOLR-12165
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: documentation
            Reporter: Steve Rowe
            Assignee: Steve Rowe
         Attachments: SOLR-12165.patch

{{DisMaxQParser.parseMinShouldMatch()}} sets default {{mm}} to 100% if {{q.op}}=="AND", and to 0% otherwise.

{{ExtendedDismaxQParser.parseOriginalQuery()}} sets default {{mm}} to 0% if there are explicit operators other than "AND" in the query (see SOLR-2649 and SOLR-8812), and otherwise falls through to dismax’s logic.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org