GitHub user janhoy opened a pull request:

    https://github.com/apache/lucene-solr/pull/518

    SOLR-13025: SchemaSimilarityFactory fallback to LegacyBM25Similarity

    See https://issues.apache.org/jira/browse/SOLR-13025

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cominvent/lucene-solr solr13025-newBM25

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/518.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #518
    
----
commit 5f5df0089fa5755b4259d25d8260e13f5a19a57e
Author: Jan Høydahl <janhoy@...>
Date:   2018-11-30T13:49:19Z

    SOLR-13025: First cut of back compat for BM25

commit c9367484280bc7c056852520ed5ca3bc5e6cebcd
Author: Jan Høydahl <janhoy@...>
Date:   2018-12-07T09:23:22Z

    Merge branch 'master' into solr13025-newBM25

commit 7e2ef9ba7a84f5e8f14ab24d1e0769f21cfc7a2a
Author: Jan Høydahl <janhoy@...>
Date:   2018-12-07T10:07:23Z

    SOLR-13025: Force back-compat only through SchemaSimilarityFactory, keep 
BM25SimilarityFactory explicitly for the new sim

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to