Skip to content

Commit

Permalink
Add CHANGES.txt for #12334 Honor after value for skipping documents e…
Browse files Browse the repository at this point in the history
…ven if queue is not full for PagingFieldCollector (#12368)

Signed-off-by: gashutos <gashutos@amazon.com>
  • Loading branch information
gashutos authored and jpountz committed Jun 14, 2023
1 parent b6690f4 commit c2e5ef4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lucene/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ Optimizations

* GITHUB#12339: Optimize part of duplicate calculation numDeletesToMerge in merge phase (fudongying)

* GITHUB#12334: Honor after value for skipping documents even if queue is not full for PagingFieldCollector (Chaitanya Gohel)

Bug Fixes
---------------------

Expand Down

0 comments on commit c2e5ef4

Please sign in to comment.