This is an automated email from the ASF dual-hosted git repository. jbernste pushed a commit to branch branch_9_0 in repository https://gitbox.apache.org/repos/asf/solr.git
commit 0d16acd402ebd4475951ce36d045f3d59a5a8389 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 93191e4..ced7bec 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -42,8 +42,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 @@ -200,6 +198,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 ---------------------
