[ 
https://issues.apache.org/jira/browse/SOLR-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424668#comment-16424668
 ] 

ASF subversion and git services commented on SOLR-12165:
--------------------------------------------------------

Commit 56834dfa2b6319990f1bebd2097afdc2e6c67a4c in lucene-solr's branch 
refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=56834df ]

SOLR-12165: Ref Guide: DisMax default mm param value is improperly documented 
as 100%


> 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
>            Priority: Major
>         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]

Reply via email to