[
https://issues.apache.org/jira/browse/SOLR-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-8261:
---------------------------
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
was:
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
fixed mistake in description & added note about SOLR-8329
> Change the wrapped per-field default in SchemaSimilarityFactory to BM25
> (conditional on luceneMatchVersion for backcompat)
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-8261
> URL: https://issues.apache.org/jira/browse/SOLR-8261
> Project: Solr
> Issue Type: Sub-task
> Reporter: Hoss Man
> Assignee: Hoss Man
> Fix For: Trunk
>
> Attachments: SOLR-8261.patch
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]