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 b390e91 commit 6e2c11eCopy full SHA for 6e2c11e
lucene/CHANGES.txt
@@ -129,6 +129,8 @@ Optimizations
129
---------------------
130
* GITHUB#15140: Optimize TopScoreDocCollector with TernaryLongHeap for improved performance over Binary-LongHeap. (Ramakrishna Chilaka)
131
132
+* GITHUB#15163: Use TernaryLongHeap in NeighborQueue for faster vector search performance. (Ramakrishna Chilaka)
133
+
134
* GITHUB#14998: Speed up flushing of live docs. (Adrien Grand)
135
136
Bug Fixes
0 commit comments