Skip to content

Commit c3a2834

Browse files
Add CHANGES.txt entry for sparse LiveDocs optimization
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3be6550 commit c3a2834

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
@@ -80,6 +80,8 @@ Optimizations
8080

8181
* GITHUB#15085, GITHUB#15092: Hunspell suggestions: Ensure candidate roots are not worse before updating. (Ilia Permiashkin)
8282

83+
* GITHUB#13084: Implement sparse LiveDocs format to reduce memory usage by up to 8x for segments with <=1% deletions. (Salvatore Campagna)
84+
8385
Bug Fixes
8486
---------------------
8587
* GITHUB#14049: Randomize KNN codec params in RandomCodec. Fixes scalar quantization div-by-zero

0 commit comments

Comments
 (0)