High-level REST client for Elasticsearch, providing a more convenient API for interacting with Elasticsearch clusters.
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>7.17.29</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a high-level REST client to connect to Elasticsearch.
Use the Elasticsearch Java API Client (co.elastic.clients:elasticsearch-java) for version 8+.
No dependency data recorded yet.