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] Fixed document source and score field mismatch in sorted hybrid queries #1057

Merged
merged 1 commit into from
Jan 3, 2025

Fixed document source and score field mismatch in sorted hybrid queri…

6d00a08
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fixed document source and score field mismatch in sorted hybrid queries #1057

Fixed document source and score field mismatch in sorted hybrid queri…
6d00a08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 3, 2025 in 0s

54.54% of diff hit (target 79.69%)

View this Pull Request on Codecov

54.54% of diff hit (target 79.69%)

Annotations

Check warning on line 227 in src/main/java/org/opensearch/neuralsearch/search/collector/HybridTopFieldDocSortCollector.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/search/collector/HybridTopFieldDocSortCollector.java#L225-L227

Added lines #L225 - L227 were not covered by tests

Check warning on line 394 in src/main/java/org/opensearch/neuralsearch/search/collector/HybridTopFieldDocSortCollector.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/neuralsearch/search/collector/HybridTopFieldDocSortCollector.java#L393-L394

Added lines #L393 - L394 were not covered by tests