mirror of https://github.com/apache/lucene.git
Move CHANGES entry to correct version.
This commit is contained in:
parent
f2bd0bbcdd
commit
483d28853a
|
@ -96,9 +96,6 @@ Optimizations
|
|||
|
||||
* GITHUB#12552: Make FSTPostingsFormat load FSTs off-heap. (Tony X)
|
||||
|
||||
* GITHUB#12382: Faster top-level conjunctions on term queries when sorting by
|
||||
descending score. (Adrien Grand)
|
||||
|
||||
Bug Fixes
|
||||
---------------------
|
||||
|
||||
|
@ -160,6 +157,9 @@ Optimizations
|
|||
|
||||
* GITHUB#12573: Use radix sort to speed up the sorting of deleted terms. (Guo Feng)
|
||||
|
||||
* GITHUB#12382: Faster top-level conjunctions on term queries when sorting by
|
||||
descending score. (Adrien Grand)
|
||||
|
||||
Changes in runtime behavior
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue