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
commit da1b3883cf7f3c4a9ffc4d3f81d9c68b24f48cdd 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 d969cba..de4f4d0 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 ---------------------
