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] support termQueryCaseInsensitive/termQuery can search from doc_value in flat_object/keyword field #16991

Merged
merged 1 commit into from
Jan 10, 2025

support termQueryCaseInsensitive/termQuery can search from doc_value …

637141b
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] support termQueryCaseInsensitive/termQuery can search from doc_value in flat_object/keyword field #16991

support termQueryCaseInsensitive/termQuery can search from doc_value …
637141b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2025 in 0s

81.81% of diff hit (target 71.79%)

View this Pull Request on Codecov

81.81% of diff hit (target 71.79%)

Annotations

Check warning on line 409 in server/src/main/java/org/opensearch/index/mapper/KeywordFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/KeywordFieldMapper.java#L409

Added line #L409 was not covered by tests

Check warning on line 429 in server/src/main/java/org/opensearch/index/mapper/KeywordFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/KeywordFieldMapper.java#L429

Added line #L429 was not covered by tests