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/project succeeded Jan 10, 2025 in 1s

71.86% (target 70.00%)

View this Pull Request on Codecov

71.86% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.86%. Comparing base (afb2f94) to head (637141b).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...rg/opensearch/index/mapper/KeywordFieldMapper.java 80.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16991      +/-   ##
============================================
+ Coverage     71.79%   71.86%   +0.06%     
- Complexity    65454    65555     +101     
============================================
  Files          5316     5316              
  Lines        305529   305544      +15     
  Branches      44509    44512       +3     
============================================
+ Hits         219359   219578     +219     
+ Misses        67902    67701     -201     
+ Partials      18268    18265       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.