Skip to content

Commit

Permalink
Add CHANGES entry for GH#12334
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmiller committed May 31, 2023
1 parent d44be24 commit f79b316
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lucene/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ Improvements

* GITHUB#12325: Parallelize AbstractKnnVectorQuery rewrite across slices rather than segments. (Luca Cavanna)

* GITHUB#12333: NumericLeafComparator#competitiveIterator makes better use of a "search after" value when paginating.
(Chaitanya Gohel)

Optimizations
---------------------

Expand Down

0 comments on commit f79b316

Please sign in to comment.