Fix performance regression in ApproximatePointRangeQuery
with Lucene 10.2.1 change
#18358
Codecov / codecov/patch
failed
May 30, 2025 in 0s
50.00% of diff hit (target 72.60%)
View this Pull Request on Codecov
50.00% of diff hit (target 72.60%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L176-L177
Added lines #L176 - L177 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L310
Added line #L310 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L314
Added line #L314 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L328
Added line #L328 was not covered by tests
Loading