mirror of https://github.com/apache/lucene.git
docs: move bug to right section of CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675879 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5105d036bd
commit
1a778cd068
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue