Spring Data Elasticsearch 5.0.0-M6 API

Packages
Package
Description
 
 
 
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java) to access Elasticsearch.
This package contains classes that use the old Elasticsearch 7 libraries to access Elasticsearch either directly by using the RestHighLevelClient or indirectly by using code copied from Elasticsearch libraries (reactive implementation).
 
 
 
Interfaces and classes related to Elasticsearch cluster information and management.
 
Classes related to the Document structure of Elasticsearch documents and search responses.
classes and interfaces related to Spring Data Elasticsearch events and callbacks.
 
Classes related to Elasticsearch index management.
 
 
 
classes to define highlight settings parameters of a query
 
classes/interfaces for specification and implementation of Elasticsearch routing.
 
 
infrastructure to define the Elasticsearch mapping for an index.