File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,6 @@ Optimizations
4747---------------------
4848* GITHUB#14011: Reduce allocation rate in HNSW concurrent merge. (Viliam Durina)
4949* GITHUB#14022: Optimize DFS marking of connected components in HNSW by reducing stack depth, improving performance and reducing allocations. (Viswanath Kuchibhotla)
50- * GITHUB#14851: Fewer virtual calls to enhance performance of point queries. (Ke Wei)
5150
5251Bug Fixes
5352---------------------
@@ -180,6 +179,8 @@ Optimizations
180179
181180* GITHUB#14830: Optimize FieldExistsQuery to leverage index statistic in DocValuesSkipper. (Pan Guixin)
182181
182+ * GITHUB#14851: Fewer virtual calls to enhance performance of point queries. (Ke Wei)
183+
183184Bug Fixes
184185---------------------
185186* GITHUB#14654: ValueSource.fromDoubleValuesSource(dvs).getSortField() would throw errors when
You can’t perform that action at this time.
0 commit comments