Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-12165

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.4
    • documentation
    • None

    Description

      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.

      Attachments

        1. SOLR-12165.patch
          3 kB
          Steven Rowe

        Issue Links

          Activity

            People

              sarowe Steven Rowe
              sarowe Steven Rowe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: