Skip to content

use the correct type to widen the sort fields when merging top docs #16881

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 5 commits into from
Jan 10, 2025

add more tests

46ccc33
Select commit
Loading
Failed to load commit list.
Merged

use the correct type to widen the sort fields when merging top docs #16881

add more tests
46ccc33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 9, 2025 in 1s

73.52% of diff hit (target 72.20%)

View this Pull Request on Codecov

73.52% of diff hit (target 72.20%)

Annotations

Check warning on line 628 in server/src/main/java/org/opensearch/action/search/SearchPhaseController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchPhaseController.java#L627-L628

Added lines #L627 - L628 were not covered by tests

Check warning on line 647 in server/src/main/java/org/opensearch/action/search/SearchPhaseController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchPhaseController.java#L647

Added line #L647 was not covered by tests

Check warning on line 53 in server/src/main/java/org/opensearch/search/sort/SortedWiderNumericSortField.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/sort/SortedWiderNumericSortField.java#L53

Added line #L53 was not covered by tests