LUCENE-8939: Move CHANGES entry.

This commit is contained in:
Adrien Grand 2019-09-13 17:45:20 +02:00
parent 815bc10c07
commit 46a03fff95
1 changed files with 3 additions and 3 deletions

View File

@ -48,9 +48,6 @@ Improvements
docs on equal scores. Also, remove the ability of TopDocs.merge to set shard
indices (Atri Sharma, Adrien Grand, Simon Willnauer)
* LUCENE-8939: Introduce shared count based early termination across multiple slices
(Atri Sharma)
* LUCENE-8958: Shared count early termination for relevance sorted indices (Atri Sharma)
* LUCENE-8937: Avoid agressive stemming on numbers in the FrenchMinimalStemmer.
@ -154,6 +151,9 @@ the total hits is not requested.
* LUCENE-8968: Improve performance of WITHIN and DISJOINT queries for Shape queries by
doing just one pass whenever possible. (Ignacio Vera)
* LUCENE-8939: Introduce shared count based early termination across multiple slices
(Atri Sharma)
Bug Fixes
* LUCENE-8755: spatial-extras quad and packed quad prefix trees could throw a