mirror of https://github.com/apache/lucene.git
LUCENE-10119: Add CHANGES entry
This commit is contained in:
parent
c18e623b9a
commit
45e8f639b0
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue