| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.client.elc |
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
|
| org.springframework.data.elasticsearch.client.reactive | |
| org.springframework.data.elasticsearch.core | |
| org.springframework.data.elasticsearch.core.convert | |
| org.springframework.data.elasticsearch.core.index |
Classes related to Elasticsearch index management.
|
| org.springframework.data.elasticsearch.core.query | |
| org.springframework.data.elasticsearch.core.reindex | |
| org.springframework.data.elasticsearch.repository.query | |
| org.springframework.data.elasticsearch.repository.query.parser |
| Class and Description |
|---|
| BaseQuery
BaseQuery
|
| BaseQueryBuilder
base class for query builders.
|
| BulkOptions
Options that may be passed to an
DocumentOperations.bulkIndex(List, BulkOptions, IndexCoordinates)
or
DocumentOperations.bulkUpdate(List, BulkOptions, IndexCoordinates)
call. |
| ByQueryResponse
Response of an update by query operation.
|
| IndexQuery
IndexQuery
|
| MoreLikeThisQuery
MoreLikeThisQuery
|
| Query
Query
|
| RescorerQuery
Implementation of RescorerQuery to be used for rescoring filtered search results.
|
| ScriptedField |
| UpdateQuery
Defines an update request.
|
| UpdateResponse
Response data from an update request (
UpdateQuery). |
| Class and Description |
|---|
| ByQueryResponse
Response of an update by query operation.
|
| Class and Description |
|---|
| BulkOptions
Options that may be passed to an
DocumentOperations.bulkIndex(List, BulkOptions, IndexCoordinates)
or
DocumentOperations.bulkUpdate(List, BulkOptions, IndexCoordinates)
call. |
| ByQueryResponse
Response of an update by query operation.
|
| ByQueryResponse.Failure |
| ByQueryResponse.SearchFailure |
| IndexQuery
IndexQuery
|
| MoreLikeThisQuery
MoreLikeThisQuery
|
| Query
Query
|
| SeqNoPrimaryTerm
A container for seq_no and primary_term values.
|
| UpdateQuery
Defines an update request.
|
| UpdateResponse
Response data from an update request (
UpdateQuery). |
| Class and Description |
|---|
| Query
Query
|
| Class and Description |
|---|
| Query
Query
|
| Class and Description |
|---|
| BaseQuery
BaseQuery
|
| BaseQueryBuilder
base class for query builders.
|
| BulkOptions
Options that may be passed to an
DocumentOperations.bulkIndex(List, BulkOptions, IndexCoordinates)
or
DocumentOperations.bulkUpdate(List, BulkOptions, IndexCoordinates)
call. |
| BulkOptions.BulkOptionsBuilder
Builder for
BulkOptions. |
| ByQueryResponse
Response of an update by query operation.
|
| ByQueryResponse.ByQueryResponseBuilder |
| ByQueryResponse.Failure |
| ByQueryResponse.Failure.FailureBuilder
Builder for
ByQueryResponse.Failure |
| ByQueryResponse.SearchFailure |
| ByQueryResponse.SearchFailure.SearchFailureBuilder
Builder for
ByQueryResponse.SearchFailure |
| Criteria
Criteria is the central class when constructing queries.
|
| Criteria.CriteriaEntry
A class defining a single operation and it's argument value for the field of a
Criteria. |
| Criteria.OperationKey |
| Criteria.Operator
Operator to join the entries of the criteria chain
|
| CriteriaQuery
CriteriaQuery
|
| CriteriaQueryBuilder |
| FetchSourceFilterBuilder
SourceFilter builder for providing includes and excludes.
|
| Field
Defines a Field that can be used within a Criteria.
|
GeoDistanceOrder
Sort.Order derived class to be able to define a _geo_distance order for a
search. |
| GeoDistanceOrder.DistanceType |
| HighlightQuery
Combines a
Highlight definition with the type of the entity where it's present on a method. |
| IndexBoost
Defines a IndexBoost to be applied on the "indices_boost" query clause
|
| IndexQuery
IndexQuery
|
| IndexQuery.OpType
OpType for the index operation.
|
| IndexQueryBuilder
IndexQuery Builder
|
| IndicesOptions
Class mirroring the IndicesOptions from Elasticsearch in Spring Data Elasticsearch API.
|
| IndicesOptions.Option |
| IndicesOptions.WildcardStates |
| NativeSearchQuery
A query created from Elasticsearch QueryBuilder instances.
|
| NativeSearchQueryBuilder
NativeSearchQuery
|
| Order
Extends the
Sort.Order with properties that can be set on Elasticsearch order options. |
| Order.Mode |
| Query
Query
|
| Query.IdWithRouting
Value class combining an id with a routing value.
|
| Query.SearchType |
| RescorerQuery
Implementation of RescorerQuery to be used for rescoring filtered search results.
|
| RescorerQuery.ScoreMode |
| ScriptData
value class combining script information.
|
| ScriptField |
| SeqNoPrimaryTerm
A container for seq_no and primary_term values.
|
| SourceFilter
SourceFilter for providing includes and excludes.
|
| StringQuery
StringQuery
|
| StringQueryBuilder |
| UpdateQuery
Defines an update request.
|
| UpdateQuery.Builder |
| UpdateResponse
Response data from an update request (
UpdateQuery). |
| UpdateResponse.Result |
| Class and Description |
|---|
| IndexQuery.OpType
OpType for the index operation.
|
| Query
Query
|
| SourceFilter
SourceFilter for providing includes and excludes.
|
| Class and Description |
|---|
| CriteriaQuery
CriteriaQuery
|
| HighlightQuery
Combines a
Highlight definition with the type of the entity where it's present on a method. |
| Query
Query
|
| StringQuery
StringQuery
|
| Class and Description |
|---|
| CriteriaQuery
CriteriaQuery
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.