Skip to content
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

[Backport 2.x] use the correct type to widen the sort fields when merging top docs #16989

Merged
merged 1 commit into from
Jan 10, 2025

use the correct type to widen the sort fields when merging top docs (…

88e4a49
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] use the correct type to widen the sort fields when merging top docs #16989

use the correct type to widen the sort fields when merging top docs (…
88e4a49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2025 in 1s

73.52% of diff hit (target 71.79%)

View this Pull Request on Codecov

73.52% of diff hit (target 71.79%)

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