CHANGES.txt move SOLR-14396

oops!
This commit is contained in:
David Smiley 2020-04-12 22:06:45 -04:00
parent 04f44399ba
commit 4dece1ae17
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,6 @@ Improvements
* SOLR-11725: Use corrected sample formula for computing stdDev and variance in JSON aggregations * SOLR-11725: Use corrected sample formula for computing stdDev and variance in JSON aggregations
(hossman, Munendra S N, yonik) (hossman, Munendra S N, yonik)
* SOLR-14396: TaggerRequestHandler should not error on an empty index (Trey Grainger)
Other Changes Other Changes
---------------------- ----------------------
* SOLR-10288: Remove non-minified JavaScript from the webapp. (Erik Hatcher, marcussorealheis) * SOLR-10288: Remove non-minified JavaScript from the webapp. (Erik Hatcher, marcussorealheis)
@ -84,6 +82,8 @@ Improvements
* SOLR-14364: LTR's SolrFeature "fq" now supports PostFilters (e.g. collapse). (David Smiley) * SOLR-14364: LTR's SolrFeature "fq" now supports PostFilters (e.g. collapse). (David Smiley)
* SOLR-14396: TaggerRequestHandler should not error on an empty index (Trey Grainger)
Optimizations Optimizations
--------------------- ---------------------
* SOLR-8306: Do not collect expand documents when expand.rows=0 (Marshall Sanders, Amelia Henderson) * SOLR-8306: Do not collect expand documents when expand.rows=0 (Marshall Sanders, Amelia Henderson)