LUCENE-10119: Add CHANGES entry

This commit is contained in:
Nhat Nguyen 2021-10-04 15:43:17 -04:00
parent c18e623b9a
commit 45e8f639b0
1 changed files with 3 additions and 0 deletions

View File

@ -568,6 +568,9 @@ Bug Fixes
* LUCENE-10106: Sort optimization can wrongly skip the first document of
each segment (Nhat Nguyen)
* LUCENE-10119: Sort optimization with search_after can wrongly skip documents
whose values are equal to the last value of the previous page (Nhat Nguyen)
Other
---------------------
(No changes)