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] Fix search_as_you_type not supporting multi-fields #16051

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c85ee68 from #15988.

* Fix search_as_you_type not supporting multi-fields

Signed-off-by: Gao Binlong <[email protected]>

* Modify change log

Signed-off-by: Gao Binlong <[email protected]>

* Fix test failure

Signed-off-by: Gao Binlong <[email protected]>

* Add more yaml test

Signed-off-by: Gao Binlong <[email protected]>

---------

Signed-off-by: Gao Binlong <[email protected]>
(cherry picked from commit c85ee68)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for e2c82e6: SUCCESS

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.59%. Comparing base (fabe9c1) to head (e2c82e6).
Report is 8 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16051      +/-   ##
============================================
- Coverage     71.69%   71.59%   -0.10%     
+ Complexity    64624    64591      -33     
============================================
  Files          5276     5277       +1     
  Lines        302333   302467     +134     
  Branches      43989    43998       +9     
============================================
- Hits         216756   216551     -205     
- Misses        67462    67821     +359     
+ Partials      18115    18095      -20     

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

@reta reta merged commit a12e3e6 into 2.x Sep 24, 2024
35 checks passed
@github-actions github-actions bot deleted the backport/backport-15988-to-2.x branch September 24, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant