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

Unavailable clustering engines should not fail the core

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 5.4, 6.0
    • None
    • None

    Description

      Currently the clustering contrib will fail at initialization time if an algorithm (or some of its dependencies) is not available. This shouldn't be so eager, instead:

      • the declaration of an engine should allow optionality,
      • log the message about unavailable engine/algorithm (and its ID); if it is optional, the message can have a debug level,
      • fail at query-time if the engine is requested explicitly.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: