Spring Data Implementation for Elasticsearch.
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-elasticsearch</artifactId>
<version>6.0.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Performs a search operation using Spring Data Elasticsearch.
Match the Spring Data Elasticsearch version to the Elasticsearch server version (e.g., 4.x for ES 7.x, 5.x for ES 8.x).
No dependency data recorded yet.