-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Add a new configuration setting synonym_analyzer
for synonym_graph
and synonym
#16625
Conversation
95aa964
to
c61313d
Compare
synonym_analyzer
for synonym_graph
and synonym
❕ Gradle check result for c61313d: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #16625 +/- ##
============================================
+ Coverage 71.72% 71.91% +0.19%
- Complexity 65300 65481 +181
============================================
Files 5314 5314
Lines 305140 305187 +47
Branches 44458 44467 +9
============================================
+ Hits 218859 219473 +614
+ Misses 68025 67462 -563
+ Partials 18256 18252 -4 ☔ View full report in Codecov by Sentry. |
…d synonym Signed-off-by: Prudhvi Godithi <[email protected]>
❕ Gradle check result for 406a0db: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
88c7b20
into
opensearch-project:2.x
Description
Backport of #16488.
Related Issues
Part of #16263 and #16530.
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.