We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e2993 commit 5c375caCopy full SHA for 5c375ca
lucene/CHANGES.txt
@@ -39,6 +39,8 @@ Optimizations
39
* GITHUB#12839: Introduce method to grow arrays up to a given upper limit and use it to reduce overallocation for
40
DirectoryTaxonomyReader#getBulkOrdinals. (Stefan Vodita)
41
42
+* GITHUB#12841: Move group-varint encoding/decoding logic to DataOutput/DataInput. (Adrien Grand, Zhang Chao, Uwe Schindler)
43
+
44
Bug Fixes
45
---------------------
46
* GITHUB#12866: Prevent extra similarity computation for single-level HNSW graphs. (Kaival Parikh)
0 commit comments