Package org.springframework.data.elasticsearch.core.query
@NonNullApi
@NonNullFields
package org.springframework.data.elasticsearch.core.query
-
ClassDescriptionBaseQuerybase class for query builders.Options that may be passed to an
DocumentOperations.bulkIndex(List, BulkOptions, IndexCoordinates)orDocumentOperations.bulkUpdate(List, BulkOptions, IndexCoordinates)call.Builder forBulkOptions.Response of an update by query operation.Builder forByQueryResponse.FailureBuilder forByQueryResponse.SearchFailureCriteria is the central class when constructing queries.a list ofCriteriaobjects that belong to one query.A class defining a single operation and it's argument value for the field of aCriteria.Operator to join the entries of the criteria chainCriteriaQuerySourceFilter implementation for providing includes and excludes.SourceFilter builder for providing includes and excludes.Defines a Field that can be used within a Criteria.Sort.Orderderived class to be able to define a _geo_distance order for a search.Combines aHighlightdefinition with the type of the entity where it's present on a method.Converts theHighlightannotation from a method to an Elasticsearch 7HighlightBuilder.Defines a IndexBoost to be applied on the "indices_boost" query clauseIndexQueryOpType for the index operation.IndexQuery BuilderClass mirroring the IndicesOptions from Elasticsearch in Spring Data Elasticsearch API.MoreLikeThisQueryA query created from Elasticsearch QueryBuilder instances.NativeSearchQueryExtends theSort.Orderwith properties that can be set on Elasticsearch order options.QueryValue class combining an id with a routing value.Implementation of RescorerQuery to be used for rescoring filtered search results.A container for seq_no and primary_term values.The most trivial implementation of a Field.SourceFilter for providing includes and excludes.StringQueryDefines an update request.Response data from an update request (UpdateQuery).