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

Optimize innerhits query performance #16937

Merged
merged 1 commit into from
Jan 22, 2025

Optimize innerhits query performance

acae7f1
Select commit
Loading
Failed to load commit list.
Merged

Optimize innerhits query performance #16937

Optimize innerhits query performance
acae7f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 16, 2025 in 1s

4.34% of diff hit (target 72.29%)

View this Pull Request on Codecov

4.34% of diff hit (target 72.29%)

Annotations

Check warning on line 273 in server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java#L273

Added line #L273 was not covered by tests

Check warning on line 276 in server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java#L276

Added line #L276 was not covered by tests

Check warning on line 296 in server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java#L296

Added line #L296 was not covered by tests

Check warning on line 298 in server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java#L298

Added line #L298 was not covered by tests

Check warning on line 300 in server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java#L300

Added line #L300 was not covered by tests

Check warning on line 304 in server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java#L304

Added line #L304 was not covered by tests

Check warning on line 306 in server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java#L306

Added line #L306 was not covered by tests

Check warning on line 308 in server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DocumentMapper.java#L308

Added line #L308 was not covered by tests

Check warning on line 512 in server/src/main/java/org/opensearch/index/query/NestedQueryBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/NestedQueryBuilder.java#L512

Added line #L512 was not covered by tests

Check warning on line 520 in server/src/main/java/org/opensearch/search/fetch/FetchPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/FetchPhase.java#L518-L520

Added lines #L518 - L520 were not covered by tests

Check warning on line 538 in server/src/main/java/org/opensearch/search/fetch/FetchPhase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/fetch/FetchPhase.java#L538

Added line #L538 was not covered by tests