Skip to content

Commit 6e2c11e

Browse files
adding CHANGES.txt
1 parent b390e91 commit 6e2c11e

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
@@ -129,6 +129,8 @@ Optimizations
129129
---------------------
130130
* GITHUB#15140: Optimize TopScoreDocCollector with TernaryLongHeap for improved performance over Binary-LongHeap. (Ramakrishna Chilaka)
131131

132+
* GITHUB#15163: Use TernaryLongHeap in NeighborQueue for faster vector search performance. (Ramakrishna Chilaka)
133+
132134
* GITHUB#14998: Speed up flushing of live docs. (Adrien Grand)
133135

134136
Bug Fixes

0 commit comments

Comments
 (0)