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: [email protected]
For additional commands, e-mail: [email protected]