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

Rewritten selection of the default search and document clustering algorithms

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.5, 6.0
    • None
    • None

    Description

      This is currently quite messy: the user needs to explicitly name one algorithm as the "default", the code of processing that is a bit hairy.

      The new logic is:

      1) if there is a clustering algorithm named 'default' it becomes the default one.
      2) if there's any algorithm defined at all, the first one in declaration order becomes the default one.

      There is no need to declare clustering.algorithm parameter for the clustering component, unless the default from the above procedure needs to be altered.

      This is a fully backwards compatible improvement that allows one to declare more than one algorithm and give them sensible names.

      Attachments

        Issue Links

          Activity

            People

              dweiss Dawid Weiss
              dweiss Dawid Weiss
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: