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

Fix match_phrase_prefix_query not working on text field with multiple values and index_prefixes #10959

Merged
merged 25 commits into from
Jul 9, 2024

merge main

1240bc4
Select commit
Loading
Failed to load commit list.
Merged

Fix match_phrase_prefix_query not working on text field with multiple values and index_prefixes #10959

merge main
1240bc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

71.71% (target 70.00%)

View this Pull Request on Codecov

71.71% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.71%. Comparing base (b15cb0c) to head (1240bc4).
Report is 476 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10959      +/-   ##
============================================
+ Coverage     71.42%   71.71%   +0.29%     
- Complexity    59978    62199    +2221     
============================================
  Files          4985     5125     +140     
  Lines        282275   292375   +10100     
  Branches      40946    42248    +1302     
============================================
+ Hits         201603   209687    +8084     
- Misses        63999    65430    +1431     
- Partials      16673    17258     +585     

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