Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As outlined in parent issue...
- use ClassicSimilarity as per-field default when luceneMatchVersion < 6.0
- use BM25Similarity as per-field default when luceneMatchVersion >= 6.0
SOLR-8329 can be used for folks who really want ClassicSimilarity as the per-field default but also really want luceneMatchVersion >= 6.0 for any other reasons
Attachments
Attachments
Issue Links
- is related to
-
SOLR-8329 SchemaSimilarityFactory should support a config option for the defaultSimilarity
- Closed