Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Abort - Enum constant in enum class org.springframework.data.elasticsearch.core.query.types.ConflictsType
- ABORT - Enum constant in enum class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
- AbstractElasticsearchRepositoryQuery - Class in org.springframework.data.elasticsearch.repository.query
-
AbstractElasticsearchRepositoryQuery
- AbstractElasticsearchRepositoryQuery(ElasticsearchQueryMethod, ElasticsearchOperations, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- AbstractElasticsearchTemplate - Class in org.springframework.data.elasticsearch.core
-
This class contains methods that are common to different implementations of the
ElasticsearchOperations
interface that use different clients, like the different Java clients from Elasticsearch or some external implementation that might use a different client. - AbstractElasticsearchTemplate() - Constructor for class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- AbstractElasticsearchTemplate(ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- AbstractElasticsearchTemplate.DocumentCallback<T> - Interface in org.springframework.data.elasticsearch.core
- AbstractElasticsearchTemplate.ReadDocumentCallback<T> - Class in org.springframework.data.elasticsearch.core
- AbstractElasticsearchTemplate.ReadSearchDocumentResponseCallback<T> - Class in org.springframework.data.elasticsearch.core
- AbstractElasticsearchTemplate.ReadSearchScrollDocumentResponseCallback<T> - Class in org.springframework.data.elasticsearch.core
- AbstractElasticsearchTemplate.SearchDocumentResponseCallback<T> - Interface in org.springframework.data.elasticsearch.core
- AbstractPropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
- AbstractPropertyValueConverter(PersistentProperty<?>) - Constructor for class org.springframework.data.elasticsearch.core.convert.AbstractPropertyValueConverter
- AbstractQueryProcessor - Class in org.springframework.data.elasticsearch.client.elc
-
An abstract class that serves as a base for query processors.
- AbstractQueryProcessor() - Constructor for class org.springframework.data.elasticsearch.client.elc.AbstractQueryProcessor
- AbstractRangePropertyValueConverter<T> - Class in org.springframework.data.elasticsearch.core.convert
- AbstractRangePropertyValueConverter(PersistentProperty<?>, Class<?>) - Constructor for class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
- AbstractReactiveElasticsearchTemplate - Class in org.springframework.data.elasticsearch.core
-
Base class keeping common code for implementations of the
ReactiveElasticsearchOperations
interface independent of the used client. - AbstractReactiveElasticsearchTemplate(ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- AbstractReactiveElasticsearchTemplate.DocumentCallback<T> - Interface in org.springframework.data.elasticsearch.core
-
Callback to convert
Document
into an entity of type T - AbstractReactiveElasticsearchTemplate.Entities<T> - Class in org.springframework.data.elasticsearch.core
- AbstractReactiveElasticsearchTemplate.IndexResponseMetaData - Record Class in org.springframework.data.elasticsearch.core
-
Value class to capture client independent information from a response to an index request.
- AbstractReactiveElasticsearchTemplate.ReadDocumentCallback<T> - Class in org.springframework.data.elasticsearch.core
- AbstractReactiveElasticsearchTemplate.ReadSearchDocumentCallback<T> - Class in org.springframework.data.elasticsearch.core
- AbstractReactiveElasticsearchTemplate.SearchDocumentCallback<T> - Interface in org.springframework.data.elasticsearch.core
-
Callback to convert a
SearchDocument
into different other classes - ActiveShardCount - Record Class in org.springframework.data.elasticsearch.core
-
Class corresponding to the Elasticsearch class, but in the org.springframework.data.elasticsearch package
- ActiveShardCount(int) - Constructor for record class org.springframework.data.elasticsearch.core.ActiveShardCount
-
Creates an instance of a
ActiveShardCount
record class. - add(String, String) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- add(AliasAction...) - Method in class org.springframework.data.elasticsearch.core.index.AliasActions
-
Adds
AliasAction
elements to thisAliasActions
- Add(AliasActionParameters) - Constructor for class org.springframework.data.elasticsearch.core.index.AliasAction.Add
- addAll(String, List<? extends String>) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- addAll(MultiValueMap<String, String>) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- addBlock(AddBlockRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- addBlock(Function<AddBlockRequest.Builder, ObjectBuilder<AddBlockRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- addCriteria(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.CriteriaQuery
- addFields(String...) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- addFields(String...) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- addFields(String...) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Add fields to be added as part of search request
- addNeighbors(String, E) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Add all geohashes of the cells next to a given geohash to a list.
- addNeighborsAtLevel(String, int, E) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Add all geohashes of the cells next to a given geohash to a list.
- addPersistentProperty(ElasticsearchPersistentProperty) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- addRescorerQuery(RescorerQuery) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- addRescorerQuery(RescorerQuery) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Adds a
RescorerQuery
. - addRuntimeField(RuntimeField) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- addRuntimeField(RuntimeField) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Adds a runtime field to the query.
- addScriptedField(ScriptedField) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- addSearchIndices(String...) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- addSearchTypes(String...) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- addSort(Sort) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- addSort(Sort) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Add
Sort
to query - addSourceFilter(SourceFilter) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- addSourceFilter(SourceFilter) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Add source filter to be added as part of search request
- addStopWords(String...) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- addStoredFields(String...) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- addStoredFields(String...) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Add stored fields to be added as part of search request
- AfterConvertCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
-
Callback being invoked after a domain object is materialized from a
Document
when reading results. - AfterLoadCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
-
Callback being invoked after a
Document
is read from Elasticsearch and before it is converted into a domain object. - afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean
- afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
- AfterSaveCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
-
Entity callback triggered after save of an entity.
- aggregate(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- aggregate(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Perform an aggregation specified by the given
query
. - aggregate(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- aggregate(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Perform an aggregation specified by the given
query
. - aggregation() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregation
- aggregation() - Method in interface org.springframework.data.elasticsearch.core.AggregationContainer
- Aggregation - Class in org.springframework.data.elasticsearch.client.elc
-
Class to combine an Elasticsearch
Aggregate
with its name. - Aggregation(String, Aggregate) - Constructor for class org.springframework.data.elasticsearch.client.elc.Aggregation
- AggregationContainer<T> - Interface in org.springframework.data.elasticsearch.core
-
Aggregation container used in the Spring Data Elasticsearch API for a single aggregation.
- aggregations() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregations
- aggregations() - Method in interface org.springframework.data.elasticsearch.core.AggregationsContainer
- aggregationsAsMap() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregations
- AggregationsContainer<T> - Interface in org.springframework.data.elasticsearch.core
-
Aggregations container used in the Spring Data Elasticsearch API.
- alias() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Alias
- alias(AliasActions) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- alias(AliasActions) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- alias(AliasActions) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Executes the given
AliasActions
. - alias(AliasActions) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Executes the given
AliasActions
. - Alias - Class in org.springframework.data.elasticsearch.core.mapping
-
Immutable Value object encapsulating index alias(es).
- Alias - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- Alias - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Identifies an alias for the index.
- Alias.Builder - Class in org.springframework.data.elasticsearch.core.mapping
- AliasAction - Class in org.springframework.data.elasticsearch.core.index
-
A single action to be contained in
AliasActions
. - AliasAction(AliasActionParameters) - Constructor for class org.springframework.data.elasticsearch.core.index.AliasAction
- AliasAction.Add - Class in org.springframework.data.elasticsearch.core.index
-
AliasAction
to add an alias. - AliasAction.Remove - Class in org.springframework.data.elasticsearch.core.index
-
AliasAction
to remove an alias. - AliasAction.RemoveIndex - Class in org.springframework.data.elasticsearch.core.index
-
AliasAction
to remove an index. - AliasActionParameters - Class in org.springframework.data.elasticsearch.core.index
-
Value class capturing the arguments for an
AliasAction
. - AliasActionParameters.Builder - Class in org.springframework.data.elasticsearch.core.index
- aliasActions() - Method in record class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData
-
Returns the value of the
aliasActions
record component. - aliasActions() - Method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Returns the value of the
aliasActions
record component. - AliasActions - Class in org.springframework.data.elasticsearch.core.index
-
Class to define to actions to execute in alias management functions.
- AliasActions(AliasAction...) - Constructor for class org.springframework.data.elasticsearch.core.index.AliasActions
-
Creates an
AliasActions
object with the passed in action elements. - AliasData - Class in org.springframework.data.elasticsearch.core.index
-
value object to describe alias information.
- aliases() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
-
Aliases for the index.
- aliases() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
-
field alias definitions to be written to the index mapping
- aliases() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
-
Returns the value of the
aliases
record component. - Aliases - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Container annotation that aggregates several
Alias
annotations. - ALL - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
- ALL - Static variable in record class org.springframework.data.elasticsearch.core.ActiveShardCount
- ALLOW_NO_INDICES - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
- allowAutoCreate() - Method in record class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData
-
Returns the value of the
allowAutoCreate
record component. - alwaysWriteMapping() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
-
If true, the index mapping will be written on repository bootstrapping even when the index already exists.
- analyze() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- analyze(AnalyzeRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- analyze(Function<AnalyzeRequest.Builder, ObjectBuilder<AnalyzeRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- analyzer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
- analyzer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- analyzer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- and() - Static method in class org.springframework.data.elasticsearch.core.query.Criteria
- and(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Chain a new and- Criteria
- and(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Chain a Criteria to this object.
- and(Criteria...) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Chain an array of Criteria to this object.
- and(Field) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Chain a new and-Criteria
- and(Part, CriteriaQuery, Iterator<Object>) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
- And - Enum constant in enum class org.springframework.data.elasticsearch.core.query.types.OperatorType
- AND - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.Operator
- Annotated_Text - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- append(String, Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- append(String, Object) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
- arc - Enum constant in enum class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.DistanceType
- asc - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortOrder
- AuditingEntityCallback - Class in org.springframework.data.elasticsearch.core.event
-
EntityCallback
to populate auditing related fields on an entity about to be saved. - AuditingEntityCallback(ObjectFactory<IsNewAwareAuditingHandler>) - Constructor for class org.springframework.data.elasticsearch.core.event.AuditingEntityCallback
-
Creates a new
AuditingEntityCallback
using the givenIsNewAwareAuditingHandler
provided by the givenObjectFactory
. - auditorAwareRef() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableElasticsearchAuditing
-
Configures the
AuditorAware
bean to be used to lookup the current principal. - auditorAwareRef() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableReactiveElasticsearchAuditing
-
Configures the
AuditorAware
bean to be used to lookup the current principal. - AUTHORIZATION - Static variable in class org.springframework.data.elasticsearch.support.HttpHeaders
- Auto - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- AutoCloseableElasticsearchClient - Class in org.springframework.data.elasticsearch.client.elc
-
Extension of the
ElasticsearchClient
class that implementsAutoCloseable
. - AutoCloseableElasticsearchClient(ElasticsearchTransport) - Constructor for class org.springframework.data.elasticsearch.client.elc.AutoCloseableElasticsearchClient
- avg - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
- Avg - Enum constant in enum class org.springframework.data.elasticsearch.core.query.HasChildQuery.ScoreMode
- Avg - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
B
- basePackageClasses() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Type-safe alternative to
EnableElasticsearchRepositories.basePackages()
for specifying the packages to scan for annotated components. - basePackageClasses() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Type-safe alternative to
EnableReactiveElasticsearchRepositories.basePackages()
for specifying the packages to scan for annotated components. - basePackages() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Base packages to scan for annotated components.
- basePackages() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Base packages to scan for annotated components.
- BaseQuery - Class in org.springframework.data.elasticsearch.core.query
-
BaseQuery
- BaseQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.BaseQuery
- BaseQuery(BaseQueryBuilder<Q, B>) - Constructor for class org.springframework.data.elasticsearch.core.query.BaseQuery
- BaseQueryBuilder<Q extends BaseQuery,
SELF extends BaseQueryBuilder<Q, SELF>> - Class in org.springframework.data.elasticsearch.core.query -
base class for query builders.
- BaseQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- basic_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_ordinal_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_ordinal_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_ordinal_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_t_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_t_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_week_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_week_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- basic_week_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- BBOX - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- BeforeConvertCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
-
Callback being invoked before a domain object is converted to be persisted.
- between(Object, Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a OperationKey.BETWEEN entry to the
Criteria.queryCriteriaEntries
. - BETWEEN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- Binary - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- BitUtil - Class in org.springframework.data.elasticsearch.utils.geohash
-
/** Code copied from Elasticsearch 7.10, Apache License V2 https://github.com/elastic/elasticsearch/blob/7.10/libs/geo/src/main/java/org/elasticsearch/geometry/utils/BitUtil.java
Utilities for common Bit twiddling methods. - BitUtil() - Constructor for class org.springframework.data.elasticsearch.utils.geohash.BitUtil
- blocking(ReactiveIndexOperations) - Static method in interface org.springframework.data.elasticsearch.core.IndexOperationsAdapter
- BM25 - Static variable in class org.springframework.data.elasticsearch.annotations.Similarity
- Boolean - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- Boolean - Static variable in class org.springframework.data.elasticsearch.annotations.Similarity
- boost(float) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Sets the boost factor.
- boundaryChars() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- boundaryMaxScan() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- boundaryScanner() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- boundaryScannerLocale() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- boundClass - Variable in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- boundedBy(String, String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for bounding box created from points
- boundedBy(GeoBox) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for
location GeoBox bounding box
- boundedBy(GeoPoint, GeoPoint) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for bounding box created from points
- boundedBy(Box) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for
location Box bounding box
- boundedBy(Point, Point) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for bounding box created from points
- boundIndex - Variable in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- build() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
-
Build the
ClientConfiguration
object. - build() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.index.TemplateResponse.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.index.TemplateResponseData.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.mapping.Alias.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.CriteriaQueryBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters.HighlightFieldParametersBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters.HighlightParametersBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.InnerHitsQuery.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.query.Order.Nested.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.query.ScriptData.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.query.StringQueryBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.script.Script.ScriptBuilder
- build() - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Builder
- build() - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Row.Builder
- buildClient() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- builder() - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Creates a new
ClientConfigurationBuilder
instance. - builder() - Static method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- builder() - Static method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- builder() - Static method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- builder() - Static method in record class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData
- builder() - Static method in record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
- builder() - Static method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
- builder() - Static method in class org.springframework.data.elasticsearch.core.index.TemplateData
- builder() - Static method in record class org.springframework.data.elasticsearch.core.index.TemplateResponse
- builder() - Static method in record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
- builder() - Static method in class org.springframework.data.elasticsearch.core.query.BulkOptions
-
Create a new
BulkOptions.BulkOptionsBuilder
to buildBulkOptions
. - builder() - Static method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
Create a new
ByQueryResponse.ByQueryResponseBuilder
to buildByQueryResponse
- builder() - Static method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
-
Create a new
ByQueryResponse.Failure.FailureBuilder
to buildByQueryResponse.Failure
- builder() - Static method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
-
Create a new
ByQueryResponse.SearchFailure.SearchFailureBuilder
to buildByQueryResponse.SearchFailure
- builder() - Static method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters
- builder() - Static method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters
- builder() - Static method in class org.springframework.data.elasticsearch.core.query.InnerHitsQuery
- builder() - Static method in record class org.springframework.data.elasticsearch.core.query.ScriptData
- builder() - Static method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQuery
- builder() - Static method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
Create a new
ReindexResponse.ReindexResponseBuilder
to buildReindexResponse
- builder() - Static method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
-
Create a new
ReindexResponse.Failure.FailureBuilder
to buildReindexResponse.Failure
- builder() - Static method in record class org.springframework.data.elasticsearch.core.script.Script
- builder() - Static method in class org.springframework.data.elasticsearch.core.sql.SqlResponse
- builder() - Static method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Row
- builder(String) - Static method in class org.springframework.data.elasticsearch.core.mapping.Alias
- builder(String) - Static method in class org.springframework.data.elasticsearch.core.query.HasChildQuery
- builder(String) - Static method in class org.springframework.data.elasticsearch.core.query.HasParentQuery
- builder(String) - Static method in class org.springframework.data.elasticsearch.core.query.Order.Nested
- builder(String) - Static method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- builder(String) - Static method in class org.springframework.data.elasticsearch.core.query.StringQuery
- builder(String) - Static method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- builder(String, String...) - Static method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
- builder(String, String, int) - Static method in class org.springframework.data.elasticsearch.core.reindex.Remote
- builder(IndexCoordinates) - Static method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings
- builder(IndexCoordinates, IndexCoordinates) - Static method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- builder(Criteria) - Static method in class org.springframework.data.elasticsearch.core.query.CriteriaQuery
- builder(Query) - Static method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- builder(Query) - Static method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- Builder() - Constructor for class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData.Builder
- Builder() - Constructor for class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest.Builder
- Builder() - Constructor for class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.Builder
- Builder() - Constructor for class org.springframework.data.elasticsearch.core.index.TemplateResponse.Builder
- Builder() - Constructor for class org.springframework.data.elasticsearch.core.index.TemplateResponseData.Builder
- Builder() - Constructor for class org.springframework.data.elasticsearch.core.sql.SqlResponse.Row.Builder
- Builder(String) - Constructor for class org.springframework.data.elasticsearch.core.mapping.Alias.Builder
- Builder(String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order.Nested.Builder
- Builder(IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings.Builder
- builderForTemplate() - Static method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
a Builder to create AliasActionParameters to be used when creating index templates.
- buildPropertyMapping(Class<?>) - Method in class org.springframework.data.elasticsearch.core.index.MappingBuilder
-
builds the Elasticsearch mapping for the given clazz.
- buildPropertyMapping(Class<?>) - Method in class org.springframework.data.elasticsearch.core.index.ReactiveMappingBuilder
- buildPropertyMapping(ElasticsearchPersistentEntity<?>, Document) - Method in class org.springframework.data.elasticsearch.core.index.MappingBuilder
- buildReactivePropertyMapping(Class<?>) - Method in class org.springframework.data.elasticsearch.core.index.ReactiveMappingBuilder
- buildUpdateQueryByEntity(T) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- bulk(BulkRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- bulk(Function<BulkRequest.Builder, ObjectBuilder<BulkRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- BulkFailureException - Exception in org.springframework.data.elasticsearch
- BulkFailureException(String, Map<String, BulkFailureException.FailureDetails>) - Constructor for exception org.springframework.data.elasticsearch.BulkFailureException
- BulkFailureException.FailureDetails - Record Class in org.springframework.data.elasticsearch
-
Details about a document saving failure.
- bulkIndex(List<IndexQuery>, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- bulkIndex(List<IndexQuery>, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Bulk index all objects.
- bulkIndex(List<IndexQuery>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Bulk index all objects.
- bulkIndex(List<IndexQuery>, BulkOptions, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- bulkIndex(List<IndexQuery>, BulkOptions, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Bulk index all objects.
- bulkIndex(List<IndexQuery>, BulkOptions, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- bulkIndex(List<IndexQuery>, BulkOptions, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Bulk index all objects.
- bulkOperation(List<?>, BulkOptions, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- BulkOptions - Class in org.springframework.data.elasticsearch.core.query
-
Options that may be passed to an
DocumentOperations.bulkIndex(List, BulkOptions, IndexCoordinates)
orDocumentOperations.bulkUpdate(List, BulkOptions, IndexCoordinates)
call. - BulkOptions.BulkOptionsBuilder - Class in org.springframework.data.elasticsearch.core.query
-
Builder for
BulkOptions
. - bulkUpdate(List<UpdateQuery>, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- bulkUpdate(List<UpdateQuery>, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Bulk update all objects.
- bulkUpdate(List<UpdateQuery>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Bulk update all objects.
- bulkUpdate(List<UpdateQuery>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Bulk update all objects.
- bulkUpdate(List<UpdateQuery>, BulkOptions, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- bulkUpdate(List<UpdateQuery>, BulkOptions, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- bulkUpdate(List<UpdateQuery>, BulkOptions, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Bulk update all objects.
- bulkUpdate(List<UpdateQuery>, BulkOptions, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Bulk update all objects.
- ByQueryResponse - Class in org.springframework.data.elasticsearch.core.query
-
Response of an update by query operation.
- ByQueryResponse.ByQueryResponseBuilder - Class in org.springframework.data.elasticsearch.core.query
- ByQueryResponse.Failure - Class in org.springframework.data.elasticsearch.core.query
- ByQueryResponse.Failure.FailureBuilder - Class in org.springframework.data.elasticsearch.core.query
-
Builder for
ByQueryResponse.Failure
- ByQueryResponse.SearchFailure - Class in org.springframework.data.elasticsearch.core.query
- ByQueryResponse.SearchFailure.SearchFailureBuilder - Class in org.springframework.data.elasticsearch.core.query
-
Builder for
ByQueryResponse.SearchFailure
- Byte - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- BYTE - Static variable in class org.springframework.data.elasticsearch.annotations.FieldElementType
C
- canConvert(Class<?>, Class<?>) - Method in class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchQueryValueConversionService
- canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchQueryValueConversionService
- CATEGORY - Enum constant in enum class org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
- CATEGORY - Enum constant in enum class org.springframework.data.elasticsearch.annotations.CompletionContextType
- ccw - Enum constant in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
- checkForBoundClass() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- checkForBulkOperationFailure(BulkResponse) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
-
extract the list of
IndexedObjectInformation
from aBulkResponse
. - checkZ(double) - Method in class org.springframework.data.elasticsearch.utils.geohash.StandardValidator
- children() - Element in annotation interface org.springframework.data.elasticsearch.annotations.JoinTypeRelation
- ChildTemplate<T extends co.elastic.clients.transport.Transport,
CLIENT extends co.elastic.clients.ApiClient<T, CLIENT>> - Class in org.springframework.data.elasticsearch.client.elc -
base class for a template that uses one of the
ElasticsearchClient
's child clients likeElasticsearchClusterClient
orElasticsearchIndicesClient
. - ChildTemplate(CLIENT, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.elc.ChildTemplate
- ChildTemplate.ClientCallback<CLIENT,
RESULT> - Interface in org.springframework.data.elasticsearch.client.elc -
Callback interface to be used with
ChildTemplate.execute(ClientCallback)
for operating directly on the client. - CIRCLE - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- classic - Static variable in class org.springframework.data.elasticsearch.annotations.Similarity
- clear() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- clear() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- clear() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- clearCache() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- clearCache(ClearCacheRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- clearCache(Function<ClearCacheRequest.Builder, ObjectBuilder<ClearCacheRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- clearScroll(ClearScrollRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- clearScroll(Function<ClearScrollRequest.Builder, ObjectBuilder<ClearScrollRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- client - Variable in class org.springframework.data.elasticsearch.client.elc.ChildTemplate
- client - Variable in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
- clientConfiguration() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
-
Must be implemented by deriving classes to provide the
ClientConfiguration
. - clientConfiguration() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
-
Must be implemented by deriving classes to provide the
ClientConfiguration
. - ClientConfiguration - Interface in org.springframework.data.elasticsearch.client
-
Configuration interface exposing common client configuration properties for Elasticsearch clients.
- ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint - Interface in org.springframework.data.elasticsearch.client
- ClientConfiguration.ClientConfigurationCallback<T> - Interface in org.springframework.data.elasticsearch.client
-
Callback to be executed to configure a client.
- ClientConfiguration.MaybeSecureClientConfigurationBuilder - Interface in org.springframework.data.elasticsearch.client
- ClientConfiguration.TerminalClientConfigurationBuilder - Interface in org.springframework.data.elasticsearch.client
- clockwise - Enum constant in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
- clone(CloneIndexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- clone(Function<CloneIndexRequest.Builder, ObjectBuilder<CloneIndexRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- close() - Method in class org.springframework.data.elasticsearch.client.elc.AutoCloseableElasticsearchClient
- close() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- close(CloseIndexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- close(Function<CloseIndexRequest.Builder, ObjectBuilder<CloseIndexRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- CLOSED - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
- closePointInTime(ClosePointInTimeRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- closePointInTime(String) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- closePointInTime(String) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- closePointInTime(String) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- closePointInTime(String) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- closePointInTime(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Closes a point in time
- closePointInTime(String) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Closes a point in time
- closePointInTime(Function<ClosePointInTimeRequest.Builder, ObjectBuilder<ClosePointInTimeRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- cluster() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- cluster() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- cluster() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- cluster() - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
return a
ClusterOperations
instance that uses the same client communication setup as this ElasticsearchOperations instance. - cluster() - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
return a
ReactiveClusterOperations
instance that uses the same client communication setup as this ElasticsearchOperations instance. - ClusterHealth - Class in org.springframework.data.elasticsearch.core.cluster
-
Information about the cluster health.
- ClusterHealth.ClusterHealthBuilder - Class in org.springframework.data.elasticsearch.core.cluster
- ClusterOperations - Interface in org.springframework.data.elasticsearch.core.cluster
-
Elasticsearch operations on cluster level.
- ClusterTemplate - Class in org.springframework.data.elasticsearch.client.elc
-
Implementation of the
ClusterOperations
interface using enElasticsearchClusterClient
. - ClusterTemplate(ElasticsearchClusterClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.elc.ClusterTemplate
- coerce() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- coerce() - Element in annotation interface org.springframework.data.elasticsearch.annotations.GeoShapeField
- coerce() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- Column(String, String) - Constructor for record class org.springframework.data.elasticsearch.core.sql.SqlResponse.Column
-
Creates an instance of a
Column
record class. - COMMA - Static variable in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- complete(CriteriaQuery, Sort) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
- Completion - Class in org.springframework.data.elasticsearch.core.suggest
-
Based on the reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-completion.html
- Completion() - Constructor for class org.springframework.data.elasticsearch.core.suggest.Completion
- Completion(String[]) - Constructor for class org.springframework.data.elasticsearch.core.suggest.Completion
- Completion(List<String>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.Completion
- CompletionContext - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Based on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.html
- CompletionContext.ContextMappingType - Enum Class in org.springframework.data.elasticsearch.annotations
- CompletionContextType - Enum Class in org.springframework.data.elasticsearch.annotations
-
Based on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.html
- CompletionField - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Based on the reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-completion.html
- CompletionSuggestion<T> - Class in org.springframework.data.elasticsearch.core.suggest.response
- CompletionSuggestion(String, int, List<CompletionSuggestion.Entry<T>>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion
- CompletionSuggestion.Entry<T> - Class in org.springframework.data.elasticsearch.core.suggest.response
- CompletionSuggestion.Entry.Option<T> - Class in org.springframework.data.elasticsearch.core.suggest.response
- ComponentTemplateRequestData - Record Class in org.springframework.data.elasticsearch.core.index
-
A component template to be used in a component template request.
- ComponentTemplateRequestData(Settings, Document, AliasActions, Boolean) - Constructor for record class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData
-
Creates an instance of a
ComponentTemplateRequestData
record class. - ComponentTemplateRequestData.Builder - Class in org.springframework.data.elasticsearch.core.index
- composedOf() - Method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Returns the value of the
composedOf
record component. - composedOf() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
-
Returns the value of the
composedOf
record component. - confidenceInterval() - Element in annotation interface org.springframework.data.elasticsearch.annotations.KnnIndexOptions
-
Only applicable to
KnnAlgorithmType.INT8_HNSW
andKnnAlgorithmType.INT8_FLAT
index types. - configure(T) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationCallback
- ConflictsType - Enum Class in org.springframework.data.elasticsearch.core.query.types
-
Define the types of conflicts that occur when a query encounters version conflicts.
- connectedTo(String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
- connectedTo(String...) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
- connectedTo(InetSocketAddress) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
- connectedTo(InetSocketAddress...) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
- connectedToLocalhost() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
-
Obviously for testing.
- considerNestedRepositories() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Configures whether nested repository-interfaces (e.g. defined as inner classes) should be discovered by the repositories infrastructure.
- considerNestedRepositories() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Configures whether nested repository-interfaces (e.g. defined as inner classes) should be discovered by the repositories infrastructure.
- Constant_Keyword - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- contains(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.CONTAINS
entry to theCriteria.queryCriteriaEntries
NOTE: mind your schema as leading wildcards may not be supported and/or execution might be slow. - contains(GeoJson<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for GEO_CONTAINS.
- CONTAINS - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- containsKey(Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- containsKey(Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- containsKey(Object) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- containsTypeInformation(Map<String, Object>) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
- containsValue(Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- containsValue(Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- containsValue(Object) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- contexts() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
- ConversionException - Exception in org.springframework.data.elasticsearch.core.convert
- ConversionException() - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
- ConversionException(String) - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
- ConversionException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
- ConversionException(String, Throwable, boolean, boolean) - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
- ConversionException(Throwable) - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
- convert(Object) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingConverter
- convert(Object, Class<T>) - Method in class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchQueryValueConversionService
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchCollectionValueToStringConverter
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchQueryValueConversionService
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchStringValueToStringConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
- convert(Map<String, Object>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter
- convert(GeoJson<? extends Iterable<?>>) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter
- convert(GeoJsonGeometryCollection) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonGeometryCollectionToMapConverter
- convert(GeoJsonLineString) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter
- convert(GeoJsonMultiLineString) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter
- convert(GeoJsonMultiPoint) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
- convert(GeoJsonMultiPolygon) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter
- convert(GeoJsonPoint) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter
- convert(GeoJsonPolygon) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter
- convert(GeoPoint) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter
- convert(ElasticsearchPersistentProperty) - Method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
- convert(ElasticsearchPersistentProperty) - Method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
- convert(Point) - Method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter
- converter - Variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- convertId(Object) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
-
Convert a given idValue to its
String
representation taking potentially registeredConverters
into account. - convertId(Object) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
Converts an idValue to a String representation.
- copyTo() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- COSINE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnSimilarity
- count() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Query
-
Returns whether the query defined should be executed as count projection.
- count() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- count() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- count(CountRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- count(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Count the number of documents matching the given
Query
. - count(Function<CountRequest.Builder, ObjectBuilder<CountRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- count(Example<S>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- count(Example<S>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor
- count(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- count(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- count(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Count the number of documents matching the given
Query
. - count(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
return number of elements found by given query
- count(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- count(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- count(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Count the number of documents matching the given
Query
. - count(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
return number of elements found by given query
- count(Query, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Return number of elements found by given query.
- counterclockwise - Enum constant in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
- CountQuery - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Alias for a @Query annotation with the count parameter set to true.
- create() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- create() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- create() - Static method in interface org.springframework.data.elasticsearch.core.document.Document
-
Create a new mutable
Document
. - create() - Method in record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
-
Returns the value of the
create
record component. - create() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Create an index.
- create() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Create an index.
- create(CreateIndexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- create(CreationalContext<T>, Class<T>) - Method in class org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryBean
- create(String) - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Creates a new
ClientConfiguration
instance configured to a single host givenhostAndPort
. - create(InetSocketAddress) - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Creates a new
ClientConfiguration
instance configured to a single host givenInetSocketAddress
. - create(Function<CreateIndexRequest.Builder, ObjectBuilder<CreateIndexRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- create(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- create(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- create(Map<String, Object>) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Create an index for given settings.
- create(Map<String, Object>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Create an index with the specified settings.
- create(Map<String, Object>, Document) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- create(Map<String, Object>, Document) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- create(Map<String, Object>, Document) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Create an index for given settings and mapping.
- create(Map<String, Object>, Document) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Create an index for given settings and mapping.
- create(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Static method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
-
Creates a new default
ElasticsearchTypeMapper
. - create(Part, Iterator<Object>) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
- CREATE - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
- createAssociation() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- CREATED - Enum constant in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
- createDataStream(CreateDataStreamRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- createDataStream(Function<CreateDataStreamRequest.Builder, ObjectBuilder<CreateDataStreamRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- createFrom(List<ElasticsearchParameter>) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameters
- createImperative(ElasticsearchTransport) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new
ElasticsearchClient
that uses the givenElasticsearchTransport
. - createImperative(RestClient) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new imperative
ElasticsearchClient
- createImperative(RestClient, TransportOptions, JsonpMapper) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new imperative
ElasticsearchClient
- createImperative(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new imperative
ElasticsearchClient
- createImperative(ClientConfiguration, TransportOptions) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new imperative
ElasticsearchClient
- createIndex() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
-
Configuration whether to create an index on repository bootstrapping.
- createIndexAndMappingIfNeeded() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- createIndexAndMappingIfNeeded() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- CreateIndexSettings - Class in org.springframework.data.elasticsearch.core.mapping
-
Encapsulating index mapping fields, settings, and index alias(es).
- CreateIndexSettings.Builder - Class in org.springframework.data.elasticsearch.core.mapping
- createMapping() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- createMapping() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- createMapping() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates the index mapping for the entity this IndexOperations is bound to.
- createMapping() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates the index mapping for the entity this IndexOperations is bound to.
- createMapping(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- createMapping(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- createMapping(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates the index mapping for the given class
- createMapping(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates the index mapping for the given class
- createParameters(Method, TypeInformation<?>) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
Deprecated.
- createParameters(ParametersSource) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- createPersistentEntity(TypeInformation<T>) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
- createPersistentProperty(Property, SimpleElasticsearchPersistentEntity<?>, SimpleTypeHolder) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
- createQuery(Object[]) - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- createQuery(ElasticsearchParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- createQuery(ElasticsearchParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
- createQuery(ElasticsearchParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
- createQuery(ElasticsearchParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
- createQuery(ElasticsearchParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- createQuery(ElasticsearchParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.support.QueryStringProcessor
-
Process the query string with placeholder replacement and SpEL evaluation.
- createReactive(ElasticsearchTransport) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new
ReactiveElasticsearchClient
that uses the givenElasticsearchTransport
. - createReactive(RestClient) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new
ReactiveElasticsearchClient
. - createReactive(RestClient, TransportOptions, JsonpMapper) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new
ReactiveElasticsearchClient
. - createReactive(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new
ReactiveElasticsearchClient
- createReactive(ClientConfiguration, TransportOptions) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new
ReactiveElasticsearchClient
- createReactive(ClientConfiguration, TransportOptions, JsonpMapper) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new
ReactiveElasticsearchClient
- createRepositoryFactory() - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean
- createRepositoryFactory() - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
- createSettings() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- createSettings() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- createSettings() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates the index settings for the entity this IndexOperations is bound to.
- createSettings() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates the index settings for the entity this IndexOperations is bound to.
- createSettings(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- createSettings(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- createSettings(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates the index settings from the annotations on the given class
- createSettings(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates the index settings from the annotations on the given class
- createWithMapping() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- createWithMapping() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- createWithMapping() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Create an index with the settings and mapping defined for the entity this IndexOperations is bound to.
- createWithMapping() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Create an index with the settings and mapping defined for the entity this IndexOperations is bound to.
- Criteria - Class in org.springframework.data.elasticsearch.core.query
-
Criteria is the central class when constructing queries.
- Criteria() - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
- Criteria(String) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
-
Creates a new Criteria with provided field name
- Criteria(List<Criteria>, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
-
Creates a Criteria for the given field, sets it's criteriaChain to the given value and adds itself to the end of the chain.
- Criteria(List<Criteria>, Field) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
-
Creates a Criteria for the given field, sets it's criteriaChain to the given value and adds itself to the end of the chain.
- Criteria(Field) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
-
Creates a new Criteria for the given field
- CRITERIA_VALUE_SEPARATOR - Static variable in class org.springframework.data.elasticsearch.core.query.Criteria
- Criteria.CriteriaChain - Class in org.springframework.data.elasticsearch.core.query
-
a list of
Criteria
objects that belong to one query. - Criteria.CriteriaEntry - Class in org.springframework.data.elasticsearch.core.query
-
A class defining a single operation and it's argument value for the field of a
Criteria
. - Criteria.OperationKey - Enum Class in org.springframework.data.elasticsearch.core.query
- Criteria.Operator - Enum Class in org.springframework.data.elasticsearch.core.query
-
Operator to join the entries of the criteria chain
- CriteriaChain() - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaChain
- CriteriaEntry(Criteria.OperationKey) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- CriteriaQuery - Class in org.springframework.data.elasticsearch.core.query
-
CriteriaQuery
- CriteriaQuery(Criteria) - Constructor for class org.springframework.data.elasticsearch.core.query.CriteriaQuery
- CriteriaQuery(CriteriaQueryBuilder) - Constructor for class org.springframework.data.elasticsearch.core.query.CriteriaQuery
- CriteriaQuery(Criteria, Pageable) - Constructor for class org.springframework.data.elasticsearch.core.query.CriteriaQuery
- CriteriaQueryBuilder - Class in org.springframework.data.elasticsearch.core.query
- CriteriaQueryBuilder(Criteria) - Constructor for class org.springframework.data.elasticsearch.core.query.CriteriaQueryBuilder
- CriteriaQueryException - Exception in org.springframework.data.elasticsearch.client.elc
- CriteriaQueryException(String) - Constructor for exception org.springframework.data.elasticsearch.client.elc.CriteriaQueryException
- cw - Enum constant in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
D
- dataStreamsStats() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- dataStreamsStats(DataStreamsStatsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- dataStreamsStats(Function<DataStreamsStatsRequest.Builder, ObjectBuilder<DataStreamsStatsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- Date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- date_hour - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- date_hour_minute - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- date_hour_minute_second - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- date_hour_minute_second_fraction - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- date_hour_minute_second_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- Date_Nanos - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- date_optional_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- Date_Range - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- dateDetection() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
-
whether date_detection is enabled
- DateFormat - Enum Class in org.springframework.data.elasticsearch.annotations
-
Values based on Elasticsearch reference documentation.
- DateFormatter - Interface in org.springframework.data.elasticsearch.core.convert
-
Interface to convert from and to
TemporalAccessor
s. - DatePropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
- DatePropertyValueConverter(PersistentProperty<?>, List<ElasticsearchDateConverter>) - Constructor for class org.springframework.data.elasticsearch.core.convert.DatePropertyValueConverter
- DateRangePropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
- DateRangePropertyValueConverter(PersistentProperty<?>, Class<?>, List<ElasticsearchDateConverter>) - Constructor for class org.springframework.data.elasticsearch.core.convert.DateRangePropertyValueConverter
- dateTimeProviderRef() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableElasticsearchAuditing
-
Configures a
DateTimeProvider
bean name that allows customizing the date and time to be used for setting creation and modification dates. - dateTimeProviderRef() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableReactiveElasticsearchAuditing
-
Configures a
DateTimeProvider
bean name that allows customizing the date and time to be used for setting creation and modification dates. - decodeLatitude(long) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
decode latitude value from morton encoded geo point
- decodeLatitude(String) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
returns the latitude value from the string based geohash
- decodeLongitude(long) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
decode longitude value from morton encoded geo point
- decodeLongitude(String) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
returns the latitude value from the string based geohash
- Default - Enum constant in enum class org.springframework.data.elasticsearch.core.query.HasChildQuery.ScoreMode
- Default - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
- Default - Static variable in class org.springframework.data.elasticsearch.annotations.Similarity
- DEFAULT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
- DEFAULT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnSimilarity
- DEFAULT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Mapping.Detection
- DEFAULT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.WriteTypeHint
-
Use the global settings from the
MappingContext
. - DEFAULT - Static variable in class org.springframework.data.elasticsearch.annotations.FieldElementType
- DEFAULT - Static variable in record class org.springframework.data.elasticsearch.core.ActiveShardCount
- DEFAULT_DISTANCE_TYPE - Static variable in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- DEFAULT_IGNORE_UNMAPPED - Static variable in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- DEFAULT_NULL_HANDLING - Static variable in class org.springframework.data.elasticsearch.core.query.Order
- DEFAULT_PAGE - Static variable in interface org.springframework.data.elasticsearch.core.query.Query
- DEFAULT_PAGE_SIZE - Static variable in interface org.springframework.data.elasticsearch.core.query.Query
- DEFAULT_PORT - Static variable in class org.springframework.data.elasticsearch.client.ElasticsearchHost
-
Default HTTP port for Elasticsearch servers.
- DEFAULT_STREAM_BATCH_SIZE - Static variable in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- DEFAULT_TYPE_KEY - Static variable in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
- DEFAULT_UNIT - Static variable in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- DefaultElasticsearchTypeMapper - Class in org.springframework.data.elasticsearch.core.convert
-
Elasticsearch specific
TypeMapper
implementation. - DefaultElasticsearchTypeMapper(String) - Constructor for class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
- DefaultElasticsearchTypeMapper(String, List<? extends TypeInformationMapper>) - Constructor for class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
- DefaultElasticsearchTypeMapper(String, TypeAliasAccessor<Map<String, Object>>, MappingContext<? extends PersistentEntity<?, ?>, ?>, List<? extends TypeInformationMapper>) - Constructor for class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
- DefaultElasticsearchTypeMapper(String, MappingContext<? extends PersistentEntity<?, ?>, ?>) - Constructor for class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
- DefaultElasticsearchTypeMapper.MapTypeAliasAccessor - Class in org.springframework.data.elasticsearch.core.convert
-
TypeAliasAccessor
to store aliases in aMap
. - defaultOptions() - Static method in class org.springframework.data.elasticsearch.core.query.BulkOptions
-
Return default
BulkOptions
. - DefaultRoutingResolver - Class in org.springframework.data.elasticsearch.core.routing
-
Default implementation of the
RoutingResolver
interface. - DefaultRoutingResolver(MappingContext<? extends ElasticsearchPersistentEntity<?>, ? extends ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.core.routing.DefaultRoutingResolver
- DefaultStringObjectMap<T extends StringObjectMap<T>> - Class in org.springframework.data.elasticsearch.support
- DefaultStringObjectMap() - Constructor for class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- DefaultStringObjectMap(Map<String, ?>) - Constructor for class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- deinterleave(long) - Static method in class org.springframework.data.elasticsearch.utils.geohash.BitUtil
-
Extract just the even-bits value as a long from the bit-interleaved value
- delegate - Variable in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- delete() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- delete() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- delete() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deletes the index this
IndexOperations
is bound to - delete() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Delete an index.
- delete(DeleteRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- delete(DeleteIndexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- delete(Object) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- delete(Object) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- delete(Object) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Deletes the given entity
- delete(Object) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Delete the given entity extracting index from entity metadata.
- delete(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- delete(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- delete(Object, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Deletes the given entity
- delete(Object, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Delete the given entity extracting index from entity metadata.
- delete(String, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- delete(String, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- delete(String, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Delete the one object with provided id.
- delete(String, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Delete the entity with given id extracting index from entity metadata.
- delete(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- delete(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- delete(String, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Delete the one object with provided id.
- delete(String, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Delete the entity with given id.
- delete(Function<DeleteRequest.Builder, ObjectBuilder<DeleteRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- delete(Function<DeleteIndexRequest.Builder, ObjectBuilder<DeleteIndexRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- delete(DeleteQuery, Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- delete(DeleteQuery, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- delete(DeleteQuery, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Delete all records matching the query.
- delete(DeleteQuery, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Delete the documents matching the given
Query
extracting index from entity metadata. - delete(DeleteQuery, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- delete(DeleteQuery, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- delete(DeleteQuery, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Delete all records matching the query.
- delete(DeleteQuery, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Delete the documents matching the given
Query
extracting index from entity metadata. - delete(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
Deprecated.
- delete(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
-
Deprecated.
- delete(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Deprecated.
- delete(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Deprecated.since 5.3.0, use
ReactiveDocumentOperations.delete(DeleteQuery, Class)
- delete(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- delete(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- delete(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Deprecated.since 5.3.0, use
DocumentOperations.delete(DeleteQuery, Class, IndexCoordinates)
- delete(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Deprecated.
- delete(T) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- delete(T) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- delete(T, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
- delete(T, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- delete(T, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- delete(T, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteAlias(DeleteAliasRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- deleteAlias(Function<DeleteAliasRequest.Builder, ObjectBuilder<DeleteAliasRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- deleteAll() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- deleteAll() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteAll(Iterable<? extends T>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- deleteAll(Iterable<? extends T>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteAll(Iterable<? extends T>, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
- deleteAll(Iterable<? extends T>, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- deleteAll(Iterable<? extends T>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- deleteAll(Iterable<? extends T>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteAll(Publisher<? extends T>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteAll(Publisher<? extends T>, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- deleteAll(Publisher<? extends T>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteAll(RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
- deleteAll(RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- deleteAll(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- deleteAll(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteAllById(Iterable<? extends ID>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- deleteAllById(Iterable<? extends ID>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteAllById(Iterable<? extends ID>, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
- deleteAllById(Iterable<? extends ID>, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- deleteAllById(Iterable<? extends ID>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- deleteAllById(Iterable<? extends ID>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteById(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- deleteById(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteById(ID, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
- deleteById(ID, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- deleteById(ID, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- deleteById(ID, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteById(Publisher<ID>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteById(Publisher<ID>, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- deleteById(Publisher<ID>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteByQuery(DeleteByQueryRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- deleteByQuery(Function<DeleteByQueryRequest.Builder, ObjectBuilder<DeleteByQueryRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- deleteComponentTemplate(DeleteComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- deleteComponentTemplate(Function<DeleteComponentTemplateRequest.Builder, ObjectBuilder<DeleteComponentTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- deleteComponentTemplate(DeleteComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- deleteComponentTemplate(DeleteComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- deleteComponentTemplate(DeleteComponentTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deletes the given component index template
- deleteComponentTemplate(DeleteComponentTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deletes a component index template.
- DeleteComponentTemplateRequest - Record Class in org.springframework.data.elasticsearch.core.index
- DeleteComponentTemplateRequest(String) - Constructor for record class org.springframework.data.elasticsearch.core.index.DeleteComponentTemplateRequest
-
Creates an instance of a
DeleteComponentTemplateRequest
record class. - DELETED - Enum constant in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
- deleteDataStream(DeleteDataStreamRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- deleteDataStream(Function<DeleteDataStreamRequest.Builder, ObjectBuilder<DeleteDataStreamRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- deleteIndexTemplate(DeleteIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- deleteIndexTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deletes an index template.
- deleteIndexTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deletes an index template.
- deleteIndexTemplate(Function<DeleteIndexTemplateRequest.Builder, ObjectBuilder<DeleteIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- deleteIndexTemplate(DeleteIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- deleteIndexTemplate(DeleteIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- deleteIndexTemplate(DeleteIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deletes an index template.
- deleteIndexTemplate(DeleteIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deletes an index template.
- DeleteIndexTemplateRequest - Record Class in org.springframework.data.elasticsearch.core.index
- DeleteIndexTemplateRequest(String) - Constructor for record class org.springframework.data.elasticsearch.core.index.DeleteIndexTemplateRequest
-
Creates an instance of a
DeleteIndexTemplateRequest
record class. - DeleteQuery - Class in org.springframework.data.elasticsearch.core.query
-
Defines a delete request.
- DeleteQuery.Builder - Class in org.springframework.data.elasticsearch.core.query
- deleteScript(DeleteScriptRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- deleteScript(String) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- deleteScript(String) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- deleteScript(String) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- deleteScript(String) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- deleteScript(String) - Method in interface org.springframework.data.elasticsearch.core.script.ReactiveScriptOperations
-
Deletes the script with the given name
- deleteScript(String) - Method in interface org.springframework.data.elasticsearch.core.script.ScriptOperations
-
Deletes the script with the given name
- deleteScript(Function<DeleteScriptRequest.Builder, ObjectBuilder<DeleteScriptRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- deleteTemplate(DeleteTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- deleteTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- deleteTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- deleteTemplate(Function<DeleteTemplateRequest.Builder, ObjectBuilder<DeleteTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- deleteTemplate(DeleteTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- deleteTemplate(DeleteTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- deleteTemplate(DeleteTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- deleteTemplate(DeleteTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- DeleteTemplateRequest - Class in org.springframework.data.elasticsearch.core.index
- DeleteTemplateRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.index.DeleteTemplateRequest
- Dense_Vector - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- desc - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortOrder
- destroy() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- DFS_QUERY_THEN_FETCH - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Query.SearchType
- dims() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
to be used in combination with
FieldType.Dense_Vector
- dims() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
-
to be used in combination with
FieldType.Dense_Vector
- diskUsage(DiskUsageRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- diskUsage(Function<DiskUsageRequest.Builder, ObjectBuilder<DiskUsageRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- doBulkOperation(List<?>, BulkOptions, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- doBulkOperation(List<?>, BulkOptions, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- doc() - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
-
Returns the value of the
doc
record component. - doCopy() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- doCopy() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- doCopy() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
must return a copy of this instance that will for example be used to set a custom routing resolver without modifying the original object.
- doCopy() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doCount(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- doCount(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doCreate(IndexCoordinates, Map<String, Object>, Document) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- docs - Enum constant in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
- Document - Interface in org.springframework.data.elasticsearch.core.document
-
A representation of an Elasticsearch document as extended
Map
. - Document - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Identifies a domain object to be persisted to Elasticsearch.
- Document.VersionType - Enum Class in org.springframework.data.elasticsearch.annotations
- DocumentOperations - Interface in org.springframework.data.elasticsearch.core
-
The operations for the Elasticsearch Document APIs.
- DocValueField - Record Class in org.springframework.data.elasticsearch.core.query
-
Record defining a docvalue_field to be used in a query.
- DocValueField(String) - Constructor for record class org.springframework.data.elasticsearch.core.query.DocValueField
- DocValueField(String, String) - Constructor for record class org.springframework.data.elasticsearch.core.query.DocValueField
-
Creates an instance of a
DocValueField
record class. - docValues() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- docValues() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- doDelete(String, String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- doDelete(String, String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- doDeleteById(String, String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- doDeleteById(String, String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doExists(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- doExists(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- doExists(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- doExists(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doFind(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- doFind(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doFindForResponse(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- doFindForResponse(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doIndex(IndexQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- doIndex(IndexQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- doIndex(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- doIndex(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.data.elasticsearch.config.ElasticsearchAuditingBeanDefinitionParser
- doSearch(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- doSearch(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- doSearch(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- doSearch(SearchTemplateQuery, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- DOT_PRODUCT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnSimilarity
- Double - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- Double - Enum constant in enum class org.springframework.data.elasticsearch.annotations.NullValueType
- Double_Range - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- doWith(Document) - Method in interface org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.DocumentCallback
- doWith(Document) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadDocumentCallback
- doWith(SearchDocumentResponse) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchDocumentResponseCallback
- doWith(SearchDocumentResponse) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchScrollDocumentResponseCallback
- doWith(SearchDocumentResponse) - Method in interface org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.SearchDocumentResponseCallback
- doWithClient(CLIENT) - Method in interface org.springframework.data.elasticsearch.client.elc.ChildTemplate.ClientCallback
- doWithClient(CLIENT) - Method in interface org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate.ClientCallback
- doWithClient(ElasticsearchClient) - Method in interface org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate.ClientCallback
- doWithClient(ReactiveElasticsearchClient) - Method in interface org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate.ClientCallback
- doWithOperations(ElasticsearchOperations) - Method in interface org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository.OperationsCallback
- dynamic() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
-
Controls how Elasticsearch dynamically adds fields to the document.
- dynamic() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
Controls how Elasticsearch dynamically adds fields to the inner object within the document.
To be used in combination withFieldType.Object
orFieldType.Nested
- dynamic() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- dynamic() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- Dynamic - Enum Class in org.springframework.data.elasticsearch.annotations
-
Values for the
dynamic
mapping parameter. - dynamicDateFormats() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
-
custom dynamic date formats
- DynamicTemplates - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Elasticsearch dynamic templates mapping.
E
- eagerGlobalOrdinals() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- eagerGlobalOrdinals() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- efConstruction() - Element in annotation interface org.springframework.data.elasticsearch.annotations.KnnIndexOptions
-
Only applicable to
KnnAlgorithmType.HNSW
andKnnAlgorithmType.INT8_HNSW
index types. - ElasticsearchAggregation - Class in org.springframework.data.elasticsearch.client.elc
-
AggregationContainer
for aAggregation
that holds Elasticsearch data. - ElasticsearchAggregation(Aggregation) - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregation
- ElasticsearchAggregations - Class in org.springframework.data.elasticsearch.client.elc
-
AggregationsContainer implementation for the Elasticsearch aggregations.
- ElasticsearchAggregations(Map<String, Aggregate>) - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregations
- ElasticsearchAotPredicates - Class in org.springframework.data.elasticsearch.aot
- ElasticsearchAotPredicates() - Constructor for class org.springframework.data.elasticsearch.aot.ElasticsearchAotPredicates
- ElasticsearchAuditingBeanDefinitionParser - Class in org.springframework.data.elasticsearch.config
-
BeanDefinitionParser
to register aAuditingEntityCallback
to transparently set auditing information on an entity. - ElasticsearchAuditingBeanDefinitionParser() - Constructor for class org.springframework.data.elasticsearch.config.ElasticsearchAuditingBeanDefinitionParser
- elasticsearchClient(ElasticsearchTransport) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
-
Provides the
ElasticsearchClient
to be used. - ElasticsearchClientBeanDefinitionParser - Class in org.springframework.data.elasticsearch.client.elc
- ElasticsearchClientBeanDefinitionParser() - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientBeanDefinitionParser
- ElasticsearchClientFactoryBean - Class in org.springframework.data.elasticsearch.client.elc
-
ElasticsearchClientFactoryBean
- ElasticsearchClientFactoryBean() - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- ElasticsearchClientRuntimeHints - Class in org.springframework.data.elasticsearch.client.elc.aot
-
runtime hints for the Elasticsearch client libraries, as these do not provide any of their own.
- ElasticsearchClientRuntimeHints() - Constructor for class org.springframework.data.elasticsearch.client.elc.aot.ElasticsearchClientRuntimeHints
- ElasticsearchClients - Class in org.springframework.data.elasticsearch.client.elc
-
Utility class to create the different Elasticsearch clients
- ElasticsearchClients() - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
- ElasticsearchClients.ElasticsearchHttpClientConfigurationCallback - Interface in org.springframework.data.elasticsearch.client.elc
-
ClientConfiguration.ClientConfigurationCallback
to configure the Elasticsearch RestClient's Http client with aHttpAsyncClientBuilder
- ElasticsearchClients.ElasticsearchRestClientConfigurationCallback - Interface in org.springframework.data.elasticsearch.client.elc
-
ClientConfiguration.ClientConfigurationCallback
to configure the RestClient client with aRestClientBuilder
- ElasticsearchCollectionValueToStringConverter - Class in org.springframework.data.elasticsearch.repository.support.value
-
Convert a collection into string for value part of the elasticsearch query.
- ElasticsearchCollectionValueToStringConverter(ConversionService) - Constructor for class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchCollectionValueToStringConverter
- ElasticsearchConfiguration - Class in org.springframework.data.elasticsearch.client.elc
-
Base class for a @
Configuration
class to set up the Elasticsearch connection using the Elasticsearch Client. - ElasticsearchConfiguration() - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
- ElasticsearchConfigurationSupport - Class in org.springframework.data.elasticsearch.config
- ElasticsearchConfigurationSupport() - Constructor for class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
- elasticsearchConverter - Variable in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- elasticsearchConverter - Variable in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
- elasticsearchConverter - Variable in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- elasticsearchConverter - Variable in class org.springframework.data.elasticsearch.core.index.MappingBuilder
- elasticsearchConverter - Variable in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- ElasticsearchConverter - Interface in org.springframework.data.elasticsearch.core.convert
- elasticsearchCustomConversions() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Register custom
Converter
s in aElasticsearchCustomConversions
object if required. - ElasticsearchCustomConversions - Class in org.springframework.data.elasticsearch.core.convert
-
Elasticsearch specific
CustomConversions
. - ElasticsearchCustomConversions(Collection<?>) - Constructor for class org.springframework.data.elasticsearch.core.convert.ElasticsearchCustomConversions
-
Creates a new
CustomConversions
instance registering the given converters. - ElasticsearchDateConverter - Class in org.springframework.data.elasticsearch.core.convert
-
Provides Converter instances to convert to and from Dates in the different date and time formats that elasticsearch understands.
- ElasticsearchEntityInformation<T,
ID> - Interface in org.springframework.data.elasticsearch.repository.support - ElasticsearchEntityInformationCreator - Interface in org.springframework.data.elasticsearch.repository.support
-
ElasticsearchEntityInformationCreator
- ElasticsearchEntityInformationCreatorImpl - Class in org.springframework.data.elasticsearch.repository.support
-
ElasticsearchEntityInformationCreatorImpl
- ElasticsearchEntityInformationCreatorImpl(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreatorImpl
- elasticsearchEntityMapper(SimpleElasticsearchMappingContext, ElasticsearchCustomConversions) - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
- ElasticsearchEntityMetadata<T> - Interface in org.springframework.data.elasticsearch.repository.query
- ElasticsearchErrorCause - Class in org.springframework.data.elasticsearch
-
Object describing an Elasticsearch error
- ElasticsearchErrorCause(String, String, String, ElasticsearchErrorCause, List<ElasticsearchErrorCause>, List<ElasticsearchErrorCause>) - Constructor for class org.springframework.data.elasticsearch.ElasticsearchErrorCause
- ElasticsearchExceptionTranslator - Class in org.springframework.data.elasticsearch.client.elc
-
Simple
PersistenceExceptionTranslator
for Elasticsearch. - ElasticsearchExceptionTranslator(JsonpMapper) - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchExceptionTranslator
- ElasticsearchHost - Class in org.springframework.data.elasticsearch.client
-
Value Object containing information about Elasticsearch cluster nodes.
- ElasticsearchHost(InetSocketAddress, ElasticsearchHost.State) - Constructor for class org.springframework.data.elasticsearch.client.ElasticsearchHost
- ElasticsearchHost.State - Enum Class in org.springframework.data.elasticsearch.client
- elasticsearchMappingContext(ElasticsearchCustomConversions) - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Creates a
SimpleElasticsearchMappingContext
equipped with entity classes scanned from the mapping base package. - ElasticsearchNamespaceHandler - Class in org.springframework.data.elasticsearch.config
-
ElasticsearchNamespaceHandler
- ElasticsearchNamespaceHandler() - Constructor for class org.springframework.data.elasticsearch.config.ElasticsearchNamespaceHandler
- elasticsearchOperations - Variable in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- elasticsearchOperations(ElasticsearchConverter, ElasticsearchClient) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
-
Creates a
ElasticsearchOperations
implementation using anElasticsearchClient
. - ElasticsearchOperations - Interface in org.springframework.data.elasticsearch.core
-
ElasticsearchOperations.
- ElasticsearchParameter - Class in org.springframework.data.elasticsearch.repository.query
-
Custom
Parameter
implementation adding specific types to the special ones. - ElasticsearchParameterAccessor - Interface in org.springframework.data.elasticsearch.repository.query
- ElasticsearchParameters - Class in org.springframework.data.elasticsearch.repository.query
- ElasticsearchParameters(ParametersSource) - Constructor for class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameters
- ElasticsearchParametersParameterAccessor - Class in org.springframework.data.elasticsearch.repository.query
- ElasticsearchPartQuery - Class in org.springframework.data.elasticsearch.repository.query
-
ElasticsearchPartQuery
- ElasticsearchPartQuery(ElasticsearchQueryMethod, ElasticsearchOperations, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
- ElasticsearchPersistentEntity<T> - Interface in org.springframework.data.elasticsearch.core.mapping
-
ElasticsearchPersistentEntity
- ElasticsearchPersistentProperty - Interface in org.springframework.data.elasticsearch.core.mapping
-
ElasticsearchPersistentProperty
- ElasticsearchPersistentProperty.PropertyToFieldNameConverter - Enum Class in org.springframework.data.elasticsearch.core.mapping
- ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter - Enum Class in org.springframework.data.elasticsearch.core.mapping
-
when building CriteriaQueries use the name; the fieldname is set later with
ElasticsearchConverter
. - ElasticsearchQueryCreator - Class in org.springframework.data.elasticsearch.repository.query.parser
-
ElasticsearchQueryCreator
- ElasticsearchQueryCreator(PartTree, MappingContext<?, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
- ElasticsearchQueryCreator(PartTree, ParameterAccessor, MappingContext<?, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
- ElasticsearchQueryMethod - Class in org.springframework.data.elasticsearch.repository.query
-
ElasticsearchQueryMethod
- ElasticsearchQueryMethod(Method, RepositoryMetadata, ProjectionFactory, MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- ElasticsearchQueryValueConversionService - Class in org.springframework.data.elasticsearch.repository.support.value
-
A
ConversionService
using custom converters to handle query values in elasticsearch query. - ElasticsearchRepository<T,
ID> - Interface in org.springframework.data.elasticsearch.repository - ElasticsearchRepositoryBean<T> - Class in org.springframework.data.elasticsearch.repository.cdi
-
Uses
CdiRepositoryBean
to createElasticsearchRepository
instances. - ElasticsearchRepositoryBean(Bean<ElasticsearchOperations>, Set<Annotation>, Class<T>, BeanManager, Optional<CustomRepositoryImplementationDetector>) - Constructor for class org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryBean
-
Creates a new
ElasticsearchRepositoryBean
. - ElasticsearchRepositoryConfigExtension - Class in org.springframework.data.elasticsearch.repository.config
-
RepositoryConfigurationExtension
implementation to configure Elasticsearch repository configuration support, evaluating theEnableElasticsearchRepositories
annotation or the equivalent XML element. - ElasticsearchRepositoryConfigExtension() - Constructor for class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
- ElasticsearchRepositoryExtension - Class in org.springframework.data.elasticsearch.repository.cdi
-
CDI extension to export Elasticsearch repositories.
- ElasticsearchRepositoryExtension() - Constructor for class org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryExtension
- ElasticsearchRepositoryFactory - Class in org.springframework.data.elasticsearch.repository.support
-
Factory to create
ElasticsearchRepository
- ElasticsearchRepositoryFactory(ElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
- ElasticsearchRepositoryFactoryBean<T extends Repository<S,
ID>, S, ID extends Serializable> - Class in org.springframework.data.elasticsearch.repository.support -
Spring
FactoryBean
implementation to ease container based configuration for XML namespace and JavaConfig. - ElasticsearchRepositoryFactoryBean(Class<? extends T>) - Constructor for class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean
-
Creates a new
ElasticsearchRepositoryFactoryBean
for the given repository interface. - ElasticsearchRepositoryMetadata - Class in org.springframework.data.elasticsearch.repository.support
- ElasticsearchRepositoryMetadata(Class<?>) - Constructor for class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryMetadata
- elasticsearchRestClient(ClientConfiguration) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
-
Provides the underlying low level Elasticsearch RestClient.
- elasticsearchRestClient(ClientConfiguration) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
-
Provides the underlying low level RestClient.
- ElasticsearchSimpleTypes - Class in org.springframework.data.elasticsearch.core.mapping
-
Utility to define simple types understood by Spring Data Elasticsearch and the Elasticsearch client.
- ElasticsearchStringQuery - Class in org.springframework.data.elasticsearch.repository.query
-
ElasticsearchStringQuery
- ElasticsearchStringQuery(ElasticsearchQueryMethod, ElasticsearchOperations, String, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
- ElasticsearchStringValueToStringConverter - Class in org.springframework.data.elasticsearch.repository.support.value
-
Values in elasticsearch query may contain quotations and should be escaped when converting.
- ElasticsearchStringValueToStringConverter() - Constructor for class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchStringValueToStringConverter
- ElasticsearchTemplate - Class in org.springframework.data.elasticsearch.client.elc
-
Implementation of
ElasticsearchOperations
using the new Elasticsearch client. - ElasticsearchTemplate(ElasticsearchClient) - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- ElasticsearchTemplate(ElasticsearchClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- ElasticsearchTemplate.ClientCallback<T> - Interface in org.springframework.data.elasticsearch.client.elc
-
Callback interface to be used with
ElasticsearchTemplate.execute(ElasticsearchTemplate.ClientCallback)
for operating directly on theElasticsearchClient
. - elasticsearchTemplateRef() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Configures the name of the
ElasticsearchOperations
bean definition to be used to create repositories discovered through this annotation. - elasticsearchTransport(RestClient, JsonpMapper) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
-
Provides the Elasticsearch transport to be used.
- elasticsearchTransport(RestClient, JsonpMapper) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
-
Provides the Elasticsearch transport to be used.
- ElasticsearchTypeMapper - Interface in org.springframework.data.elasticsearch.core.convert
-
Elasticsearch specific
TypeMapper
definition. - elementType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
to be used in combination with
FieldType.Dense_Vector
- elementType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
-
to be used in combination with
FieldType.Dense_Vector
- empty() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.EMPTY
entry to theCriteria.queryCriteriaEntries
. - EMPTY - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- EMPTY - Static variable in class org.springframework.data.elasticsearch.utils.geohash.Point
- EMPTY - Static variable in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- EMPTY - Static variable in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- enabled() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
to be used in combination with
FieldType.Object
- enabled() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
-
whether mappings are enabled
- EnableElasticsearchAuditing - Annotation Interface in org.springframework.data.elasticsearch.config
-
Annotation to enable auditing in Elasticsearch via annotation configuration.
- EnableElasticsearchRepositories - Annotation Interface in org.springframework.data.elasticsearch.repository.config
-
Annotation to enable Elasticsearch repositories.
- EnableReactiveElasticsearchAuditing - Annotation Interface in org.springframework.data.elasticsearch.config
-
Annotation to enable auditing in Elasticsearch using reactive infrastructure via annotation configuration.
- EnableReactiveElasticsearchRepositories - Annotation Interface in org.springframework.data.elasticsearch.repository.config
-
Annotation to activate reactive Elasticsearch repositories.
- encodeBasicAuth(String, String) - Static method in class org.springframework.data.elasticsearch.support.HttpHeaders
-
Encode a username and password to be used in basic authorization.
- encodeBasicAuth(String, String, Charset) - Static method in class org.springframework.data.elasticsearch.support.HttpHeaders
-
Encode a username and password to be used in basic authorization.
- encodeLatitude(double) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
encode latitude to integer
- encodeLongitude(double) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
encode longitude to integer
- encoder() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
-
only used for
Highlight
s. - ENDS_WITH - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- endsWith(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.ENDS_WITH
entry to theCriteria.queryCriteriaEntries
NOTE: mind your schema as leading wildcards may not be supported and/or execution might be slow. - Entities(List<T>) - Constructor for class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.Entities
- EntityAsMap - Class in org.springframework.data.elasticsearch.client.elc
-
A Map<String,Object> to represent any entity as it's returned from Elasticsearch and before it is converted to a
Document
. - EntityAsMap() - Constructor for class org.springframework.data.elasticsearch.client.elc.EntityAsMap
- entityAt(long) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.Entities
- entityCallbacks - Variable in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- entityCallbacks - Variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- entityClass - Variable in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- entityInformation - Variable in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- entityOperations - Variable in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- entityOperations - Variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- EntityOperations - Class in org.springframework.data.elasticsearch.core
-
Common operations performed on an entity in the context of it's mapping metadata.
- EntityOperations(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.core.EntityOperations
- EntityOperations.AdaptableEntity<T> - Interface in org.springframework.data.elasticsearch.core
-
Information and commands on an entity.
- Entry(String, int, int, List<O>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
- Entry(String, int, int, List<CompletionSuggestion.Entry.Option<T>>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry
- Entry(String, int, int, List<PhraseSuggestion.Entry.Option>, Double) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.PhraseSuggestion.Entry
- Entry(String, int, int, List<TermSuggestion.Entry.Option>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion.Entry
- entrySet() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- entrySet() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- entrySet() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- ENVELOPE - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- environment - Variable in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- epoch_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- epoch_second - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- EQUAL_TO - Enum constant in enum class org.springframework.data.elasticsearch.core.TotalHitsRelation
- equals(Object) - Method in record class org.springframework.data.elasticsearch.BulkFailureException.FailureDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.ActiveShardCount
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.document.Explanation
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.DeleteComponentTemplateRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.DeleteIndexTemplateRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.ExistsComponentTemplateRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.ExistsIndexTemplateRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.GetComponentTemplateRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.GetIndexTemplateRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.join.JoinField
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.mapping.Alias
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.query.DocValueField
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.script.Script
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.core.sql.SqlResponse.Column
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- equals(Object) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- equals(Object) - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.data.elasticsearch.support.Version
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- equals(Object) - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- EQUALS - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- errorMessage() - Method in record class org.springframework.data.elasticsearch.BulkFailureException.FailureDetails
-
Returns the value of the
errorMessage
record component. - evaluate() - Method in class org.springframework.data.elasticsearch.repository.support.spel.QueryStringSpELEvaluator
-
Evaluate the SpEL parts of the query string.
- evaluationContextProvider - Variable in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- evaluationContextProvider - Variable in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- exampleCriteriaMapper - Variable in class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- exampleCriteriaMapper - Variable in class org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor
- exceptionTranslator - Variable in class org.springframework.data.elasticsearch.client.elc.ChildTemplate
- exceptionTranslator - Variable in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
- ExceptionUtils - Class in org.springframework.data.elasticsearch.support
- excludeFilters() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Specifies which types are not eligible for component scanning.
- excludeFilters() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Specifies which types are not eligible for component scanning.
- excludeFromSource() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
marks this field to be excluded from the _source in Elasticsearch (https://www.elastic.co/guide/en/elasticsearch/reference/7.15/mapping-source-field.html#include-exclude)
- excludes() - Element in annotation interface org.springframework.data.elasticsearch.annotations.SourceFilters
-
Properties to be requested from Elasticsearch to be excluded in the response.
- execute(Object[]) - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- execute(Object[]) - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- execute(ChildTemplate.ClientCallback<CLIENT, RESULT>) - Method in class org.springframework.data.elasticsearch.client.elc.ChildTemplate
-
Execute a callback with the client and provide exception translation.
- execute(ElasticsearchTemplate.ClientCallback<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
-
Execute a callback with the
ElasticsearchClient
and provide exception translation. - execute(ReactiveChildTemplate.ClientCallback<CLIENT, Publisher<RESULT>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
-
Execute a callback with the client and provide exception translation.
- execute(ReactiveElasticsearchTemplate.ClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
-
Execute a callback with the
ReactiveElasticsearchClient
and provide exception translation. - execute(Query, Class<?>, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution
- execute(Query, Class<?>, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingExecution
- execute(SimpleElasticsearchRepository.OperationsCallback<R>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- executeAndRefresh(SimpleElasticsearchRepository.OperationsCallback<R>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- executeAndRefresh(SimpleElasticsearchRepository.OperationsCallback<R>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- exists() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- exists() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- exists() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Checks if the index this IndexOperations is bound to exists
- exists() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.EXISTS
entry to theCriteria.queryCriteriaEntries
- exists() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
checks if an index exists
- exists(ExistsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- exists(ExistsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- exists(String, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- exists(String, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- exists(String, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Check if an entity with given id exists.
- exists(String, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Check if an entity with given id exists.
- exists(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- exists(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- exists(String, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Check if an entity with given id exists.
- exists(String, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Check if an entity with given id exists.
- exists(Function<ExistsRequest.Builder, ObjectBuilder<ExistsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- exists(Example<S>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- exists(Example<S>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor
- EXISTS - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- existsAlias(ExistsAliasRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- existsAlias(Function<ExistsAliasRequest.Builder, ObjectBuilder<ExistsAliasRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- existsById(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- existsById(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- existsById(Publisher<ID>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- existsComponentTemplate(ExistsComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- existsComponentTemplate(Function<ExistsComponentTemplateRequest.Builder, ObjectBuilder<ExistsComponentTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- existsComponentTemplate(ExistsComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- existsComponentTemplate(ExistsComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- existsComponentTemplate(ExistsComponentTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Checks wether a component index template exists.
- existsComponentTemplate(ExistsComponentTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Checks wether a component index template exists.
- ExistsComponentTemplateRequest - Record Class in org.springframework.data.elasticsearch.core.index
- ExistsComponentTemplateRequest(String) - Constructor for record class org.springframework.data.elasticsearch.core.index.ExistsComponentTemplateRequest
-
Creates an instance of a
ExistsComponentTemplateRequest
record class. - existsIndexTemplate(ExistsIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- existsIndexTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
check if an index template exists.
- existsIndexTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Checks if an index template exists.
- existsIndexTemplate(Function<ExistsIndexTemplateRequest.Builder, ObjectBuilder<ExistsIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- existsIndexTemplate(ExistsIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- existsIndexTemplate(ExistsIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- existsIndexTemplate(ExistsIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
check if an index template exists.
- existsIndexTemplate(ExistsIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Checks if an index template exists.
- ExistsIndexTemplateRequest - Record Class in org.springframework.data.elasticsearch.core.index
- ExistsIndexTemplateRequest(String) - Constructor for record class org.springframework.data.elasticsearch.core.index.ExistsIndexTemplateRequest
-
Creates an instance of a
ExistsIndexTemplateRequest
record class. - existsTemplate(ExistsTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- existsTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- existsTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- existsTemplate(Function<ExistsTemplateRequest.Builder, ObjectBuilder<ExistsTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- existsTemplate(ExistsTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- existsTemplate(ExistsTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- existsTemplate(ExistsTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- existsTemplate(ExistsTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- ExistsTemplateRequest - Class in org.springframework.data.elasticsearch.core.index
- ExistsTemplateRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.index.ExistsTemplateRequest
- Explanation - Class in org.springframework.data.elasticsearch.core.document
-
class that holds explanations returned from an Elasticsearch search.
- Explanation(Boolean, Double, String, List<Explanation>) - Constructor for class org.springframework.data.elasticsearch.core.document.Explanation
- expression(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.EXPRESSION
entry to theCriteria.queryCriteriaEntries
allowing native elasticsearch expressions - EXPRESSION - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- EXTERNAL - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
- EXTERNAL_GTE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
- extractIdFromBean(T) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
F
- FailureDetails(Integer, String) - Constructor for record class org.springframework.data.elasticsearch.BulkFailureException.FailureDetails
-
Creates an instance of a
FailureDetails
record class. - FALSE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Dynamic
-
New fields are ignored.
- FALSE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Mapping.Detection
- FALSE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.WriteTypeHint
-
Never write type hints for the entity.
- FetchSourceFilter - Class in org.springframework.data.elasticsearch.core.query
-
SourceFilter implementation for providing includes and excludes.
- FetchSourceFilter(String[], String[]) - Constructor for class org.springframework.data.elasticsearch.core.query.FetchSourceFilter
- FetchSourceFilterBuilder - Class in org.springframework.data.elasticsearch.core.query
-
SourceFilter builder for providing includes and excludes.
- FetchSourceFilterBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
- field() - Method in record class org.springframework.data.elasticsearch.core.query.DocValueField
-
Returns the value of the
field
record component. - Field - Interface in org.springframework.data.elasticsearch.core.query
-
Defines a Field that can be used within a Criteria.
- Field - Annotation Interface in org.springframework.data.elasticsearch.annotations
- fielddata() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- fielddata() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- FieldElementType - Class in org.springframework.data.elasticsearch.annotations
- FieldElementType() - Constructor for class org.springframework.data.elasticsearch.annotations.FieldElementType
- fieldNamingStrategy() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Configures a
FieldNamingStrategy
on theSimpleElasticsearchMappingContext
instance created. - fields - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- fields() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Highlight
- FieldType - Enum Class in org.springframework.data.elasticsearch.annotations
- filter() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Alias
- Filter - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Query used to limit documents.
- findAll() - Static method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get a
Query
that matches all documents in the index. - findAll() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- findAll() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- findAll(Example<S>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- findAll(Example<S>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor
- findAll(Example<S>, Pageable) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- findAll(Example<S>, Sort) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- findAll(Example<S>, Sort) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor
- findAll(Pageable) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- findAll(Sort) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- findAll(Sort) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- findAllById(Iterable<ID>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- findAllById(Iterable<ID>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- findAllById(Publisher<ID>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- findBy(Example<S>, Function<FluentQuery.FetchableFluentQuery<S>, R>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- findBy(Example<S>, Function<FluentQuery.ReactiveFluentQuery<S>, P>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor
- findById(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- findById(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- findById(Publisher<ID>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- findOne(Example<S>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- findOne(Example<S>) - Method in class org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor
- FLAT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
- flatten() - Method in class org.springframework.data.elasticsearch.core.index.Settings
-
flattens the nested structure (JSON fields index/foo/bar/: value) into a flat structure (index.foo.bar: value)
- Flattened - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- flipFlop(long) - Static method in class org.springframework.data.elasticsearch.utils.geohash.BitUtil
-
flip flops odd with even bits
- Float - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- FLOAT - Static variable in class org.springframework.data.elasticsearch.annotations.FieldElementType
- Float_Range - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- flush() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- flush(FlushRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- flush(Function<FlushRequest.Builder, ObjectBuilder<FlushRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- FLUX_SAVE_BULK_SIZE - Static variable in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
- FORBID_ALIASES_TO_MULTIPLE_INDICES - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
- FORBID_CLOSED_INDICES - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
- FORCE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
- forcemerge() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- forcemerge(ForcemergeRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- forcemerge(Function<ForcemergeRequest.Builder, ObjectBuilder<ForcemergeRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- forceSource() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- forEach(BiConsumer<? super String, ? super Object>) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- forEach(BiConsumer<? super String, ? super Object>) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- forEntity(T, ConversionService, RoutingResolver) - Method in class org.springframework.data.elasticsearch.core.EntityOperations
-
Creates a new
EntityOperations.AdaptableEntity
for the given bean andConversionService
andRoutingResolver
. - format() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- format() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- format() - Method in record class org.springframework.data.elasticsearch.core.query.DocValueField
-
Returns the value of the
format
record component. - format(Number) - Method in class org.springframework.data.elasticsearch.core.convert.NumberRangePropertyValueConverter
- format(TemporalAccessor) - Method in interface org.springframework.data.elasticsearch.core.convert.DateFormatter
-
Formats a
TemporalAccessor
into a String. - format(TemporalAccessor) - Method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
-
Formats the given
TemporalAccessor
into a String. - format(TemporalAccessor) - Method in class org.springframework.data.elasticsearch.core.convert.TemporalRangePropertyValueConverter
- format(Date) - Method in class org.springframework.data.elasticsearch.core.convert.DateRangePropertyValueConverter
- format(Date) - Method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
-
Formats the given
TemporalAccessor
int a String - format(T) - Method in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
- forName(String) - Static method in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- fragmenter() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- fragmentOffset() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
-
only used for
HighlightField
s. - fragmentSize() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- freqs - Enum constant in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
- FREQUENCY - Enum constant in enum class org.springframework.data.elasticsearch.core.suggest.response.SortBy
- from(Annotation) - Static method in class org.springframework.data.elasticsearch.core.index.MappingParameters
-
extracts the mapping parameters from the relevant annotations.
- from(Function<HttpAsyncClientBuilder, HttpAsyncClientBuilder>) - Static method in interface org.springframework.data.elasticsearch.client.elc.ElasticsearchClients.ElasticsearchHttpClientConfigurationCallback
- from(Function<RestClientBuilder, RestClientBuilder>) - Static method in interface org.springframework.data.elasticsearch.client.elc.ElasticsearchClients.ElasticsearchRestClientConfigurationCallback
- from(Map<String, ?>) - Static method in interface org.springframework.data.elasticsearch.core.document.Document
- fromBox(Box) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoBox
- fromJson(String) - Method in interface org.springframework.data.elasticsearch.core.document.Document
- fromJson(String) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- fromJson(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
initializes this object from the given JSON String.
- fromPoint(Point) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
-
build a GeoPoint from a
Point
- fromQuery(CriteriaQuery) - Static method in class org.springframework.data.elasticsearch.core.query.CriteriaQuery
- fromQuery(CriteriaQuery, T) - Static method in class org.springframework.data.elasticsearch.core.query.CriteriaQuery
- fromString(String) - Static method in record class org.springframework.data.elasticsearch.support.Version
-
Creates a version from a String that matches
Version.PATTERN
; major, minor and revision numbers separated by dots with optional trailing characters. - fromWKT(String) - Method in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- fuzzy(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.FUZZY
entry to theCriteria.queryCriteriaEntries
- FUZZY - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
G
- GEO - Enum constant in enum class org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
- GEO - Enum constant in enum class org.springframework.data.elasticsearch.annotations.CompletionContextType
- GEO_CONTAINS - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- GEO_INTERSECTS - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- GEO_IS_DISJOINT - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- GEO_WITHIN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- GeoBox - Class in org.springframework.data.elasticsearch.core.geo
-
Geo bbox used for #
Criteria
. - GeoBox(GeoPoint, GeoPoint) - Constructor for class org.springframework.data.elasticsearch.core.geo.GeoBox
- GeoConverters - Class in org.springframework.data.elasticsearch.core.convert
-
Set of
converters
specific to Elasticsearch Geo types. - GeoConverters() - Constructor for class org.springframework.data.elasticsearch.core.convert.GeoConverters
- GeoConverters.GeoJsonGeometryCollectionToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.GeoJsonLineStringToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.GeoJsonMultiLineStringToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.GeoJsonMultiPointToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.GeoJsonMultiPolygonToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.GeoJsonPointToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.GeoJsonPolygonToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.GeoJsonToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.GeoPointToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToGeoJsonConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToGeoJsonGeometryCollectionConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToGeoJsonLineStringConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToGeoJsonMultiLineStringConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToGeoJsonMultiPointConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToGeoJsonMultiPolygonConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToGeoJsonPointConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToGeoJsonPolygonConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToGeoPointConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.MapToPointConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoConverters.PointToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
- GeoDistanceOrder - Class in org.springframework.data.elasticsearch.core.query
-
Sort.Order
derived class to be able to define a _geo_distance order for a search. - GeoDistanceOrder(String, GeoPoint) - Constructor for class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- GeoDistanceOrder.DistanceType - Enum Class in org.springframework.data.elasticsearch.core.query
- Geohash - Class in org.springframework.data.elasticsearch.utils.geohash
-
Code copied from Elasticsearch 7.10, Apache License V2 https://github.com/elastic/elasticsearch/blob/7.10/libs/geo/src/main/java/org/elasticsearch/geometry/utils/Geohash.java
Utilities for converting to/from the GeoHash standard The geohash long format is represented as lon/lat (x/y) interleaved with the 4 least significant bits representing the level (1-12) [xyxy...xyxyllll] This differs from a morton encoded value which interleaves lat/lon (y/x). - GeoJson<T extends Iterable<?>> - Interface in org.springframework.data.elasticsearch.core.geo
-
Interface definition for structures defined in GeoJSON format. copied from Spring Data Mongodb
- GeoJsonGeometryCollection - Class in org.springframework.data.elasticsearch.core.geo
-
Defines a
GeoJsonGeometryCollection
that consists of aList
ofGeoJson
objects.
Copied from Spring Data Mongodb - GeoJsonLineString - Class in org.springframework.data.elasticsearch.core.geo
- GeoJsonMultiLineString - Class in org.springframework.data.elasticsearch.core.geo
-
GeoJsonMultiLineString
is defined as list ofGeoJsonLineString
s. - GeoJsonMultiPoint - Class in org.springframework.data.elasticsearch.core.geo
- GeoJsonMultiPolygon - Class in org.springframework.data.elasticsearch.core.geo
- GeoJsonPoint - Class in org.springframework.data.elasticsearch.core.geo
-
GeoJson
representation ofPoint
.
Copied from Spring Data Mongodb, not derived fromPoint
as this conflicts with the already existing converter for Point inGeoConverters
. - GeoJsonPolygon - Class in org.springframework.data.elasticsearch.core.geo
-
GeoJson
representation of a polygon. - Geometry - Interface in org.springframework.data.elasticsearch.utils.geohash
-
Code copied from Elasticsearch 7.10, Apache License V2 https://github.com/elastic/elasticsearch/blob/7.10/libs/geo/src/main/java/org/elasticsearch/geometry/Geometry.java
Base class for all Geometry objects supported by elasticsearch - GEOMETRYCOLLECTION - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- GeometryValidator - Interface in org.springframework.data.elasticsearch.utils.geohash
-
/** Code copied from Elasticsearch 7.10, Apache License V2 https://github.com/elastic/elasticsearch/blob/7.10/libs/geo/src/main/java/org/elasticsearch/geometry/utils/GeometryValidator.java
Generic geometry validator that can be used by the parser to verify the validity of the parsed geometry - GeometryVisitor<T,
E extends Exception> - Interface in org.springframework.data.elasticsearch.utils.geohash -
Support class for creating Geometry Visitors.
- GeoPoint - Class in org.springframework.data.elasticsearch.core.geo
-
geo-location used for #
Criteria
. - GeoPoint(double, double) - Constructor for class org.springframework.data.elasticsearch.core.geo.GeoPoint
- GeoPointField - Annotation Interface in org.springframework.data.elasticsearch.annotations
- GeoShapeField - Annotation Interface in org.springframework.data.elasticsearch.annotations
- GeoShapeField.Orientation - Enum Class in org.springframework.data.elasticsearch.annotations
- get(GetRequest, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- get(GetIndexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- get(Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- get(Object) - Method in class org.springframework.data.elasticsearch.core.index.Settings
- get(Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- get(Object) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- get(Object, Class<T>) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- get(Object, Class<T>) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped, or null if this document contains no mapping for the key. - get(String) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregations
-
Returns the aggregation that is associated with the specified name.
- get(String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- get(String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- get(String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Retrieves an object from the index specified in the entity's Document annotation.
- get(String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Find the document with the given id mapped onto the given entityType.
- get(String, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- get(String, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- get(String, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Retrieves an object from the index specified in the entity's Document annotation.
- get(String, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Fetch the entity with given id.
- get(Function<GetRequest.Builder, ObjectBuilder<GetRequest>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- get(Function<GetIndexRequest.Builder, ObjectBuilder<GetIndexRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- get(SqlResponse.Column) - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Row
- getAborted() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- getAborted() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- getAbortOnVersionConflict() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getActions() - Method in class org.springframework.data.elasticsearch.core.index.AliasActions
- getActivePrimaryShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getActiveShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getActiveShardsPercent() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getActualTypeOrNull() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
-
calls
PersistentProperty.getActualType()
but returns null when an exception is thrown - getAggregate() - Method in class org.springframework.data.elasticsearch.client.elc.Aggregation
- getAggregations() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getAggregations() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getAggregations() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- getAggregations() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
- getAggregations() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- getAggregations() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- getAggregations() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getAggregations() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
- getAlias() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getAlias() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
- getAlias() - Method in class org.springframework.data.elasticsearch.core.mapping.Alias
- getAlias(GetAliasRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getAlias(Function<GetAliasRequest.Builder, ObjectBuilder<GetAliasRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getAliasActions() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
- getAliases() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- getAliases() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
- getAliases() - Method in class org.springframework.data.elasticsearch.core.IndexInformation
- getAliases() - Method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings
- getAliases() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
Retrieves the aliases associated with the current entity.
- getAliases() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getAliases(String...) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getAliases(String...) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- getAliases(String...) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
gets information about aliases
- getAliases(String...) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
gets information about aliases
- getAliasesFor(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
-
Get the
Alias
of the provided class. - getAliasesForIndex(String...) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getAliasesForIndex(String...) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- getAliasesForIndex(String...) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
gets information about aliases
- getAliasesForIndex(String...) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
gets information about aliases
- getAllowNoIndices() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getAllowNoIndices() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getAllowNoIndices() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getAllowNoIndices() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getAllowPartialSearchResults() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getAlt() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- getAnalyzer() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getAnalyzeWildcard() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getAnnotatedHighlightQuery(HighlightConverter) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- getAnnotatedQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- getBatches() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of scroll responses pulled back by the update by query.
- getBatches() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of scroll responses pulled back by the update by query.
- getBatchSize() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getBean() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Returns the underlying bean.
- getBeanClass(Element) - Method in class org.springframework.data.elasticsearch.config.ElasticsearchAuditingBeanDefinitionParser
- getBoolean(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped, or null if this document contains no mapping for the key. - getBooleanOrDefault(String, boolean) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped ordefaultValue
if this document contains no mapping for the key. - getBooleanOrDefault(String, BooleanSupplier) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped or the value fromdefaultValue
if this document contains no mapping for the key. - getBoost() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- getBoost() - Method in class org.springframework.data.elasticsearch.core.query.IndexBoost
- getBoostTerms() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getBottomRight() - Method in class org.springframework.data.elasticsearch.core.geo.GeoBox
- getBoundaryChars() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getBoundaryMaxScan() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getBoundaryScanner() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getBoundaryScannerLocale() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getBuilderWithMatchAllQuery() - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- getBuilderWithTermQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- getBulkRetries() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of times that the request had retry bulk actions.
- getBulkRetries() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of times that the request had retry bulk actions.
- getCaFingerprint() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
- getCatalog() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getCause() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- getCause() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- getCausedBy() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
- getChild() - Method in class org.springframework.data.elasticsearch.core.document.NestedMetaData
- getClientConfigurers() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
- getClusterName() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getClusterVersion() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- getClusterVersion() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- getClusterVersion() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
tries to extract the version of the Elasticsearch cluster
- getClusterVersion() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getCollateMatch() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
- getColumnar() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getColumns() - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse
- getComponentTemplate(GetComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- getComponentTemplate(Function<GetComponentTemplateRequest.Builder, ObjectBuilder<GetComponentTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- getComponentTemplate(GetComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getComponentTemplate(GetComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- getComponentTemplate(GetComponentTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Get a component template.
- getComponentTemplate(GetComponentTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Get component template(s).
- GetComponentTemplateRequest - Record Class in org.springframework.data.elasticsearch.core.index
- GetComponentTemplateRequest(String) - Constructor for record class org.springframework.data.elasticsearch.core.index.GetComponentTemplateRequest
-
Creates an instance of a
GetComponentTemplateRequest
record class. - getConflicts() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getConflicts() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getConnectTimeout() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Returns the
connect timeout
. - getConnectTimeout() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
- getContent() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getContexts() - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
- getContexts() - Method in class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
- getConversionService() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- getConvertibleTypes() - Method in class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchCollectionValueToStringConverter
- getConvertibleTypes() - Method in class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchStringValueToStringConverter
- getCoordinates() - Method in interface org.springframework.data.elasticsearch.core.geo.GeoJson
-
The value of the coordinates member is always an
Iterable
. - getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
- getCreated() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of documents that were successfully created.
- getCriteria() - Method in class org.springframework.data.elasticsearch.core.query.CriteriaQuery
- getCriteria() - Method in class org.springframework.data.elasticsearch.core.query.CriteriaQueryBuilder
- getCriteriaChain() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- getCursor() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getCursor() - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse
- getCutoffScore() - Method in class org.springframework.data.elasticsearch.core.suggest.response.PhraseSuggestion.Entry
- getDataStream() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getDataStream(GetDataStreamRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getDataStream(Function<GetDataStreamRequest.Builder, ObjectBuilder<GetDataStreamRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getDefaultHeaders() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Obtain the
HttpHeaders
to be used by default. - getDefaultOperator() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getDefaultSettings() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
returns the default settings for an index.
- getDefaultSettings() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getDelayedUnassignedShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getDeleted() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of documents that were successfully deleted.
- getDeleted() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of documents that were successfully deleted.
- getDescription() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
- getDest() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getDetails() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
- getDf() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getDistanceType() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- getDocAsUpsert() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getDocument() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getDocumentId() - Method in exception org.springframework.data.elasticsearch.core.convert.MappingConversionException
- getDocValueFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getDocValueFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getDocValueFields() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getElasticsearchConverter() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- getElasticsearchConverter() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getElasticsearchConverter() - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
- getElasticsearchConverter() - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
Get the
ElasticsearchConverter
used. - getElasticsearchErrorCause() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
- getElasticsearchErrorCause() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- getElasticsearchErrorCause() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- getElasticsearchErrorCause() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics.Failure
- getElasticsearchOperations() - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- getElasticsearchTransport(RestClient, String, TransportOptions, JsonpMapper) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates an
ElasticsearchTransport
that will use the given client that additionally is customized with a header to contain the clientType - getEncoder() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters
- getEndpoint() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
- getEndpoints() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Returns the configured endpoints.
- getEntityCreator(AbstractElasticsearchTemplate.ReadDocumentCallback<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- getEntityInformation() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- getEntityInformation(Class<T>) - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreator
- getEntityInformation(Class<T>) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreatorImpl
- getEntityInformation(Class<T>) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
- getEntityInformation(Class<T>) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
- getEntityRouting(Object) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- getEntityRouting(Object) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getEntityRouting(Object) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
gets the routing for an entity which might be defined by a join-type relation
- getEntityRouting(Object) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
gets the routing for an entity.
- getEntries() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
- getEnvironment() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- getEsName() - Method in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
- getEsName() - Method in enum class org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
- getEsName() - Method in enum class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
- getException() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
- getException() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics.Failure
- getExcludes() - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilter
- getExcludes() - Method in interface org.springframework.data.elasticsearch.core.query.SourceFilter
- getExpandWildcards() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getExpandWildcards() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getExpandWildcards() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getExpandWildcards() - Method in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- getExpandWildcards() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getExplain() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getExplain() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getExplain() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getExplanation() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
- getExplanation() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getExplanation() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getFactoryInstance(ReactiveElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
-
Creates and initializes a
RepositoryFactorySupport
instance. - getFailed() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics
- getFailedDocuments() - Method in exception org.springframework.data.elasticsearch.BulkFailureException
- getFailure() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem
- getFailures() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
All of the bulk failures.
- getFailures() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
All of the bulk failures.
- getFailures() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics
- getFallbackTypeFor(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
- getFetchSize() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getFetchSource() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getFetchSourceExcludes() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getFetchSourceIncludes() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getField() - Method in class org.springframework.data.elasticsearch.core.document.NestedMetaData
- getField() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- getFieldCollapse() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getFieldCollapse() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getFieldMapping(GetFieldMappingRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getFieldMapping(Function<GetFieldMappingRequest.Builder, ObjectBuilder<GetFieldMappingRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getFieldMultiValueLeniency() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getFieldName() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
-
Returns the name to be used to store the property in the document.
- getFieldName() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- getFieldName() - Method in class org.springframework.data.elasticsearch.core.query.ScriptedField
- getFieldNamingStrategy() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- getFieldNamingStrategy() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity.ContextConfiguration
- getFieldNamingStrategy() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getFields() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
- getFields() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getFields() - Method in class org.springframework.data.elasticsearch.core.query.highlight.Highlight
- getFields() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getFields() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get fields to be returned as part of search request
- getFieldType() - Method in interface org.springframework.data.elasticsearch.core.query.Field
- getFieldType() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
- getFieldValue(String) - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
The first value of the given field.
- getFilter() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getFilter() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getFilter() - Method in class org.springframework.data.elasticsearch.core.mapping.Alias
- getFilter() - Method in class org.springframework.data.elasticsearch.core.query.Order.Nested
- getFilter() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getFilterCriteriaEntries() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- getFilterQuery() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- getFilterQuery() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
- getFilterQueryClass() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- getFirst(String) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- getForceSource() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getFragmenter() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getFragmentOffset() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters
- getFragmentSize() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getFreq() - Method in class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion.Entry.Option
- getFrom() - Method in class org.springframework.data.elasticsearch.core.query.InnerHitsQuery
- getGenericType() - Method in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
- getGeometries() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
- getGeoPoint() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- getHeadersSupplier() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
- getHidden() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- getHidden() - Method in class org.springframework.data.elasticsearch.core.mapping.Alias
- getHighlight() - Method in class org.springframework.data.elasticsearch.core.query.HighlightQuery
- getHighlighted() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
- getHighlightField(String) - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
gets the highlight values for a field.
- getHighlightFields() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
- getHighlightFields() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getHighlightFields() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getHighlightQuery() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getHighlightQuery() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getHighlightQuery() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getHighlightQuery() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getHost() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
- getHostNameVerifier() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Returns the
HostnameVerifier
to use. - getHosts() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- getId() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Retrieve the identifier associated with this
Document
. - getId() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getId() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Returns the identifier of the entity.
- getId() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
- getId() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- getId() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- getId() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getId() - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQuery
- getId() - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder
- getId() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getId() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Slice
- getId() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- getId() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getIdAttribute() - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
- getIdAttribute() - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
- getIdentifyingAnnotations() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
- getIdentifyingTypes() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
- getIdentifyingTypes() - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
- getIds() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getIds() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getIds() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getIdsWithRouting() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getIdsWithRouting() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getIdsWithRouting() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getIfPrimaryTerm() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getIfSeqNo() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getIgnoreUnavailable() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getIgnoreUnmapped() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- getIgnoreUnmapped() - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery
- getIgnoreUnmapped() - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery
- getIncludes() - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilter
- getIncludes() - Method in interface org.springframework.data.elasticsearch.core.query.SourceFilter
- getIndex() - Method in interface org.springframework.data.elasticsearch.core.document.Document
- getIndex() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getIndex() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
- getIndex() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- getIndex() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
- getIndex() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Dest
- getIndex() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- getIndex() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getIndex() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics.Failure
- getIndex() - Method in exception org.springframework.data.elasticsearch.NoSuchIndexException
- getIndexCoordinates() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getIndexCoordinates() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- getIndexCoordinates() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
get the current
IndexCoordinates
. - getIndexCoordinates() - Method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings
- getIndexCoordinates() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- getIndexCoordinates() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getIndexCoordinates() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
get the current
IndexCoordinates
. - getIndexCoordinates() - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
- getIndexCoordinates() - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
- getIndexCoordinatesFor(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getIndexCoordinatesFor(Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- getIndexCoordinatesFor(Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getIndexCoordinatesFor(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
- getIndexCoordinatesFor(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
- getIndexedIndexNameProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- getIndexedIndexNameProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getIndexes() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
- getIndexIncludeFrozen() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getIndexName() - Method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
- getIndexName() - Method in class org.springframework.data.elasticsearch.core.query.IndexBoost
- getIndexName() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- getIndexName() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getIndexName() - Method in interface org.springframework.data.elasticsearch.repository.query.ElasticsearchEntityMetadata
- getIndexName() - Method in class org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata
- getIndexNames() - Method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
- getIndexPatterns() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
- getIndexPatterns() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
- getIndexQuery(Object) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getIndexRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- getIndexRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
- getIndexRouting() - Method in class org.springframework.data.elasticsearch.core.mapping.Alias
- getIndexStoreType() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- getIndexStoreType() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getIndexTemplate() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getIndexTemplate(GetIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getIndexTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Gets an index template.
- getIndexTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Get index template(s).
- getIndexTemplate(Function<GetIndexTemplateRequest.Builder, ObjectBuilder<GetIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getIndexTemplate(GetIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getIndexTemplate(GetIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- getIndexTemplate(GetIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Gets an index template.
- getIndexTemplate(GetIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Get index template(s).
- GetIndexTemplateRequest - Record Class in org.springframework.data.elasticsearch.core.index
- GetIndexTemplateRequest(String) - Constructor for record class org.springframework.data.elasticsearch.core.index.GetIndexTemplateRequest
-
Creates an instance of a
GetIndexTemplateRequest
record class. - getIndices() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- getIndicesBoost() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getIndicesBoost() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getIndicesBoost() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getIndicesOptions() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getIndicesOptions() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getIndicesOptions() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get indices options
- getInformation() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Gets the
IndexInformation
for the indices defined byIndexOperations.getIndexCoordinates()
. - getInformation() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Gets the
IndexInformation
for the indices defined byReactiveIndexOperations.getIndexCoordinates()
. - getInformation(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getInformation(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- getInformation(IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Gets the
IndexInformation
for the indices defined by #index. - getInformation(IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Gets the
IndexInformation
for the indices defined byReactiveIndexOperations.getIndexCoordinates()
. - getInitialEntitySet() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Scans the mapping base package for classes annotated with
Document
. - getInitializingShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getInnerHits() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
- getInnerHits() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getInnerHits() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getInnerHits(String) - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
returns the
SearchHits
for the inner hits with the given name. - getInnerHitsQuery() - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery
- getInnerHitsQuery() - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery
- getInput() - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
- getInstance(ConversionService) - Static method in class org.springframework.data.elasticsearch.repository.support.value.ElasticsearchQueryValueConversionService
-
Get a
ElasticsearchQueryValueConversionService
with this conversion service as delegated. - getInt(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped, or null if this document contains no mapping for the key. - getIntOrDefault(String, int) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped ordefaultValue
if this document contains no mapping for the key. - getIntOrDefault(String, IntSupplier) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped or the value fromdefaultValue
if this document contains no mapping for the key. - getItem() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem
- getJavaType() - Method in class org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata
- getJoinFieldProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
Returns the
JoinField
property of theElasticsearchPersistentEntity
. - getJoinFieldProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getKeepAlive() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getKeepOnCompletion() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getKey() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- getKnnQuery() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getKnnSearches() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getKnnSearches() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getLang() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getLang() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Script
- getLat() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
- getLat() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- getLength() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
- getLenient() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getLon() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
- getLon() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- getLong(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped, or null if this document contains no mapping for the key. - getLongOrDefault(String, long) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped ordefaultValue
if this document contains no mapping for the key. - getLongOrDefault(String, LongSupplier) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped or the value fromdefaultValue
if this document contains no mapping for the key. - getMappedName() - Method in enum class org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
- getMappedName() - Method in enum class org.springframework.data.elasticsearch.annotations.Dynamic
- getMappedName() - Method in enum class org.springframework.data.elasticsearch.annotations.FieldType
- getMapping() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getMapping() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getMapping() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- getMapping() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
- getMapping() - Method in class org.springframework.data.elasticsearch.core.IndexInformation
- getMapping() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Get mapping for an index defined by a class.
- getMapping() - Method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings
- getMapping() - Method in class org.springframework.data.elasticsearch.core.query.RuntimeField
- getMapping() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Get mapping for the index targeted defined by this
ReactiveIndexOperations
- getMapping(GetMappingRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getMapping(Function<GetMappingRequest.Builder, ObjectBuilder<GetMappingRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getMappingBasePackages() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Returns the base packages to scan for Elasticsearch mapped entities at startup.
- getMappingContext() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- getMappingContext() - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- getMappingContext() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- getMappings() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
- getMatchedFields() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters
- getMatchedQueries() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
- getMatchedQueries() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getMatchedQueries() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getMax() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Slice
- getMaxAlt() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMaxChildren() - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery
- getMaxChildren() - Method in class org.springframework.data.elasticsearch.core.query.Order.Nested
- getMaxDocFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getMaxDocs() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getMaxDocs() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getMaxDocs() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getMaxLat() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMaxLon() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMaxQueryTerms() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getMaxResults() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getMaxResults() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getMaxResults() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
return the max of results.
- getMaxRetries() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getMaxScore() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- getMaxScore() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
- getMaxScore() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- getMaxScore() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- getMaxScore() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getMaxScore() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
- getMaxWordLen() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getMaxX() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMaxY() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMaxZ() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMessage() - Method in exception org.springframework.data.elasticsearch.core.convert.MappingConversionException
- getMinAlt() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMinChildren() - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery
- getMinDocFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getMinLat() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMinLon() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMinScore() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getMinScore() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getMinScore() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get minimum score
- getMinTermFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getMinWordLen() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getMinX() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMinY() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMinZ() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- getMissing() - Method in class org.springframework.data.elasticsearch.core.query.Order
- getMode() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- getMode() - Method in class org.springframework.data.elasticsearch.core.query.Order
- getModuleName() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
- getModuleName() - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
- getModulePrefix() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
- getName() - Method in class org.springframework.data.elasticsearch.client.elc.Aggregation
- getName() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
- getName() - Method in class org.springframework.data.elasticsearch.core.IndexInformation
- getName() - Method in class org.springframework.data.elasticsearch.core.join.JoinField
- getName() - Method in interface org.springframework.data.elasticsearch.core.query.Field
- getName() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
- getName() - Method in class org.springframework.data.elasticsearch.core.query.InnerHitsQuery
- getName() - Method in class org.springframework.data.elasticsearch.core.query.RuntimeField
- getName() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
- getName() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
- getNeighbor(String, int, int, int) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Calculate the geohash of a neighbor of a geohash
- getNeighbors(String) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Calculate all neighbors of a given geohash cell.
- getNested() - Method in class org.springframework.data.elasticsearch.core.query.Order
- getNested() - Method in class org.springframework.data.elasticsearch.core.query.Order.Nested
- getNestedMetaData() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
- getNestedMetaData() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getNestedMetaData() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
If this is a nested inner hit, return the nested metadata information
- getNode() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics.Failure
- getNodeId() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
- getNoMatchSize() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getNoops() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of documents that were ignored because the script used for the update by query returned a noop value for ctx.op.
- getNoops() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of documents that were ignored because the script used for the update by query returned a noop value for ctx.op.
- getNumberOfDataNodes() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getNumberOfFragments() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getNumberOfInFlightFetch() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getNumberOfNodes() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getNumberOfPendingTasks() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getObject() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- getObject() - Method in class org.springframework.data.elasticsearch.config.PersistentEntitiesFactoryBean
- getObject() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- getObjectType() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- getObjectType() - Method in class org.springframework.data.elasticsearch.config.PersistentEntitiesFactoryBean
- getOffset() - Method in class org.springframework.data.elasticsearch.core.document.NestedMetaData
- getOffset() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
- getOperator() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- getOptions() - Method in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- getOptions() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
- getOpType() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- getOpType() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Dest
- getOrDefault(Object, Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- getOrder() - Method in class org.springframework.data.elasticsearch.core.event.AuditingEntityCallback
- getOrder() - Method in class org.springframework.data.elasticsearch.core.event.ReactiveAuditingEntityCallback
- getOrder() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
- getOrder() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
- getOrder() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getPageable() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getPageable() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getPageable() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getPageable() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get page settings if defined
- getPageTimeout() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getParameters() - Method in class org.springframework.data.elasticsearch.core.index.AliasAction
- getParameters() - Method in class org.springframework.data.elasticsearch.core.query.highlight.Highlight
- getParameters() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
- getParameters() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
- getParams() - Method in class org.springframework.data.elasticsearch.core.query.RuntimeField
- getParams() - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQuery
- getParams() - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder
- getParams() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getParams() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getParent() - Method in class org.springframework.data.elasticsearch.core.join.JoinField
- getParentType() - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery
- getPassword() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
- getPath() - Method in interface org.springframework.data.elasticsearch.core.query.Field
- getPath() - Method in class org.springframework.data.elasticsearch.core.query.Order.Nested
- getPath() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
- getPathPrefix() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Returns the path prefix that should be prepended to HTTP(s) requests for Elasticsearch behind a proxy.
- getPathPrefix() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
- getPattern() - Method in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- getPercentTermsToMatch() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getPersistentEntity() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Returns the
ElasticsearchPersistentEntity
associated with this entity. - getPersistentEntityFor(Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getPersistentEntityFor(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
- getPersistentPropertyWithFieldName(String) - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
returns the
ElasticsearchPersistentProperty
with the given fieldName (can be set by theField
) annotation. - getPersistentPropertyWithFieldName(String) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getPhraseLimit() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getPipeline() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
- getPipeline() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getPipeline() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Dest
- getPointInTime() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getPointInTime() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getPointInTime() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getPointInTimeId() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- getPointInTimeId() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
-
When doing a search with a point in time, the response contains a new point in time id value.
- getPointInTimeId() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- getPointInTimeId() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
-
When doing a search with a point in time, the response contains a new point in time id value.
- getPointInTimeId() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getPort() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
- getPostTags() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getPreference() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getPreference() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getPreference() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getPreference() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get preference
- getPreTags() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getPrimaryTerm() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Retrieve the primary_term associated with this
Document
. - getPrimaryTerm() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getPrimaryTerm() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- getProjectionFactory() - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
-
Get the configured
ProjectionFactory
. - getProperty() - Method in class org.springframework.data.elasticsearch.core.convert.AbstractPropertyValueConverter
- getPropertyValueConverter() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- getPropertyValueConverter() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- getProxy() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
returns an optionally set proxy in the form host:port
- getQ() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
- getQueryCriteriaEntries() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
- getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
- getQueryMethod() - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- getQueryMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- getQueryWeight() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- getReactiveBatchSize() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getReactiveBatchSize() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getReactiveBatchSize() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
returns the number of documents that are requested when the reactive code does a batched search operation.
- getReason() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
- getReason() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
- getReasonCancelled() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The reason that the request was canceled or null if it hasn't been.
- getRefresh() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getRefresh() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getRefreshInterval() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- getRefreshInterval() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getRefreshPolicy() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- getRefreshPolicy() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getRefreshPolicy() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
- getRefreshPolicy() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getRelocatingShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getRemote() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
- getReplicas() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- getReplicas() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
- getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
- getRepositoryFactoryBeanClassName() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
- getRepositoryFactoryClassName() - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
- getRepositoryFragments(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
- getRepositoryFragments(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
- getRepositoryMetadata(Class<?>) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
- getRepositoryMetadata(Class<?>) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
- getRequestCache() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getRequestCache() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getRequestCache() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getRequestCache() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getRequestsPerSecond() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getRequestsPerSecond() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getRequestsPerSecond() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getRequestsPerSecond() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of requests per second effectively executed during the reindex.
- getRequestTimeout() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getRequireAlias() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getRequiredPersistentEntity() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Returns the required
ElasticsearchPersistentEntity
. - getRequiredSeqNoPrimaryTermProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
Returns the
SeqNoPrimaryTerm
property of theElasticsearchPersistentEntity
or throws an IllegalStateException in case no such property is available on the entity. - getRequireFieldMatch() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getRescoreQueryWeight() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- getRescorerQueries() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getRescorerQueries() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getRescorerQueries() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
get the list of
RescorerQuery
s - getResponseBody() - Method in exception org.springframework.data.elasticsearch.UncategorizedElasticsearchException
- getRestClient(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a low level
RestClient
for the given configuration. - getResult() - Method in class org.springframework.data.elasticsearch.core.query.UpdateResponse
- getRetryOnConflict() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getReturnedDomainClass(Method) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryMetadata
- getRootCause() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
- getRoute() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getRoute() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getRoute() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get route
- getRouting() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
- getRouting() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getRouting() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
returns the routing for the entity if it is available
- getRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- getRouting() - Method in class org.springframework.data.elasticsearch.core.mapping.Alias
- getRouting() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getRouting() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- getRouting() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getRouting() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getRouting() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Dest
- getRouting() - Method in class org.springframework.data.elasticsearch.core.routing.DefaultRoutingResolver
- getRouting() - Method in interface org.springframework.data.elasticsearch.core.routing.RoutingResolver
-
returns the routing when no entity is available.
- getRouting() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getRouting(T) - Method in class org.springframework.data.elasticsearch.core.routing.DefaultRoutingResolver
- getRouting(T) - Method in interface org.springframework.data.elasticsearch.core.routing.RoutingResolver
-
Returns the routing for a bean.
- getRoutingId() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
- getRows() - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse
- getRuntimeFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getRuntimeFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getRuntimeFields() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getRuntimeLibraryVersion() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- getRuntimeLibraryVersion() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- getRuntimeLibraryVersion() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- getRuntimeLibraryVersion() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getScheme() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
- getScope() - Method in class org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryBean
- getScore() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
Return the search
score
. - getScore() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getScore() - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery
- getScore() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getScore() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
- getScoreDoc() - Method in class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
- getScoreMode() - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery
- getScoreMode() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- getScript() - Method in class org.springframework.data.elasticsearch.core.query.RuntimeField
- getScript() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getScript() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getScript(GetScriptRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- getScript(String) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- getScript(String) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- getScript(String) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- getScript(String) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getScript(String) - Method in interface org.springframework.data.elasticsearch.core.script.ReactiveScriptOperations
-
Gest the script with the given name.
- getScript(String) - Method in interface org.springframework.data.elasticsearch.core.script.ScriptOperations
-
Gest the script with the given name.
- getScript(Function<GetScriptRequest.Builder, ObjectBuilder<GetScriptRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- getScriptData() - Method in class org.springframework.data.elasticsearch.core.query.ScriptedField
- getScriptData() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getScriptedFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getScriptedFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getScriptedFields() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getScriptedUpsert() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getScriptName() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getScriptType() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getScroll() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getScroll() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getScrollId() - Method in class org.springframework.data.elasticsearch.client.util.ScrollState
- getScrollId() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- getScrollId() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getScrollId() - Method in interface org.springframework.data.elasticsearch.core.SearchScrollHits
- getScrollIds() - Method in class org.springframework.data.elasticsearch.client.util.ScrollState
- getScrollSize() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getScrollTime() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getScrollTime() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getScrollTime() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
For queries that are used in delete request, these are internally handled by Elasticsearch as scroll/bulk delete queries.
- getSearchAfter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getSearchAfter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getSearchAfter() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getSearchDocuments() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- getSearchExtensions() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getSearchExtensions() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getSearchFailures() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
Failures during search phase
- getSearchHit() - Method in class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
- getSearchHit(int) - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- getSearchHit(int) - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getSearchHits() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
- getSearchHits() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- getSearchHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- getSearchHits() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getSearchHits() - Method in interface org.springframework.data.elasticsearch.core.SearchPage
- getSearchIndices() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getSearchRetries() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of times that the request had retry search actions.
- getSearchRetries() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of times that the request had retry search actions.
- getSearchRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- getSearchRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
- getSearchRouting() - Method in class org.springframework.data.elasticsearch.core.mapping.Alias
- getSearchShardStatistics() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- getSearchShardStatistics() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- getSearchShardStatistics() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getSearchTimeout() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getSearchType() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getSearchType() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getSearchType() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getSearchType() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Type of search
- getSearchTypes() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getSeqNo() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Retrieve the seq_no associated with this
Document
. - getSeqNo() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getSeqNo() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- getSeqNo() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- getSeqNo() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- getSeqNoPrimaryTerm() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Returns SeqNoPropertyTerm for this entity.
- getSeqNoPrimaryTermProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
Returns the
SeqNoPrimaryTerm
property of theElasticsearchPersistentEntity
. - getSeqNoPrimaryTermProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getSettings() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getSettings() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getSettings() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
- getSettings() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
- getSettings() - Method in class org.springframework.data.elasticsearch.core.IndexInformation
- getSettings() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Get the index settings.
- getSettings() - Method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings
- getSettings() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
get the settings for the index
- getSettings(boolean) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getSettings(boolean) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- getSettings(boolean) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Get the index settings.
- getSettings(boolean) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
get the settings for the index
- getSettings(GetIndicesSettingsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getSettings(Function<GetIndicesSettingsRequest.Builder, ObjectBuilder<GetIndicesSettingsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getShard() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics.Failure
- getShardId() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
- getShards() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- getShards() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getShouldStoreResult() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getSimilarity() - Method in enum class org.springframework.data.elasticsearch.annotations.KnnSimilarity
- getSize() - Method in class org.springframework.data.elasticsearch.core.query.InnerHitsQuery
- getSize() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
- getSize() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
- getSkipped() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics
- getSlice() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
- getSlices() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getSlices() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getSlices() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getSocketTimeout() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Returns the
socket timeout
which is typically applied as SO-timeout/read timeout. - getSocketTimeout() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
- getSort() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getSort() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getSort() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getSort() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- getSort() - Method in class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion
- getSortOptions() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getSortOptions() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getSortValues() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
- getSortValues() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getSortValues() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- getSource() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- getSource() - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQuery
- getSource() - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder
- getSource() - Method in class org.springframework.data.elasticsearch.core.query.StringQuery
- getSource() - Method in class org.springframework.data.elasticsearch.core.query.StringQueryBuilder
- getSource() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getSource() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Script
- getSourceFilter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getSourceFilter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getSourceFilter() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get SourceFilter to be returned to get include and exclude source fields as part of search request.
- getSourceFilter() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
- getSpringDataQuery() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getSpringDataQuery() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getSslContext() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Returns the
SSLContext
to use. - getStackTrace() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
- getState() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
- getStats() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getStatus() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getStatus() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- getStatus() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
- getStatus() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- getStatus() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics.Failure
- getStatus() - Method in exception org.springframework.data.elasticsearch.RestStatusException
- getStatusCode() - Method in exception org.springframework.data.elasticsearch.UncategorizedElasticsearchException
- getStopWords() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getStoredFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getStoredFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getStoredFields() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get stored fields to be returned as part of search request
- getString(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped, or null if this document contains no mapping for the key. - getStringOrDefault(String, String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped ordefaultValue
if this document contains no mapping for the key. - getStringOrDefault(String, Supplier<String>) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified
key
is mapped or the value fromdefaultValue
if this document contains no mapping for the key. - getSubCriteria() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- getSubGeohashes(String) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Array of geohashes one level below the baseGeohash.
- getSuccessful() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics
- getSuggest() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- getSuggest() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
- getSuggest() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- getSuggest() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- getSuggest() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getSuggester() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getSuggester() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- getSuggestion(String) - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest
- getSuggestions() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest
- getSuppressed() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
- getTagsSchema() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters
- getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
- getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
- getTaskMaxWaitingTimeMillis() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getTemplate() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getTemplate(GetTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- getTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- getTemplate(Function<GetTemplateRequest.Builder, ObjectBuilder<GetTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getTemplate(GetTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- getTemplate(GetTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- getTemplate(GetTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- getTemplate(GetTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- getTemplateName() - Method in class org.springframework.data.elasticsearch.core.index.DeleteTemplateRequest
- getTemplateName() - Method in class org.springframework.data.elasticsearch.core.index.ExistsTemplateRequest
- getTemplateName() - Method in class org.springframework.data.elasticsearch.core.index.GetTemplateRequest
- GetTemplateRequest - Class in org.springframework.data.elasticsearch.core.index
- GetTemplateRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.index.GetTemplateRequest
- getTerm() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- getTerm() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- getTerminateAfter() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getTermsAggsQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- getText() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
- getText() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
- getThrottledMillis() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
Number of milliseconds the request slept to conform to requests_per_second.
- getThrottledUntilMillis() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
This field should always be equal to zero in a _reindex response.
- getTimedOut() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
Did any of the sub-requests that were part of this request timeout?
- getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
- getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getTimeout() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get the query timeout.
- getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getTimeout() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getTimestamp() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
- getTimeZone() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getTook() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of milliseconds from start to end of the whole operation.
- getTook() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of milliseconds from start to end of the whole operation.
- getTopLeft() - Method in class org.springframework.data.elasticsearch.core.geo.GeoBox
- getTotal() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of documents that were successfully processed.
- getTotal() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of documents that were successfully processed.
- getTotal() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics
- getTotalHits() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- getTotalHits() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
- getTotalHits() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- getTotalHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- getTotalHits() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getTotalHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
- getTotalHitsRelation() - Method in class org.springframework.data.elasticsearch.core.document.
DocumentOperations.delete(DeleteQuery, Class)