elastic/elasticsearch-java

What is the alternative to RestHighLevelClient for Spring Boot 3.3.0 and Java 21?

hkathi-loyaltymethods opened this issue · 1 comments

As written in the javadoc comment you linked to, "The High Level Rest Client is deprecated in favor of the Elasticsearch Java API Client" which is this repository. The documentation contains some instruction on getting started on the migration.

I'm closing this, as this is a question and not an issue. If you have further questions, please ask them in the Discuss forum. Thank you.