[ 
https://issues.apache.org/jira/browse/SOLR-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997462#comment-14997462
 ] 

ASF subversion and git services commented on SOLR-8261:
-------------------------------------------------------

Commit 1713557 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1713557 ]

SOLR-8261: Change SchemaSimilarityFactory default to BM25Similarity

> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to