Skip to content

Commit 5c375ca

Browse files
committed
Move changes entry to 9.10 (#12841)
# Conflicts: # lucene/CHANGES.txt
1 parent 41e2993 commit 5c375ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lucene/CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Optimizations
3939
* GITHUB#12839: Introduce method to grow arrays up to a given upper limit and use it to reduce overallocation for
4040
DirectoryTaxonomyReader#getBulkOrdinals. (Stefan Vodita)
4141

42+
* GITHUB#12841: Move group-varint encoding/decoding logic to DataOutput/DataInput. (Adrien Grand, Zhang Chao, Uwe Schindler)
43+
4244
Bug Fixes
4345
---------------------
4446
* GITHUB#12866: Prevent extra similarity computation for single-level HNSW graphs. (Kaival Parikh)

0 commit comments

Comments
 (0)