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 8c36da7  SOLR-14608: Update CHANGES.txt, move to improvements
8c36da7 is described below

commit 8c36da7086313b125f9ab2315deaa1a888a4b002
Author: Joel Bernstein <[email protected]>
AuthorDate: Mon Jan 10 09:31:07 2022 -0500

    SOLR-14608: Update CHANGES.txt, move to improvements
---
 solr/CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index a784f0f..ebd055d 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -66,8 +66,6 @@ New Features
 
 * SOLR-15613: Enforce error-prone checks to catch all URLEqualsHashCode 
violations and use java.net.URI instead (Collins Abanda)
 
-* SOLR-14608: Faster sorting for the /export handler (Joel Bernstein)
-
 * SOLR-15694: Node roles (Ishan Chattopadhyaya, noble)
 
 Improvements
@@ -224,6 +222,8 @@ when told to. The admin UI now tells it to. (Nazerke 
Seidan, David Smiley)
 
 * SOLR-15887: Remove <jmx/> from shipped solrconfig.xm. (Eric Pugh)
 
+* SOLR-14608: Faster sorting for the /export handler (Joel Bernstein)
+
 Build
 ---------------------
 

Reply via email to