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 d664abb commit 56aa606Copy full SHA for 56aa606
lucene/CHANGES.txt
@@ -173,6 +173,8 @@ Optimizations
173
and uses an optimized branchless approach. Any subclasses that have implemented the optimized method
174
need to remove it as it will disappear in Lucene 11. (Uwe Schindler)
175
176
+* GITHUB#14991: Refactor for loop at PointRangeQuery hot path. (Ge Song)
177
+
178
Changes in Runtime Behavior
179
---------------------
180
* GITHUB#14823: Decrease TieredMergePolicy's default number of segments per
0 commit comments