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 b729ea7 commit 776e6e8Copy full SHA for 776e6e8
lucene/CHANGES.txt
@@ -128,6 +128,8 @@ Optimizations
128
129
* GITHUB#14674: Optimize AbstractKnnVectorQuery#createBitSet with intoBitset. (Guo Feng)
130
131
+* GITHUB#14714: Move HitQueue in TopScoreDocCollector to a LongHeap. (Guo Feng)
132
+
133
Bug Fixes
134
---------------------
135
* GITHUB#14654: ValueSource.fromDoubleValuesSource(dvs).getSortField() would throw errors when
0 commit comments