Skip to content

Commit ff6c940

Browse files
committed
Move CHANGES entry to the correct section.
1 parent 9801775 commit ff6c940

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lucene/CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

5251
Bug 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+
183184
Bug Fixes
184185
---------------------
185186
* GITHUB#14654: ValueSource.fromDoubleValuesSource(dvs).getSortField() would throw errors when

0 commit comments

Comments
 (0)