You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by tf...@apache.org on 2020/06/10 22:00:07 UTC

[lucene-solr] branch master updated (138cdd7 -> 9728f4e)

This is an automated email from the ASF dual-hosted git repository.

tflobbe pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 138cdd7  LUCENE-9392: make FacetsConfig.DELIM_CHAR public
     add 9728f4e  SOLR-14552: Add BMW support to ReRank queries (#1559)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../org/apache/solr/search/ReRankCollector.java    |  9 +-
 .../solr/search/TestReRankQParserPlugin.java       | 95 ++++++++++++++++++++++
 3 files changed, 101 insertions(+), 5 deletions(-)