The current java api client documentation contains a chapter regarding migration. This describes the usage of High Level Rest Client in combination with the Java API Client:
But there are no information provided how the dependency to RestHighLevelClientBuilder is properly resolved? Please add documentation for the recommended setup in gradle and maven.
Should i be declaring: org.Elasticsearch.client:Elasticsearch-rest-high-level-client:7.13.3
AND co.elastic.clients:Elasticsearch-java:8.1.3
for the migration setup to work?
Super,
Would you be able to add this info also to the referenced migration documentation page since it is uncommon to add similar dependencies with two different versions to the pom file?
Thank you for the info
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.