Uses of Package
org.springframework.data.elasticsearch.core.document
Packages that use org.springframework.data.elasticsearch.core.document
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
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 in org.springframework.data.elasticsearch.core.document used by org.springframework.data.elasticsearch.client.elc
-
Classes in org.springframework.data.elasticsearch.core.document used by org.springframework.data.elasticsearch.coreClassDescriptionA representation of an Elasticsearch document as extended
Map
.class that holds explanations returned from an Elasticsearch search.meta data returned for nested inner hits.Extension toDocument
exposing search response related data.This represents the complete search response from Elasticsearch, including the returned documents.A function to convert aSearchDocument
async into an entity. -
-
Classes in org.springframework.data.elasticsearch.core.document used by org.springframework.data.elasticsearch.core.documentClassDescriptionA representation of an Elasticsearch document as extended
Map
.class that holds explanations returned from an Elasticsearch search.meta data returned for nested inner hits.Extension toDocument
exposing search response related data.This represents the complete search response from Elasticsearch, including the returned documents. -
-
-
-
-