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

add support for scored named queries #11626

Merge branch 'main' into add-support-for-scored-named-queries

9920c36
Select commit
Loading
Failed to load commit list.
Merged

add support for scored named queries #11626

Merge branch 'main' into add-support-for-scored-named-queries
9920c36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 6, 2024 in 1s

37.31% of diff hit (target 71.40%)

View this Pull Request on Codecov

37.31% of diff hit (target 71.40%)

Annotations

Check warning on line 415 in server/src/main/java/org/opensearch/action/search/SearchRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchRequestBuilder.java#L414-L415

Added lines #L414 - L415 were not covered by tests

Check warning on line 294 in server/src/main/java/org/opensearch/rest/action/search/RestSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/search/RestSearchAction.java#L294

Added line #L294 was not covered by tests

Check warning on line 648 in server/src/main/java/org/opensearch/search/DefaultSearchContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/DefaultSearchContext.java#L648

Added line #L648 was not covered by tests

Check warning on line 549 in server/src/main/java/org/opensearch/search/SearchHit.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/SearchHit.java#L549

Added line #L549 was not covered by tests

Check warning on line 552 in server/src/main/java/org/opensearch/search/SearchHit.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/SearchHit.java#L552

Added line #L552 was not covered by tests

Check warning on line 578 in server/src/main/java/org/opensearch/search/SearchHit.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/SearchHit.java#L578

Added line #L578 was not covered by tests

Check warning on line 708 in server/src/main/java/org/opensearch/search/SearchHit.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/SearchHit.java#L708

Added line #L708 was not covered by tests

Check warning on line 712 in server/src/main/java/org/opensearch/search/SearchHit.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/SearchHit.java#L710-L712

Added lines #L710 - L712 were not covered by tests

Check warning on line 828 in server/src/main/java/org/opensearch/search/SearchHit.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/SearchHit.java#L828

Added line #L828 was not covered by tests

Check warning on line 831 in server/src/main/java/org/opensearch/search/SearchHit.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/SearchHit.java#L831

Added line #L831 was not covered by tests

Check warning on line 833 in server/src/main/java/org/opensearch/search/SearchHit.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/SearchHit.java#L833

Added line #L833 was not covered by tests

Check warning on line 841 in server/src/main/java/org/opensearch/search/SearchHit.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/SearchHit.java#L841

Added line #L841 was not covered by tests

Check warning on line 586 in server/src/main/java/org/opensearch/search/builder/SearchSourceBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/builder/SearchSourceBuilder.java#L585-L586

Added lines #L585 - L586 were not covered by tests

Check warning on line 1185 in server/src/main/java/org/opensearch/search/builder/SearchSourceBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/builder/SearchSourceBuilder.java#L1185

Added line #L1185 was not covered by tests

Check warning on line 1450 in server/src/main/java/org/opensearch/search/builder/SearchSourceBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/builder/SearchSourceBuilder.java#L1450

Added line #L1450 was not covered by tests

Check warning on line 192 in server/src/main/java/org/opensearch/search/fetch/FetchContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/FetchContext.java#L192

Added line #L192 was not covered by tests

Check warning on line 72 in server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java#L72

Added line #L72 was not covered by tests

Check warning on line 81 in server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java#L81

Added line #L81 was not covered by tests

Check warning on line 83 in server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java#L83

Added line #L83 was not covered by tests

Check warning on line 88 in server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java#L88

Added line #L88 was not covered by tests

Check warning on line 92 in server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java#L92

Added line #L92 was not covered by tests

Check warning on line 94 in server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java#L94

Added line #L94 was not covered by tests

Check warning on line 96 in server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java#L96

Added line #L96 was not covered by tests

Check warning on line 98 in server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java#L98

Added line #L98 was not covered by tests

Check warning on line 102 in server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/subphase/MatchedQueriesPhase.java#L101-L102

Added lines #L101 - L102 were not covered by tests