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

Typo in QueryComponent Distributed grouping parameter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 3.6, 4.0-ALPHA
    • None
    • None

    Description

      The QueryComponent on line 388 and 409 has a typo in the name of a parameter which would likely cause problems:

      if (params.getBool("group.distibuted.first", false)) {
      

      the typo being "distibuted".

      Also, this param is not doc'd, so it would be good to add some docs on it.

      Attachments

        Activity

          People

            martijn.v.groningen Martijn van Groningen
            gsingers Grant Ingersoll
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: