| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.config | |
| org.springframework.data.elasticsearch.core | |
| org.springframework.data.elasticsearch.core.cluster |
Interfaces and classes related to Elasticsearch cluster information and management.
|
| org.springframework.data.elasticsearch.core.document |
Classes related to the Document structure of Elasticsearch documents and search responses.
|
| org.springframework.data.elasticsearch.core.query | |
| org.springframework.data.elasticsearch.repository.cdi | |
| org.springframework.data.elasticsearch.repository.query | |
| org.springframework.data.elasticsearch.repository.support |
| Class and Description |
|---|
| ElasticsearchOperations
ElasticsearchOperations.
|
| ReactiveElasticsearchOperations
Interface that specifies a basic set of Elasticsearch operations executed in a reactive way.
|
| RefreshPolicy
Enum defining the refresh policy.
|
| Class and Description |
|---|
| AbstractElasticsearchTemplate
AbstractElasticsearchTemplate
|
| AbstractElasticsearchTemplate.DocumentCallback |
| AbstractElasticsearchTemplate.SearchDocumentResponseCallback |
| DocumentOperations
The operations for the
Elasticsearch Document APIs.
|
| ElasticsearchOperations
ElasticsearchOperations.
|
| ElasticsearchRestTemplate.ClientCallback
Callback interface to be used with
ElasticsearchRestTemplate.execute(ClientCallback) for operating directly on
RestHighLevelClient. |
| IndexedObjectInformation
Value class capturing information about a newly indexed document in Elasticsearch.
|
| IndexInformation
Immutable object that holds information(name, settings, mappings, aliases) about an Index
|
| IndexOperations
The operations for the
Elasticsearch Index APIs.
|
| MultiGetItem
Response object for items returned from multiget requests, encapsulating the returned data and potential error
information.
|
| MultiGetItem.Failure |
| ReactiveDocumentOperations
The reactive operations for the
Elasticsearch Document APIs.
|
| ReactiveElasticsearchOperations
Interface that specifies a basic set of Elasticsearch operations executed in a reactive way.
|
| ReactiveElasticsearchOperations.ClientCallback
Callback interface to be used with
ReactiveElasticsearchOperations.execute(ClientCallback) for operating directly on
ReactiveElasticsearchClient. |
| ReactiveElasticsearchOperations.ClusterClientCallback
Callback interface to be used with
ReactiveElasticsearchOperations.executeWithClusterClient(ClusterClientCallback) for operating directly
on ReactiveElasticsearchClient.Cluster. |
| ReactiveElasticsearchOperations.IndicesClientCallback
Callback interface to be used with
ReactiveElasticsearchOperations.executeWithIndicesClient(IndicesClientCallback) for operating directly
on ReactiveElasticsearchClient.Indices. |
| ReactiveElasticsearchTemplate.DocumentCallback |
| ReactiveElasticsearchTemplate.SearchDocumentCallback |
| ReactiveIndexOperations
Interface defining operations on indexes for the reactive stack.
|
| ReactiveSearchOperations
The reactive operations for the
Elasticsearch Document
APIs.
|
| RefreshPolicy
Enum defining the refresh policy.
|
| ScriptType
Define script types for update queries.
|
| SearchHit
Encapsulates the found data with additional information from the search.
|
| SearchHits
Encapsulates a list of
SearchHits with additional information from the search. |
| SearchHitsIterator |
| SearchOperations
The operations for the
Elasticsearch Document
APIs.
|
| SearchPage
Page definition for repositories that need to return a paged SearchHits.
|
| SearchScrollHits
This interface is used to expose the current
scrollId from the underlying scroll context. |
| TotalHitsRelation
Enum to represent the relation that Elasticsearch returns for the totalHits value Elasticsearch
docs
|
| Class and Description |
|---|
| ElasticsearchRestTemplate
ElasticsearchRestTemplate
|
| ElasticsearchTemplate
Deprecated.
as of 4.0
|
| ReactiveElasticsearchOperations
Interface that specifies a basic set of Elasticsearch operations executed in a reactive way.
|
| Class and Description |
|---|
| MultiGetItem
Response object for items returned from multiget requests, encapsulating the returned data and potential error
information.
|
| Class and Description |
|---|
| RefreshPolicy
Enum defining the refresh policy.
|
| ScriptType
Define script types for update queries.
|
| Class and Description |
|---|
| ElasticsearchOperations
ElasticsearchOperations.
|
| Class and Description |
|---|
| ElasticsearchOperations
ElasticsearchOperations.
|
| ReactiveElasticsearchOperations
Interface that specifies a basic set of Elasticsearch operations executed in a reactive way.
|
| Class and Description |
|---|
| ElasticsearchOperations
ElasticsearchOperations.
|
| IndexOperations
The operations for the
Elasticsearch Index APIs.
|
| ReactiveElasticsearchOperations
Interface that specifies a basic set of Elasticsearch operations executed in a reactive way.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.