Skip to content

Fix performance regression in ApproximatePointRangeQuery with Lucene 10.2.1 change #18358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
May 30, 2025

Fix conflicts

f78800d
Select commit
Loading
Failed to load commit list.
Merged

Fix performance regression in ApproximatePointRangeQuery with Lucene 10.2.1 change #18358

Fix conflicts
f78800d
Select commit
Loading
Failed to load commit list.
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

Check warning on line 177 in server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 310 in server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L310

Added line #L310 was not covered by tests

Check warning on line 314 in server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L314

Added line #L314 was not covered by tests

Check warning on line 328 in server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/approximate/ApproximatePointRangeQuery.java#L328

Added line #L328 was not covered by tests