Uses of Package
org.springframework.data.elasticsearch.core.query
Packages that use org.springframework.data.elasticsearch.core.query
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
Classes related to Elasticsearch index management.
classes to define highlight settings parameters of a query
Classes and interfaces to access to SQL API of Elasticsearch.
-
Classes in org.springframework.data.elasticsearch.core.query used by org.springframework.data.elasticsearch.client.elcClassDescriptionBaseQuerybase class for query builders.Options that may be passed to an
DocumentOperations.bulkIndex(List, BulkOptions, IndexCoordinates)orDocumentOperations.bulkUpdate(List, BulkOptions, IndexCoordinates)call.Response of an update by query operation.Defines a delete request.IndexQueryMoreLikeThisQueryQueryDefines an SQL request.Defines an update request.Response data from an update request (UpdateQuery). -
Classes in org.springframework.data.elasticsearch.core.query used by org.springframework.data.elasticsearch.coreClassDescriptionbase class for query builders.Options that may be passed to an
DocumentOperations.bulkIndex(List, BulkOptions, IndexCoordinates)orDocumentOperations.bulkUpdate(List, BulkOptions, IndexCoordinates)call.Response of an update by query operation.Defines a delete request.IndexQueryMoreLikeThisQueryQueryA container for seq_no and primary_term values.Defines an update request.Response data from an update request (UpdateQuery). -
-
-
-
Classes in org.springframework.data.elasticsearch.core.query used by org.springframework.data.elasticsearch.core.queryClassDescriptionBaseQuerybase 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 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 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.Extends 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.SourceFilter for providing includes and excludes.Defines an SQL request.StringQueryDefines an update request.Response data from an update request (UpdateQuery). -
-
Classes in org.springframework.data.elasticsearch.core.query used by org.springframework.data.elasticsearch.core.reindexClassDescriptionOpType for the index operation.QuerySourceFilter for providing includes and excludes.
-
-
Classes in org.springframework.data.elasticsearch.core.query used by org.springframework.data.elasticsearch.repository.queryClassDescriptionBaseQueryCombines a
Highlightdefinition with the type of the entity where it's present on a method.Query -