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

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


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

commit d77d0c1b5fc1534ec6404570649fc641c27de331
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 41135f400e7..bc9cdf30324 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -25,6 +25,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