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 a49908f commit 5467dcbCopy full SHA for 5467dcb
lucene/CHANGES.txt
@@ -298,6 +298,9 @@ Optimizations
298
299
* GITHUB#12782: Use group-varint encoding for the tail of postings. (Adrien Grand, Zhang Chao)
300
301
+* GITHUB#12839: Introduce method to grow arrays up to a given upper limit and use it to reduce overallocation for
302
+ DirectoryTaxonomyReader and NeighborArray. (Stefan Vodita)
303
+
304
Changes in runtime behavior
305
---------------------
306
0 commit comments