Move CHANGES entry to correct version.

This commit is contained in:
Adrien Grand 2023-09-25 13:38:53 +02:00
parent f2bd0bbcdd
commit 483d28853a
1 changed files with 3 additions and 3 deletions

View File

@ -96,9 +96,6 @@ Optimizations
* GITHUB#12552: Make FSTPostingsFormat load FSTs off-heap. (Tony X) * 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 Bug Fixes
--------------------- ---------------------
@ -160,6 +157,9 @@ Optimizations
* GITHUB#12573: Use radix sort to speed up the sorting of deleted terms. (Guo Feng) * 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 Changes in runtime behavior
--------------------- ---------------------