Skip to content

Commit 56aa606

Browse files
HUSTERGSgesong.samuel
authored andcommitted
Refactor for loop at PointRangeQuery hot path (#14991)
Co-authored-by: gesong.samuel <[email protected]>
1 parent d664abb commit 56aa606

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
@@ -173,6 +173,8 @@ Optimizations
173173
and uses an optimized branchless approach. Any subclasses that have implemented the optimized method
174174
need to remove it as it will disappear in Lucene 11. (Uwe Schindler)
175175

176+
* GITHUB#14991: Refactor for loop at PointRangeQuery hot path. (Ge Song)
177+
176178
Changes in Runtime Behavior
177179
---------------------
178180
* GITHUB#14823: Decrease TieredMergePolicy's default number of segments per

0 commit comments

Comments
 (0)