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

jbernste pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new d8dd3a67bb5 SOLR-16827: Update CHANGES.txt
d8dd3a67bb5 is described below

commit d8dd3a67bb59fcb14c32370d3d3a27e4a678f89b
Author: Joel Bernstein <[email protected]>
AuthorDate: Mon Jun 26 21:43:23 2023 -0400

    SOLR-16827: Update CHANGES.txt
---
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index c41d9e097e8..400ee744dc5 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -70,6 +70,8 @@ New Features
 * SOLR-16806: Solr now provides a BalanceReplicas API at `POST 
/api/cluster/replicas/balance` (v2), to spread replicas
   across a given set of nodes. No v1 API is available. (Houston Putman, Tomás 
Fernández Löbbe, Jason Gerlowski, Radu Gheorghe)
 
+* SOLR-16827: Add min/max scaling to the reranker (Joel Bernstein)
+
 Improvements
 ---------------------
 

Reply via email to