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

Add refresh search analyzers api endpoint #154

Merged

Conversation

lukas-jansen
Copy link
Contributor

Description

Added the refresh search analyzers endpoint.

Issues Resolved

#152

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.

@shyim
Copy link
Collaborator

shyim commented May 19, 2023

Can you check the PhpStan error, changelog and commit with an signoff to fix DCO? Thanks! :)

@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Merging #154 (ff28156) into main (aeb0163) will increase coverage by 0.04%.
The diff coverage is 43.75%.

@@             Coverage Diff              @@
##               main     #154      +/-   ##
============================================
+ Coverage     24.09%   24.14%   +0.04%     
- Complexity     1932     1937       +5     
============================================
  Files           245      246       +1     
  Lines          6847     6863      +16     
============================================
+ Hits           1650     1657       +7     
- Misses         5197     5206       +9     
Impacted Files Coverage Δ
src/OpenSearch/Namespaces/IndicesNamespace.php 3.55% <0.00%> (-0.06%) ⬇️
...earch/Endpoints/Indices/RefreshSearchAnalyzers.php 77.77% <77.77%> (ø)

Signed-off-by: Lukas Jansen <[email protected]>
@lukas-jansen lukas-jansen requested a review from shyim May 19, 2023 21:16
@harshavamsi harshavamsi merged commit 8b6cdbc into opensearch-project:main May 20, 2023
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.

3 participants