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/05 18:04:27 UTC

[lucene-solr] branch master updated (b055c74 -> e1a97a0)

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 b055c74  SOLR-14467: Fix relatedness() stat in json.facets to no longer cause server errors (or nonsense results) when combined with allBuckets:true
     add e1a97a0  LUCENE-9393: FunctionScoreQuery turns TOP_DOCS to COMPLETE in inner weights (#1553)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  2 ++
 .../queries/function/FunctionScoreQuery.java       |  8 +++++-
 .../queries/function/TestFunctionScoreQuery.java   | 32 ++++++++++++++++++++++
 3 files changed, 41 insertions(+), 1 deletion(-)