Skip to content

Commit c75b0a2

Browse files
committed
Move change log entry to 10.4.0
Signed-off-by: Binlong Gao <gbinlong@amazon.com>
1 parent 2b9183c commit c75b0a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lucene/CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,6 @@ Improvements
302302

303303
* GITHUB#15976: Store DocValuesSkipper data in their own file. (Alan Woodward)
304304

305-
* GITHUB#15557: Introduce AllGroupsCollectorManager to parallelize search when using AllGroupsCollector. (Binlong Gao)
306-
307305
* GITHUB#15574: Introduce TopGroupsCollectorManager to parallelize search when using TopGroupsCollector. (Binlong Gao)
308306

309307
Optimizations
@@ -517,6 +515,8 @@ Improvements
517515

518516
* GITHUB#15570: Disallow invalid offset 0 for LZ4 decompression (Marcono1234)
519517

518+
* GITHUB#15557: Introduce AllGroupsCollectorManager to parallelize search when using AllGroupsCollector. (Binlong Gao)
519+
520520
Optimizations
521521
---------------------
522522
* GITHUB#15140: Optimize TopScoreDocCollector with TernaryLongHeap for improved performance over Binary-LongHeap. (Ramakrishna Chilaka)

0 commit comments

Comments
 (0)