Module spring.data.elasticsearch
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 chainCriteriaQueryDefines a delete request.Record defining a docvalue_field to be used in a query.SourceFilter 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.Defines a has_child request.Defines a has_parent request.Combines aHighlightdefinition with the type of the entity where it's present on a method.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.Defines an inner_hits request.MoreLikeThisQueryExtends theSort.Orderwith properties that can be set on Elasticsearch order options.QueryValue class combining an id with a routing value.Desscribes the point in time parameters for a queryImplementation of RescorerQuery to be used for rescoring filtered search results.Defines a runtime field to be added to a Queryvalue class combining script information.Class defining a scripted field to be used in aQuery.Define script types for update queries.A container for seq_no and primary_term values.The most trivial implementation of a Field.SourceFilter for providing includes and excludes.Defines an SQL request.StringQueryDefines an update request.Response data from an update request (UpdateQuery).