We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
spring-data-opensearch
Make the new client the default.
094e79d
Original Pull Request #2208 Closes #2159
Hi, with new client IndicesTemplate is missing getAliases and getAliasesForIndex implementations (https://github.com/spring-projects/spring-data-elasticsearch/blob/main/src/main/java/org/springframework/data/elasticsearch/client/elc/IndicesTemplate.java#L279). Is it by mistake or user of library must implement that calls on their own since new client is now default?
getAliases
getAliasesForIndex
Sorry, something went wrong.
@ztomic thanks for pointing this out. I missed that, created #2209 for that
No problems, I spotted that while trying to test new version on product running on Spring Boot 2.7
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: