Dawid Weiss created SOLR-5219:
---------------------------------
Summary: Refactor selection of the default clustering algorithm
Key: SOLR-5219
URL: https://issues.apache.org/jira/browse/SOLR-5219
Project: Solr
Issue Type: Improvement
Reporter: Dawid Weiss
Assignee: Dawid Weiss
Priority: Minor
Fix For: 4.5, 5.0
This is currently quite messy: the user needs to explicitly name the 'default'
algorithm. The logic should be:
1) if there's only one algorithm, it becomes the default,
2) if there's more than one algorithm, the first one becomes the default one.
3) for back-compat, if there is an algorithm called 'default', it does become
the default one.
The code will simplify a great deal too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]