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

Implementation for match_only_text field #11039

Merged

update changelog description

f1fb443
Select commit
Loading
Failed to load commit list.
Merged

Implementation for match_only_text field #11039

update changelog description
f1fb443
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 2, 2024 in 0s

86.77% of diff hit (target 71.47%)

View this Pull Request on Codecov

86.77% of diff hit (target 71.47%)

Annotations

Check warning on line 125 in server/src/main/java/org/opensearch/index/mapper/MatchOnlyTextFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/MatchOnlyTextFieldMapper.java#L125

Added line #L125 was not covered by tests

Check warning on line 132 in server/src/main/java/org/opensearch/index/mapper/MatchOnlyTextFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/MatchOnlyTextFieldMapper.java#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 161 in server/src/main/java/org/opensearch/index/mapper/MatchOnlyTextFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/MatchOnlyTextFieldMapper.java#L161

Added line #L161 was not covered by tests

Check warning on line 80 in server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java#L80

Added line #L80 was not covered by tests

Check warning on line 108 in server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java#L108

Added line #L108 was not covered by tests

Check warning on line 121 in server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java#L121

Added line #L121 was not covered by tests

Check warning on line 131 in server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java#L131

Added line #L131 was not covered by tests

Check warning on line 139 in server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java#L139

Added line #L139 was not covered by tests

Check warning on line 142 in server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java#L142

Added line #L142 was not covered by tests

Check warning on line 153 in server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java#L153

Added line #L153 was not covered by tests

Check warning on line 158 in server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/SourceFieldMatchQuery.java#L158

Added line #L158 was not covered by tests

Check warning on line 264 in server/src/main/java/org/opensearch/index/search/MultiMatchQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/search/MultiMatchQuery.java#L264

Added line #L264 was not covered by tests