diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index b0ec119e949..e0b935e46f8 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -174,6 +174,9 @@ Bug Fixes * SOLR-7157: initParams must support tags other than appends, defaults and, invariants (Noble Paul) +* SOLR-7387: Facet Module - distributed search didn't work when sorting terms + facet by min, max, avg, or unique functions. (yonik) + Optimizations ---------------------- @@ -217,9 +220,6 @@ Other Changes * SOLR-7081: Add new test case to test if create/delete/re-create collections work. (Christine Poerschke via Ramkumar Aiyengar) -* SOLR-7387: Facet Module - distributed search didn't work when sorting terms - facet by min, max, avg, or unique functions. (yonik) - ================== 5.1.0 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release