mirror of https://github.com/apache/lucene.git
Add CHANGES entry for GH#12334
This commit is contained in:
parent
d44be24025
commit
f79b316bd5
|
@ -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
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue