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.ReactiveElasticsearchStringQuery
- 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.ReactiveElasticsearchStringQuery
- 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.ReactiveElasticsearchStringQuery
- 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.ReactiveElasticsearchStringQuery
- 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.SearchDocumentResponse
- getTotalHitsRelation() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
- getTotalHitsRelation() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- getTotalHitsRelation() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- getTotalHitsRelation() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- getTotalHitsRelation() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
- getTrackScores() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getTrackScores() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getTrackScores() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get if scores will be computed and tracked, regardless of whether sorting on a field.
- getTrackTotalHits() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getTrackTotalHits() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getTrackTotalHits() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Sets the flag whether to set the Track_total_hits parameter on queries
- getTrackTotalHitsUpTo() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getTrackTotalHitsUpTo() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getTrackTotalHitsUpTo() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Gets the maximum value up to which total hits are tracked.
- getType() - Method in enum class org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
- getType() - Method in interface org.springframework.data.elasticsearch.core.geo.GeoJson
-
String value representing the type of the
GeoJson
object. - getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
- getType() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
- getType() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- getType() - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery
- getType() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- getType() - Method in class org.springframework.data.elasticsearch.core.query.HighlightQuery
- getType() - Method in class org.springframework.data.elasticsearch.core.query.RuntimeField
- getType() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- getType() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
- getTypeKey() - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
- getTypeKey() - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
- getTypeMapper() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- getUnassignedShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- getUnit() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- getUnmappedType() - Method in class org.springframework.data.elasticsearch.core.query.Order
- getUpdated() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of documents that were successfully updated.
- getUpdated() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of documents that were successfully updated.
- getUpsert() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getUsername() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
- getValue() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
- getValue() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- getValues() - Method in interface org.springframework.data.elasticsearch.repository.query.ElasticsearchParameterAccessor
-
Returns the raw parameter values of the underlying query method.
- getValues() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchParametersParameterAccessor
- getVendor() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- getVendor() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- getVendor() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- getVendor() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- getVersion() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Retrieve the version associated with this
Document
. - getVersion() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- getVersion() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Returns the current version value if the entity has a version property.
- getVersion() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
- getVersion() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
- getVersion() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
- getVersion() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- getVersion(T) - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
- getVersion(T) - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
- getVersionConflicts() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of version conflicts that the update by query hit.
- getVersionConflicts() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
The number of version conflicts that the update by query hit.
- getVersionProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- getVersionType() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- getVersionType() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- getVersionType() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Dest
- getVersionType() - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
- getVersionType() - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
- getWaitForActiveShards() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
- getWaitForActiveShards() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getWaitForActiveShards() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getWaitForCompletionTimeout() - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery
- getWeight() - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
- getWindowSize() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- getWriteIndex() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
- getWriteIndex() - Method in class org.springframework.data.elasticsearch.core.mapping.Alias
- getWriteTypeHints() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity.ContextConfiguration
- getX() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
- getX() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- getY() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
- getY() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- getZ() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- GREATER - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- GREATER_EQUAL - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- GREATER_THAN_OR_EQUAL_TO - Enum constant in enum class org.springframework.data.elasticsearch.core.TotalHitsRelation
- greaterThan(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.GREATER
entry to theCriteria.queryCriteriaEntries
- greaterThanEqual(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.GREATER_EQUAL
entry to theCriteria.queryCriteriaEntries
- GT_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
- GTE_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
H
- Half_Float - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- HAS_CHILD - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- HAS_PARENT - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- hasAggregations() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
- hasAggregations() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- hasAggregations() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- hasAggregations() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
- hasAlt() - Method in interface org.springframework.data.elasticsearch.utils.geohash.Geometry
- hasAnnotatedHighlight() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- hasAnnotatedQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- hasChild(HasChildQuery) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for HAS_CHILD.
- HasChildQuery - Class in org.springframework.data.elasticsearch.core.query
-
Defines a has_child request.
- HasChildQuery.Builder - Class in org.springframework.data.elasticsearch.core.query
- HasChildQuery.ScoreMode - Enum Class in org.springframework.data.elasticsearch.core.query
- hasCountQueryAnnotation() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- hasExplicitFieldName() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- hasExplicitFieldName() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- hashCode() - Method in record class org.springframework.data.elasticsearch.BulkFailureException.FailureDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.ActiveShardCount
-
Returns a hash code value for this object.
- hashCode() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
- hashCode() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
- hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
- hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
- hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
- hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
- hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
- hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
- hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.DeleteComponentTemplateRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.DeleteIndexTemplateRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.ExistsComponentTemplateRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.ExistsIndexTemplateRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.GetComponentTemplateRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.GetIndexTemplateRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
Returns a hash code value for this object.
- hashCode() - Method in class org.springframework.data.elasticsearch.core.join.JoinField
- hashCode() - Method in class org.springframework.data.elasticsearch.core.mapping.Alias
- hashCode() - Method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
- hashCode() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- hashCode() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.query.DocValueField
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
-
Returns a hash code value for this object.
- hashCode() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.script.Script
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.core.sql.SqlResponse.Column
-
Returns a hash code value for this object.
- hashCode() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- hashCode() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- hashCode() - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.data.elasticsearch.support.Version
-
Returns a hash code value for this object.
- hashCode() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- hashCode() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- hasId() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Return true if this
Document
is associated with an identifier. - hasId() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- hasItem() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem
- hasJoinFieldProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
Returns whether the
ElasticsearchPersistentEntity
has aJoinField
property. - hasJoinFieldProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- hasNoValue() - Method in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- hasParent(HasParentQuery) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for HAS_PARENT.
- HasParentQuery - Class in org.springframework.data.elasticsearch.core.query
-
Defines a has_parent request.
- HasParentQuery.Builder - Class in org.springframework.data.elasticsearch.core.query
- hasPrimaryTerm() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Return true if this
Document
is associated with a primary_term. - hasPrimaryTerm() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- hasPropertyValueConverter() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- hasPropertyValueConverter() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- hasReactiveWrapperParameter() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
-
Check if the given
QueryMethod
receives a reactive parameter wrapper as one of its parameters. - hasScoreDocs() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest
- hasScrollTime() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- hasSearchHits() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
- hasSearchHits() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- hasSearchHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- hasSeqNo() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Return true if this
Document
is associated with a seq_no. - hasSeqNo() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- hasSeqNoPrimaryTerm() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Returns whether there is a property with type SeqNoPrimaryTerm in this entity.
- hasSeqNoPrimaryTermProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
Returns whether the
ElasticsearchPersistentEntity
has aSeqNoPrimaryTerm
property. - hasSeqNoPrimaryTermProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- hasSuggest() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
- hasSuggest() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- hasSuggest() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- hasValue() - Method in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- hasVersion() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Return true if this
Document
is associated with a version. - hasVersion() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- hasZ() - Method in interface org.springframework.data.elasticsearch.utils.geohash.Geometry
- hasZ() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- hasZ() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- health() - Method in class org.springframework.data.elasticsearch.client.elc.ClusterTemplate
- health() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveClusterTemplate
- health() - Method in interface org.springframework.data.elasticsearch.core.cluster.ClusterOperations
-
get the cluster's health status.
- health() - Method in interface org.springframework.data.elasticsearch.core.cluster.ReactiveClusterOperations
-
get the cluster's health status.
- health(HealthRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- health(Function<HealthRequest.Builder, ObjectBuilder<HealthRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- HIDDEN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
- Highlight - Class in org.springframework.data.elasticsearch.core.query.highlight
- Highlight - Annotation Interface in org.springframework.data.elasticsearch.annotations
- Highlight(List<HighlightField>) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.Highlight
- Highlight(HighlightParameters, List<HighlightField>) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.Highlight
- HighlightCommonParameters - Class in org.springframework.data.elasticsearch.core.query.highlight
- HighlightCommonParameters(HighlightCommonParameters.HighlightCommonParametersBuilder<?>) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- HighlightCommonParameters.HighlightCommonParametersBuilder<SELF extends HighlightCommonParameters.HighlightCommonParametersBuilder<SELF>> - Class in org.springframework.data.elasticsearch.core.query.highlight
- HighlightCommonParametersBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- HighlightConverter - Class in org.springframework.data.elasticsearch.repository.query
- HighlightField - Class in org.springframework.data.elasticsearch.core.query.highlight
- HighlightField - Annotation Interface in org.springframework.data.elasticsearch.annotations
- HighlightField(String) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
- HighlightField(String, HighlightFieldParameters) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
- HighlightFieldParameters - Class in org.springframework.data.elasticsearch.core.query.highlight
- HighlightFieldParameters.HighlightFieldParametersBuilder - Class in org.springframework.data.elasticsearch.core.query.highlight
- HighlightFieldParametersBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters.HighlightFieldParametersBuilder
- HighlightParameters - Class in org.springframework.data.elasticsearch.core.query.highlight
- HighlightParameters - Annotation Interface in org.springframework.data.elasticsearch.annotations
- HighlightParameters.HighlightParametersBuilder - Class in org.springframework.data.elasticsearch.core.query.highlight
- HighlightParametersBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters.HighlightParametersBuilder
- highlightQuery - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- highlightQuery() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- HighlightQuery - Class in org.springframework.data.elasticsearch.core.query
-
Combines a
Highlight
definition with the type of the entity where it's present on a method. - HighlightQuery(Highlight, Class<?>) - Constructor for class org.springframework.data.elasticsearch.core.query.HighlightQuery
- HNSW - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
- HOLDER - Static variable in class org.springframework.data.elasticsearch.core.mapping.ElasticsearchSimpleTypes
- hour - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- hour_minute - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- hour_minute_second - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- hour_minute_second_fraction - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- hour_minute_second_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- HttpHeaders - Class in org.springframework.data.elasticsearch.support
-
A simple class implementing HTTP headers as a MultiValueMap.
- HttpHeaders() - Constructor for class org.springframework.data.elasticsearch.support.HttpHeaders
I
- id() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
-
Returns the value of the
id
record component. - id() - Method in record class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
Returns the value of the
id
record component. - id() - Method in record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
-
Returns the value of the
id
record component. - id() - Method in record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
-
Returns the value of the
id
record component. - id() - Method in record class org.springframework.data.elasticsearch.core.script.Script
-
Returns the value of the
id
record component. - ids - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- idsQuery(List<String>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- idsQuery(List<String>) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- idsQuery(List<String>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- idsQuery(List<String>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Creates a
Query
to find get all documents with given ids. - idsQuery(List<String>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Creates a
Query
to find get all documents with given ids. - idsQueryAsQuery(List<String>) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- idsWithRouting - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- IdWithRouting(String, String) - Constructor for record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
-
Creates an instance of a
IdWithRouting
record class. - IGNORE_ALIASES - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
- IGNORE_THROTTLED - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
- IGNORE_UNAVAILABLE - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
- ignoreAbove() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- ignoreAbove() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- ignoreFields() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- ignoreMalformed() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- ignoreMalformed() - Element in annotation interface org.springframework.data.elasticsearch.annotations.GeoShapeField
- ignoreMalformed() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- ignoreZValue() - Element in annotation interface org.springframework.data.elasticsearch.annotations.GeoShapeField
- IMMEDIATE - Enum constant in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
- IMPERATIVE_CLIENT - Static variable in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
- in(Iterable<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.IN
entry to theCriteria.queryCriteriaEntries
. - in(Object...) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.IN
entry to theCriteria.queryCriteriaEntries
. - IN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- includeFilters() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Specifies which types are eligible for component scanning.
- includeFilters() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Specifies which types are eligible for component scanning.
- includeInParent() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- includes() - Element in annotation interface org.springframework.data.elasticsearch.annotations.SourceFilters
-
Properties to be requested from Elasticsearch to be included in the response.
- incrementVersion() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Increments the value of the version property if available.
- index() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- index() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- index() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
-
Returns the value of the
index
record component. - index() - Method in record class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
Returns the value of the
index
record component. - index(IndexRequest<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- index(Function<IndexRequest.Builder<T>, ObjectBuilder<IndexRequest<T>>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- index(IndexQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- index(IndexQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Index an object.
- INDEX - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
- IndexBoost - Class in org.springframework.data.elasticsearch.core.query
-
Defines a IndexBoost to be applied on the "indices_boost" query clause
- IndexBoost(String, float) - Constructor for class org.springframework.data.elasticsearch.core.query.IndexBoost
- IndexCoordinates - Class in org.springframework.data.elasticsearch.core.mapping
-
Immutable Value object encapsulating index name(s) and index type(s).
- IndexedIndexName - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Annotation to mark a String property of an entity to be filled with the name of the index where the entity was stored after it is indexed into Elasticsearch.
- IndexedObjectInformation - Record Class in org.springframework.data.elasticsearch.core
-
Value class capturing information about a newly indexed document in Elasticsearch.
- IndexedObjectInformation(String, String, Long, Long, Long) - Constructor for record class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
Creates an instance of a
IndexedObjectInformation
record class. - IndexInformation - Class in org.springframework.data.elasticsearch.core
-
Immutable object that holds information(name, settings, mappings, aliases) about an Index
- indexName() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
-
Name of the Elasticsearch index.
- indexOperations - Variable in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- IndexOperations - Interface in org.springframework.data.elasticsearch.core
-
The operations for the Elasticsearch Index APIs.
- IndexOperationsAdapter - Interface in org.springframework.data.elasticsearch.core
-
Adapter for creating synchronous calls for a reactive
ReactiveIndexOperations
. - indexOps(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- indexOps(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- indexOps(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
get an
IndexOperations
that is bound to the given class - indexOps(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
Creates a
ReactiveIndexOperations
that is bound to the given class - indexOps(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- indexOps(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- indexOps(IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
get an
IndexOperations
that is bound to the given index - indexOps(IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
Creates a
ReactiveIndexOperations
that is bound to the given index - indexOptions() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- indexOptions() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- IndexOptions - Enum Class in org.springframework.data.elasticsearch.annotations
- indexPatterns() - Method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Returns the value of the
indexPatterns
record component. - indexPhrases() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- indexPhrases() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- indexPrefixes() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
implemented as array to enable the empty default value
- indexPrefixes() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
-
implemented as array to enable the empty default value
- IndexPrefixes - Annotation Interface in org.springframework.data.elasticsearch.annotations
- indexQueries() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.Entities
- IndexQuery - Class in org.springframework.data.elasticsearch.core.query
-
IndexQuery
- IndexQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.IndexQuery
- IndexQuery(String, Object, Long, String, Long, Long, String, IndexQuery.OpType, String) - Constructor for class org.springframework.data.elasticsearch.core.query.IndexQuery
- IndexQuery.OpType - Enum Class in org.springframework.data.elasticsearch.core.query
-
OpType for the index operation.
- IndexQueryBuilder - Class in org.springframework.data.elasticsearch.core.query
-
IndexQuery Builder
- IndexQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- IndexResponseMetaData(String, String, long, long, long) - Constructor for record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
-
Creates an instance of a
IndexResponseMetaData
record class. - indexRouting() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Alias
- indexStoreType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
Index storage type for the index.
- indices() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- indicesBoost - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- indicesOptions - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- IndicesOptions - Class in org.springframework.data.elasticsearch.core.query
-
Class mirroring the IndicesOptions from Elasticsearch in Spring Data Elasticsearch API.
- IndicesOptions(EnumSet<IndicesOptions.Option>, EnumSet<IndicesOptions.WildcardStates>) - Constructor for class org.springframework.data.elasticsearch.core.query.IndicesOptions
- IndicesOptions.Option - Enum Class in org.springframework.data.elasticsearch.core.query
- IndicesOptions.WildcardStates - Enum Class in org.springframework.data.elasticsearch.core.query
- IndicesTemplate - Class in org.springframework.data.elasticsearch.client.elc
-
Implementation of the
IndexOperations
interface using enElasticsearchIndicesClient
. - IndicesTemplate(ElasticsearchIndicesClient, ClusterTemplate, ElasticsearchConverter, Class<?>) - Constructor for class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- IndicesTemplate(ElasticsearchIndicesClient, ClusterTemplate, ElasticsearchConverter, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- InetSocketAddressParser - Class in org.springframework.data.elasticsearch.client
-
Utility to parse endpoints in
host:port
format intoInetSocketAddress
. - InetSocketAddressParser() - Constructor for class org.springframework.data.elasticsearch.client.InetSocketAddressParser
- info() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- INHERIT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Dynamic
-
Inherit the dynamic setting from their parent object or from the mapping type.
- init() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchNamespaceHandler
- initializeVersionProperty() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Initializes the version property of the of the current entity if available.
- INLINE - Enum constant in enum class org.springframework.data.elasticsearch.core.query.ScriptType
- InnerField - Annotation Interface in org.springframework.data.elasticsearch.annotations
- InnerHitsQuery - Class in org.springframework.data.elasticsearch.core.query
-
Defines an inner_hits request.
- InnerHitsQuery.Builder - Class in org.springframework.data.elasticsearch.core.query
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonGeometryCollectionToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
- INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
- INSTANCE - Static variable in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- INT8_FLAT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
- INT8_HNSW - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
- Integer - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- Integer - Enum constant in enum class org.springframework.data.elasticsearch.annotations.NullValueType
- Integer_Range - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- interleave(int, int) - Static method in class org.springframework.data.elasticsearch.utils.geohash.BitUtil
-
Interleaves the first 32 bits of each long value Adapted from: https://graphics.stanford.edu/~seander/bithacks.html#InterleaveBMN
- INTERNAL - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
- intersects(GeoJson<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for GEO_INTERSECTS.
- Ip - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- Ip_Range - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- is(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.EQUALS
entry to theCriteria.queryCriteriaEntries
- IS_REACTIVE_LIBRARY_AVAILABLE - Static variable in class org.springframework.data.elasticsearch.aot.ElasticsearchAotPredicates
- isAllowedGenericType(ParameterizedType) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- isAllowedGenericType(ParameterizedType) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
- isAllowedGenericType(ParameterizedType) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryMetadata
- isAllowedGenericType(ParameterizedType) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryMetadata
- isAlwaysWriteMapping() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- isAlwaysWriteMapping() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- isAnd() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- isCausedByConnectionException(Throwable) - Static method in class org.springframework.data.elasticsearch.support.ExceptionUtils
-
checks if the given throwable is a
ConnectException
or has one in its cause chain - isCollectionQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
- isCompletionProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- isCompletionProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- isCountQuery() - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- isCountQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
- isCountQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
- isCreateIndexAndMapping() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- isCreateIndexAndMapping() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- isDeleteQuery() - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- isDeleteQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
- isDeleteQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
- isDisjoint(GeoJson<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for GEO_IS_DISJOINT.
- isEmpty() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.Entities
- isEmpty() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- isEmpty() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- isEmpty() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- isEmpty() - Method in interface org.springframework.data.elasticsearch.utils.geohash.Geometry
- isEmpty() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- isEmpty() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- isExistsQuery() - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- isExistsQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
- isExistsQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
- isFailed() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem
- isFailed() - Method in class org.springframework.data.elasticsearch.core.SearchShardStatistics
- isGeoPointProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- isGeoPointProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- isGeoShapeProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- isGeoShapeProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- isHidden() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Alias
- isHidden() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
- isIdProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- isIndexedIndexNameProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- isIndexedIndexNameProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- isJoinFieldProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- isJoinFieldProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- isLimiting() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- isLimiting() - Method in interface org.springframework.data.elasticsearch.core.query.Query
- isMatch() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
- isNegating() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- isNew() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Returns whether the entity is considered to be new.
- isNotSearchHitMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
checks whether the return type of the underlying method nether a
SearchHits
nor a collection ofSearchHit
. - isNotSearchPageMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
checks if the return type is not
SearchPage
. - isOnline() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
- isOr() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- isPartial() - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse
- isReactorPresent() - Static method in class org.springframework.data.elasticsearch.aot.ElasticsearchAotPredicates
- isReadable() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- isRunning() - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse
- isRuntimeFieldParameter() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameter
- isScriptedFieldParameter() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameter
- isSearchHitMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
checks whether the return type of the underlying method is a
SearchHits
or a collection ofSearchHit
. - isSearchPageMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
checks if the return type is
SearchPage
. - isSeqNoPrimaryTermProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
-
Returns whether the current property is a
SeqNoPrimaryTerm
property. - isSeqNoPrimaryTermProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- isSingleton() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- isSpecialParameter() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameter
- isStore() - Method in class org.springframework.data.elasticsearch.core.index.MappingParameters
- isStreamQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
- isTimedOut() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- isTimedOut() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
-
Did any of the sub-requests that were part of this request timeout?
- isTypeKey(String) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
- isTypeKey(String) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
-
Returns whether the given key is the type key.
- isUseServerConfiguration() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- isUseServerConfiguration() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- isVersionedEntity() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Returns whether the entity is versioned, i.e. if it contains a version property.
- isWritable() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- isWriteIndex() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Alias
- isWriteIndex() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
- iterator() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
- iterator() - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Row
J
- JoinField<ID> - Class in org.springframework.data.elasticsearch.core.join
- JoinField() - Constructor for class org.springframework.data.elasticsearch.core.join.JoinField
- JoinField(String) - Constructor for class org.springframework.data.elasticsearch.core.join.JoinField
- JoinField(String, ID) - Constructor for class org.springframework.data.elasticsearch.core.join.JoinField
- JoinTypeRelation - Annotation Interface in org.springframework.data.elasticsearch.annotations
- JoinTypeRelations - Annotation Interface in org.springframework.data.elasticsearch.annotations
- jsonpMapper() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
-
Provides the JsonpMapper bean that is used in the
ElasticsearchConfiguration.elasticsearchTransport(RestClient, JsonpMapper)
method. - jsonpMapper() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
-
Provides the JsonpMapper that is used in the
ReactiveElasticsearchConfiguration.elasticsearchTransport(RestClient, JsonpMapper)
method and exposes it as a bean. - just(String) - Static method in interface org.springframework.data.elasticsearch.core.routing.RoutingResolver
-
Returns a
that always retuns a fixed value
K
- KebabCaseFieldNamingStrategy - Class in org.springframework.data.elasticsearch.core.mapping
- KebabCaseFieldNamingStrategy() - Constructor for class org.springframework.data.elasticsearch.core.mapping.KebabCaseFieldNamingStrategy
- keepAlive() - Method in record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
-
Returns the value of the
keepAlive
record component. - keySet() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- keySet() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- keySet() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- Keyword - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- KnnAlgorithmType - Enum Class in org.springframework.data.elasticsearch.annotations
- knnIndexOptions() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
to be used in combination with
FieldType.Dense_Vector
- knnIndexOptions() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
-
to be used in combination with
FieldType.Dense_Vector
- KnnIndexOptions - Annotation Interface in org.springframework.data.elasticsearch.annotations
- knnSimilarity() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
to be used in combination with
FieldType.Dense_Vector
- knnSimilarity() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
-
to be used in combination with
FieldType.Dense_Vector
- KnnSimilarity - Enum Class in org.springframework.data.elasticsearch.annotations
L
- L2_NORM - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnSimilarity
- language() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
-
Returns the value of the
language
record component. - language() - Method in record class org.springframework.data.elasticsearch.core.script.Script
-
Returns the value of the
language
record component. - latHeightInDegrees(int) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
approximate height of geohash tile for a specific precision in degrees
- latLon(double, double) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- latLon(GeoPoint) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- left - Enum constant in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
- LENIENT_EXPAND_OPEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- LENIENT_EXPAND_OPEN_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- LENIENT_EXPAND_OPEN_CLOSED_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- LENIENT_EXPAND_OPEN_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- LESS - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- LESS_EQUAL - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- lessThan(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.LESS
entry to theCriteria.queryCriteriaEntries
- lessThanEqual(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.LESS_EQUAL
entry to theCriteria.queryCriteriaEntries
- LINEARRING - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- LINESTRING - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- loadDocument(String, String) - Static method in class org.springframework.data.elasticsearch.core.ReactiveResourceUtil
-
loads a Document initialized with data from a given resource path.
- localhost() - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Creates a new
ClientConfiguration
instance configured to localhost. - logVersions() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
logs the versions of the different Elasticsearch components.
- logVersions() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
-
logs the versions of the different Elasticsearch components.
- logVersions(String, String, String) - Static method in class org.springframework.data.elasticsearch.support.VersionInfo
-
logs the relevant version info.
- Long - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- Long - Enum constant in enum class org.springframework.data.elasticsearch.annotations.NullValueType
- Long_Range - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- longEncode(double, double, int) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Encode lon/lat to the geohash based long format (lon/lat interleaved, 4 least significant bits = level)
- longEncode(String) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Encode a string geohash to the geohash based long format (lon/lat interleaved, 4 least significant bits = level)
- lonWidthInDegrees(int) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
approximate width of geohash tile for a specific precision in degrees
- LPAREN - Static variable in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- LT_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
- LTE_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
M
- m() - Element in annotation interface org.springframework.data.elasticsearch.annotations.KnnIndexOptions
-
Only applicable to
KnnAlgorithmType.HNSW
andKnnAlgorithmType.INT8_HNSW
index types. - mainField() - Element in annotation interface org.springframework.data.elasticsearch.annotations.MultiField
- major() - Method in record class org.springframework.data.elasticsearch.support.Version
-
Returns the value of the
major
record component. - mapHit(SearchDocument, T) - Method in class org.springframework.data.elasticsearch.core.SearchHitMapping
- mapHits(SearchDocumentResponse, List<T>) - Method in class org.springframework.data.elasticsearch.core.SearchHitMapping
- mapHitsInCompletionSuggestion(Suggest) - Method in class org.springframework.data.elasticsearch.core.SearchHitMapping
- mapObject(Object) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
-
Map an object to a
Document
. - mappedTypeName() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
overrides the field type in the mapping which otherwise will be taken from corresponding
FieldType
- mappedTypeName() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
-
overrides the field type in the mapping which otherwise will be taken from corresponding
FieldType
- mapping() - Method in record class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData
-
Returns the value of the
mapping
record component. - mapping() - Method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Returns the value of the
mapping
record component. - mapping() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
-
Returns the value of the
mapping
record component. - Mapping - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Elasticsearch Mapping
- Mapping.Detection - Enum Class in org.springframework.data.elasticsearch.annotations
- MappingAlias - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Defines a field alias in the index mapping.
- MappingBuilder - Class in org.springframework.data.elasticsearch.core.index
- MappingBuilder(ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.index.MappingBuilder
- mappingContext - Variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- MappingConversionException - Exception in org.springframework.data.elasticsearch.core.convert
- MappingConversionException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.core.convert.MappingConversionException
- MappingElasticsearchConverter - Class in org.springframework.data.elasticsearch.core.convert
-
Elasticsearch specific
EntityConverter
implementation based on domain typemetadata
. - MappingElasticsearchConverter(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- MappingElasticsearchConverter(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>, GenericConversionService) - Constructor for class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- MappingElasticsearchEntityInformation<T,
ID> - Class in org.springframework.data.elasticsearch.repository.support -
Elasticsearch specific implementation of
AbstractEntityInformation
- MappingElasticsearchEntityInformation(ElasticsearchPersistentEntity<T>) - Constructor for class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
- mappingFor(Class<T>, ElasticsearchConverter) - Static method in class org.springframework.data.elasticsearch.core.SearchHitMapping
- MappingParameters - Class in org.springframework.data.elasticsearch.core.index
-
A class to hold the mapping parameters that might be set on
Field
orInnerField
annotation. - mappingPath() - Element in annotation interface org.springframework.data.elasticsearch.annotations.DynamicTemplates
- mappingPath() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
- MapTypeAliasAccessor(String) - Constructor for class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor
- masterTimeout() - Method in record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
-
Returns the value of the
masterTimeout
record component. - MATCH_ALL - Static variable in class org.springframework.data.elasticsearch.core.query.StringQuery
- Match_Only_Text - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- matchAllQuery() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- matchAllQuery() - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- matchAllQuery() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- matchAllQuery() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Creates a
Query
to find all documents. - matchAllQuery() - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Creates a
Query
to get all documents. - matchAllQueryAsQuery() - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- matchedFields() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
-
only used for
HighlightField
s. - matches(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.MATCHES
entry to theCriteria.queryCriteriaEntries
. - MATCHES - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- MATCHES_ALL - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- matchesAll(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.MATCHES
entry to theCriteria.queryCriteriaEntries
. - matchQuery(String, String, Operator, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- matchQueryAsQuery(String, String, Operator, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- max - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMode
- max - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
- Max - Enum constant in enum class org.springframework.data.elasticsearch.core.query.HasChildQuery.ScoreMode
- Max - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
- MAX_DEFAULT - Static variable in annotation interface org.springframework.data.elasticsearch.annotations.IndexPrefixes
- MAX_INNER_PRODUCT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.KnnSimilarity
- maxChars() - Element in annotation interface org.springframework.data.elasticsearch.annotations.IndexPrefixes
- maxInputLength() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
- maxResults - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- maxShingleSize() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- maxShingleSize() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- maybeCallbackAfterConvert(T, Document, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- maybeCallbackAfterConvert(T, Document, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- maybeCallbackAfterLoad(Document, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- maybeCallbackAfterLoad(Document, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- maybeCallbackAfterSave(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- maybeCallbackAfterSave(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- maybeCallbackAfterSaveWithQueries(List<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- maybeCallbackAfterSaveWithQuery(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- maybeCallbackBeforeConvert(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- maybeCallbackBeforeConvert(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- maybeCallbackBeforeConvertWithQueries(List<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- maybeCallbackBeforeConvertWithQuery(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- median - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
- merge(Settings) - Method in class org.springframework.data.elasticsearch.core.index.Settings
-
Merges some other settings onto this one.
- method - Variable in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- methodReturnType() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
returns the declared return type for this method.
- mget(MgetRequest, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- mget(Function<MgetRequest.Builder, ObjectBuilder<MgetRequest>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- migrateToDataStream(MigrateToDataStreamRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- migrateToDataStream(Function<MigrateToDataStreamRequest.Builder, ObjectBuilder<MigrateToDataStreamRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- min - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMode
- min - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
- Min - Enum constant in enum class org.springframework.data.elasticsearch.core.query.HasChildQuery.ScoreMode
- Min - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
- MIN_DEFAULT - Static variable in annotation interface org.springframework.data.elasticsearch.annotations.IndexPrefixes
- minChars() - Element in annotation interface org.springframework.data.elasticsearch.annotations.IndexPrefixes
- minor() - Method in record class org.springframework.data.elasticsearch.support.Version
-
Returns the value of the
minor
record component. - minScore - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- missing - Variable in class org.springframework.data.elasticsearch.core.query.Order
- mode - Variable in class org.springframework.data.elasticsearch.core.query.Order
- modifyOnCreate() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableElasticsearchAuditing
-
Configures whether the entity shall be marked as modified on creation.
- modifyOnCreate() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableReactiveElasticsearchAuditing
-
Configures whether the entity shall be marked as modified on creation.
- MoreLikeThisQuery - Class in org.springframework.data.elasticsearch.core.query
-
MoreLikeThisQuery
- MoreLikeThisQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- mortonEncode(String) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Encode to a morton long value from a given geohash string
- MultiField - Annotation Interface in org.springframework.data.elasticsearch.annotations
- multiGet(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- multiGet(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- multiGet(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Execute a multiGet against elasticsearch for the given ids.
- multiGet(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Execute a multiGet against elasticsearch for the given ids.
- multiGet(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- multiGet(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- multiGet(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Execute a multiGet against elasticsearch for the given ids.
- multiGet(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Execute a multiGet against elasticsearch for the given ids.
- MultiGetItem<T> - Class in org.springframework.data.elasticsearch.core
-
Response object for items returned from multiget requests, encapsulating the returned data and potential error information.
- MultiGetItem.Failure - Class in org.springframework.data.elasticsearch.core
- multiGetQuery(Collection<String>) - Static method in interface org.springframework.data.elasticsearch.core.query.Query
-
Utility method to get a query for a multiget request
- multiGetQueryWithRouting(List<Query.IdWithRouting>) - Static method in interface org.springframework.data.elasticsearch.core.query.Query
-
Utility method to get a query for a multiget request
- MULTILINESTRING - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- Multiply - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
- MULTIPOINT - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- MULTIPOLYGON - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- multiSearch(List<? extends Query>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- multiSearch(List<? extends Query>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the multi search query against elasticsearch and return result as
List
ofSearchHits
. - multiSearch(List<? extends Query>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- multiSearch(List<? extends Query>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the multi search query against elasticsearch and return result as
List
ofSearchHits
. - multiSearch(List<? extends Query>, List<Class<?>>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- multiSearch(List<? extends Query>, List<Class<?>>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the multi search query against elasticsearch and return result as
List
ofSearchHits
. - multiSearch(List<? extends Query>, List<Class<?>>, List<IndexCoordinates>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- multiSearch(List<? extends Query>, List<Class<?>>, List<IndexCoordinates>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the multi search query against elasticsearch and return result as
List
ofSearchHits
. - multiSearch(List<? extends Query>, List<Class<?>>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- multiSearch(List<? extends Query>, List<Class<?>>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the multi search query against elasticsearch and return result as
List
ofSearchHits
. - Murmur3 - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
N
- name() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionContext
- name() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
The name to be used to store the field inside the document.
- name() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightField
-
The name of the field to apply highlighting to.
- name() - Element in annotation interface org.springframework.data.elasticsearch.annotations.MappingAlias
-
the name of the alias.
- name() - Element in annotation interface org.springframework.data.elasticsearch.annotations.ScriptedField
-
(Optional) The name of the scripted field.
- name() - Method in record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
-
Returns the value of the
name
record component. - name() - Method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Returns the value of the
name
record component. - name() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponse
-
Returns the value of the
name
record component. - name() - Method in record class org.springframework.data.elasticsearch.core.sql.SqlResponse.Column
-
Returns the value of the
name
record component. - namedQueriesLocation() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Configures the location of where to find the Spring Data named queries properties file.
- namedQueriesLocation() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Configures the location of where to find the Spring Data named queries properties file.
- NAN - Static variable in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- NativeQuery - Class in org.springframework.data.elasticsearch.client.elc
-
A
Query
implementation using query builders from the new Elasticsearch Client library. - NativeQuery(Query) - Constructor for class org.springframework.data.elasticsearch.client.elc.NativeQuery
- NativeQuery(NativeQueryBuilder) - Constructor for class org.springframework.data.elasticsearch.client.elc.NativeQuery
- NativeQueryBuilder - Class in org.springframework.data.elasticsearch.client.elc
- NativeQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- nested - Variable in class org.springframework.data.elasticsearch.core.query.Order
- Nested - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- Nested(String, Query, Integer, Order.Nested) - Constructor for class org.springframework.data.elasticsearch.core.query.Order.Nested
- NestedMetaData - Class in org.springframework.data.elasticsearch.core.document
-
meta data returned for nested inner hits.
- no - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
- noMatchSize() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- none - Enum constant in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
- none - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
- NONE - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
- NONE - Enum constant in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
- NONE - Static variable in record class org.springframework.data.elasticsearch.core.ActiveShardCount
- NOOP - Enum constant in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
- NoReachableHostException - Exception in org.springframework.data.elasticsearch.client
-
RuntimeException
to be emitted / thrown when the cluster is down (aka none of the known nodes is reachable). - NoReachableHostException(Set<ElasticsearchHost>) - Constructor for exception org.springframework.data.elasticsearch.client.NoReachableHostException
- NoReachableHostException(Set<ElasticsearchHost>, Throwable) - Constructor for exception org.springframework.data.elasticsearch.client.NoReachableHostException
- normalizer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- normalizer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- norms() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- norms() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- NoSuchIndexException - Exception in org.springframework.data.elasticsearch
- NoSuchIndexException(String) - Constructor for exception org.springframework.data.elasticsearch.NoSuchIndexException
- NoSuchIndexException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.NoSuchIndexException
- not() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Sets the negating flag
- NOT_EMPTY - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- NOT_FOUND - Enum constant in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
- NOT_IN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- notEmpty() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.NOT_EMPTY
entry to theCriteria.queryCriteriaEntries
. - notIn(Iterable<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.NOT_IN
entry to theCriteria.queryCriteriaEntries
. - notIn(Object...) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.NOT_IN
entry to theCriteria.queryCriteriaEntries
. - nullValue() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
NOte that null_value setting are not supported in Elasticsearch for all types.
- nullValue() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- nullValueType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- nullValueType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- NullValueType - Enum Class in org.springframework.data.elasticsearch.annotations
- numberOfFragments() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- NumberRangePropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
- NumberRangePropertyValueConverter(PersistentProperty<?>, Class<?>) - Constructor for class org.springframework.data.elasticsearch.core.convert.NumberRangePropertyValueConverter
- numericDetection() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
-
whether numeric_detection is enabled
O
- Object - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- of(double, double) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
-
Creates
GeoJsonPoint
for given coordinates. - of(Number, Number, Number, Number, List<SearchShardStatistics.Failure>) - Static method in class org.springframework.data.elasticsearch.core.SearchShardStatistics
- of(String) - Static method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
-
Creates an ElasticsearchDateConverter for the given pattern.
- of(String) - Static method in interface org.springframework.data.elasticsearch.core.geo.GeoJson
- of(String...) - Static method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
- of(String[], String[]) - Static method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilter
- of(String, int, NestedMetaData) - Static method in class org.springframework.data.elasticsearch.core.document.NestedMetaData
- of(String, String, String, int, Exception, ElasticsearchErrorCause) - Static method in class org.springframework.data.elasticsearch.core.SearchShardStatistics.Failure
- of(String, String, String, Exception, ElasticsearchErrorCause) - Static method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
- of(String, Function<Order.Nested.Builder, Order.Nested.Builder>) - Static method in class org.springframework.data.elasticsearch.core.query.Order.Nested
- of(String, Settings, Document, List<AliasData>) - Static method in class org.springframework.data.elasticsearch.core.IndexInformation
- of(String, Query, String, String, Boolean, Boolean) - Static method in class org.springframework.data.elasticsearch.core.index.AliasData
- of(String, ScriptData) - Static method in class org.springframework.data.elasticsearch.core.query.ScriptedField
- of(EnumSet<IndicesOptions.Option>, EnumSet<IndicesOptions.WildcardStates>) - Static method in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- of(Function<FetchSourceFilterBuilder, FetchSourceFilterBuilder>) - Static method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilter
- of(Function<ScriptData.Builder, ScriptData.Builder>) - Static method in record class org.springframework.data.elasticsearch.core.query.ScriptData
- of(List<GeoJson<?>>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
-
Creates a new
GeoJsonGeometryCollection
for the givenGeoJson
instances. - of(List<GeoJsonLineString>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
-
Creates new
GeoJsonMultiLineString
for the givenGeoJsonLineString
s. - of(List<GeoJsonPolygon>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
-
Creates a new
GeoJsonMultiPolygon
for the givenGeoJsonPolygon
s. - of(List<Point>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
-
Creates a new
GeoJsonLineString
for the givenPoint
s. - of(List<Point>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
-
Creates a new
GeoJsonMultiPoint
for the givenPoint
s. - of(List<Point>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
Creates new
GeoJsonPolygon
from the givenPoint
s. - of(List<Point>...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
-
Creates new
GeoJsonMultiLineString
for the givenPoint
s. - of(DateFormat) - Static method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
-
Creates an ElasticsearchDateConverter for the given
DateFormat
. - of(HighlightField) - Static method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
- of(GeoJsonLineString) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
Creates new
GeoJsonPolygon
from the givenGeoJsonLineString
. - of(GeoPoint) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
-
Creates
GeoJsonPoint
for givenGeoPoint
. - of(GeoPoint, GeoPoint, GeoPoint...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
-
Creates a new
GeoJsonLineString
for the givenGeoPoint
s. - of(GeoPoint, GeoPoint, GeoPoint...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
-
Creates a new
GeoJsonMultiPoint
for the givenGeoPoint
s. - of(GeoPoint, GeoPoint, GeoPoint, GeoPoint, GeoPoint...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
Creates new
GeoJsonPolygon
from the givenGeoPoint
s. - of(ScriptType, String, String, String, Map<String, Object>) - Static method in record class org.springframework.data.elasticsearch.core.query.ScriptData
- of(UpdateResponse.Result) - Static method in class org.springframework.data.elasticsearch.core.query.UpdateResponse
- of(Point) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
-
Creates
GeoJsonPoint
for givenPoint
. - of(Point, Point, Point...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
-
Creates a new
GeoJsonLineString
for the givenPoint
s. - of(Point, Point, Point...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
-
Creates a new
GeoJsonMultiPoint
for the givenPoint
s. - of(Point, Point, Point, Point, Point...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
Creates new
GeoJsonPolygon
from the givenPoint
s. - of(T, MultiGetItem.Failure) - Static method in class org.springframework.data.elasticsearch.core.MultiGetItem
- oFExpandWildcards(EnumSet<IndicesOptions.WildcardStates>) - Static method in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- OFF - Enum constant in enum class org.springframework.data.elasticsearch.core.TotalHitsRelation
- offline(InetSocketAddress) - Static method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
- OFFLINE - Enum constant in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
- offsets - Enum constant in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
- ofGeoPoints(List<GeoPoint>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
-
Creates a new
GeoJsonLineString
for the givenGeoPoint
s. - ofGeoPoints(List<GeoPoint>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
-
Creates a new
GeoJsonMultiPoint
for the givenGeoPoint
s. - ofGeoPoints(List<GeoPoint>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
Creates new
GeoJsonPolygon
from the givenGeoPoint
s. - ofOptions(EnumSet<IndicesOptions.Option>) - Static method in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- onAfterConvert(T, Document, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.AfterConvertCallback
-
Entity callback method invoked after a domain object is materialized from a
Document
. - onAfterConvert(T, Document, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.ReactiveAfterConvertCallback
-
Entity callback method invoked after a domain object is materialized from a
Document
. - onAfterLoad(Document, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.AfterLoadCallback
-
Entity callback method invoked after a domain object is materialized from a
Document
. - onAfterLoad(Document, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.ReactiveAfterLoadCallback
-
Entity callback method invoked after a domain object is materialized from a
Document
. - onAfterSave(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.AfterSaveCallback
-
Entity callback method invoked after a domain object is saved.
- onAfterSave(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.ReactiveAfterSaveCallback
-
Entity callback method invoked after a domain object is saved.
- onBeforeConvert(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.event.AuditingEntityCallback
- onBeforeConvert(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.event.ReactiveAuditingEntityCallback
- onBeforeConvert(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.BeforeConvertCallback
-
Callback method that will be invoked before an entity is persisted.
- onBeforeConvert(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.ReactiveBeforeConvertCallback
-
Callback method that will be invoked before an entity is persisted.
- ONE - Static variable in record class org.springframework.data.elasticsearch.core.ActiveShardCount
- online(InetSocketAddress) - Static method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
- ONLINE - Enum constant in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
- open(OpenRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- open(Function<OpenRequest.Builder, ObjectBuilder<OpenRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- OPEN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
- openPointInTime(OpenPointInTimeRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- openPointInTime(Function<OpenPointInTimeRequest.Builder, ObjectBuilder<OpenPointInTimeRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- openPointInTime(IndexCoordinates, Duration) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Opens a point in time (pit) in Elasticsearch.
- openPointInTime(IndexCoordinates, Duration) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Opens a point in time (pit) in Elasticsearch.
- openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- openPointInTime(IndexCoordinates, Duration, Boolean) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Opens a point in time (pit) in Elasticsearch.
- openPointInTime(IndexCoordinates, Duration, Boolean) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Opens a point in time (pit) in Elasticsearch.
- operations - Variable in class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- operations - Variable in class org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor
- operations - Variable in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- OperatorType - Enum Class in org.springframework.data.elasticsearch.core.query.types
-
Define the default operator for a query string query.
- Option(String, String, double, Boolean, int) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion.Entry.Option
- Option(String, String, Double, Boolean) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.PhraseSuggestion.Entry.Option
- Option(String, String, Double, Boolean) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
- Option(String, String, Double, Boolean, Map<String, Set<String>>, ScoreDoc, SearchDocument, T) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
- or() - Static method in class org.springframework.data.elasticsearch.core.query.Criteria
- or(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Chain a new or-Criteria
- or(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Chain a new or-Criteria.
- or(CriteriaQuery, CriteriaQuery) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
- or(Field) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Chain a new or-Criteria
- Or - Enum constant in enum class org.springframework.data.elasticsearch.core.query.types.OperatorType
- OR - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.Operator
- order() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- Order - Class in org.springframework.data.elasticsearch.core.query
-
Extends the
Sort.Order
with properties that can be set on Elasticsearch order options. - Order(Sort.Direction, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order(Sort.Direction, String, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order(Sort.Direction, String, Sort.NullHandling) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order(Sort.Direction, String, Sort.NullHandling, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order(Sort.Direction, String, Sort.NullHandling, Order.Mode) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order(Sort.Direction, String, Sort.NullHandling, Order.Mode, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order(Sort.Direction, String, Sort.NullHandling, Order.Mode, String, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order(Sort.Direction, String, Sort.NullHandling, Order.Mode, String, String, Order.Nested) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order(Sort.Direction, String, Order.Mode) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order(Sort.Direction, String, Order.Mode, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
- Order.Mode - Enum Class in org.springframework.data.elasticsearch.core.query
- Order.Nested - Class in org.springframework.data.elasticsearch.core.query
- Order.Nested.Builder - Class in org.springframework.data.elasticsearch.core.query
- ordinal_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- ordinal_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- ordinal_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- org.springframework.data.elasticsearch - package org.springframework.data.elasticsearch
- org.springframework.data.elasticsearch.annotations - package org.springframework.data.elasticsearch.annotations
- org.springframework.data.elasticsearch.aot - package org.springframework.data.elasticsearch.aot
- org.springframework.data.elasticsearch.client - package org.springframework.data.elasticsearch.client
- org.springframework.data.elasticsearch.client.elc - package org.springframework.data.elasticsearch.client.elc
-
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java) to access Elasticsearch.
- org.springframework.data.elasticsearch.client.elc.aot - package org.springframework.data.elasticsearch.client.elc.aot
- org.springframework.data.elasticsearch.client.util - package org.springframework.data.elasticsearch.client.util
- org.springframework.data.elasticsearch.config - package org.springframework.data.elasticsearch.config
- org.springframework.data.elasticsearch.core - package org.springframework.data.elasticsearch.core
- org.springframework.data.elasticsearch.core.cluster - package org.springframework.data.elasticsearch.core.cluster
-
Interfaces and classes related to Elasticsearch cluster information and management.
- org.springframework.data.elasticsearch.core.convert - package org.springframework.data.elasticsearch.core.convert
- org.springframework.data.elasticsearch.core.document - package org.springframework.data.elasticsearch.core.document
-
Classes related to the Document structure of Elasticsearch documents and search responses.
- org.springframework.data.elasticsearch.core.event - package org.springframework.data.elasticsearch.core.event
-
classes and interfaces related to Spring Data Elasticsearch events and callbacks.
- org.springframework.data.elasticsearch.core.geo - package org.springframework.data.elasticsearch.core.geo
- org.springframework.data.elasticsearch.core.index - package org.springframework.data.elasticsearch.core.index
-
Classes related to Elasticsearch index management.
- org.springframework.data.elasticsearch.core.join - package org.springframework.data.elasticsearch.core.join
- org.springframework.data.elasticsearch.core.mapping - package org.springframework.data.elasticsearch.core.mapping
- org.springframework.data.elasticsearch.core.query - package org.springframework.data.elasticsearch.core.query
- org.springframework.data.elasticsearch.core.query.highlight - package org.springframework.data.elasticsearch.core.query.highlight
-
classes to define highlight settings parameters of a query
- org.springframework.data.elasticsearch.core.query.types - package org.springframework.data.elasticsearch.core.query.types
- org.springframework.data.elasticsearch.core.reindex - package org.springframework.data.elasticsearch.core.reindex
- org.springframework.data.elasticsearch.core.routing - package org.springframework.data.elasticsearch.core.routing
-
classes/interfaces for specification and implementation of Elasticsearch routing.
- org.springframework.data.elasticsearch.core.script - package org.springframework.data.elasticsearch.core.script
-
Classes and interfaces to access to script API of Elasticsearch (https://www.elastic.co/guide/en/elasticsearch/reference/8.5/script-apis.html).
- org.springframework.data.elasticsearch.core.sql - package org.springframework.data.elasticsearch.core.sql
-
Classes and interfaces to access to SQL API of Elasticsearch.
- org.springframework.data.elasticsearch.core.suggest - package org.springframework.data.elasticsearch.core.suggest
- org.springframework.data.elasticsearch.core.suggest.response - package org.springframework.data.elasticsearch.core.suggest.response
- org.springframework.data.elasticsearch.repository - package org.springframework.data.elasticsearch.repository
-
infrastructure to define the Elasticsearch mapping for an index.
- org.springframework.data.elasticsearch.repository.aot - package org.springframework.data.elasticsearch.repository.aot
- org.springframework.data.elasticsearch.repository.cdi - package org.springframework.data.elasticsearch.repository.cdi
- org.springframework.data.elasticsearch.repository.config - package org.springframework.data.elasticsearch.repository.config
- org.springframework.data.elasticsearch.repository.query - package org.springframework.data.elasticsearch.repository.query
- org.springframework.data.elasticsearch.repository.query.parser - package org.springframework.data.elasticsearch.repository.query.parser
- org.springframework.data.elasticsearch.repository.support - package org.springframework.data.elasticsearch.repository.support
- org.springframework.data.elasticsearch.repository.support.querybyexample - package org.springframework.data.elasticsearch.repository.support.querybyexample
- org.springframework.data.elasticsearch.repository.support.spel - package org.springframework.data.elasticsearch.repository.support.spel
- org.springframework.data.elasticsearch.repository.support.value - package org.springframework.data.elasticsearch.repository.support.value
- org.springframework.data.elasticsearch.support - package org.springframework.data.elasticsearch.support
- org.springframework.data.elasticsearch.utils.geohash - package org.springframework.data.elasticsearch.utils.geohash
-
package collecting classes needed for GeoHash calculations.
- orientation() - Element in annotation interface org.springframework.data.elasticsearch.annotations.GeoShapeField
- otherFields() - Element in annotation interface org.springframework.data.elasticsearch.annotations.MultiField
P
- pageable - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- parameters() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Highlight
- parameters() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightField
- params() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
-
Returns the value of the
params
record component. - parent() - Element in annotation interface org.springframework.data.elasticsearch.annotations.JoinTypeRelation
- parse(String) - Static method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
-
Parse a hostAndPort string into a
InetSocketAddress
. - parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
- parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.DateRangePropertyValueConverter
- parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
-
Parses a String into a Date.
- parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.NumberRangePropertyValueConverter
- parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.TemporalRangePropertyValueConverter
- parse(String) - Static method in interface org.springframework.data.elasticsearch.core.document.Document
-
Parse JSON to
Document
. - parse(String) - Static method in class org.springframework.data.elasticsearch.core.index.Settings
-
Creates a
Settings
object from the given JSON String - parse(String, int) - Static method in class org.springframework.data.elasticsearch.client.InetSocketAddressParser
-
Parse a host and port string into a
InetSocketAddress
. - parse(String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.convert.DateFormatter
-
Parses a String into a
TemporalAccessor
. - parse(String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
-
Parses a String into a TemporalAccessor.
- parseInternal(Element, ParserContext) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientBeanDefinitionParser
- path() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionContext
- path() - Element in annotation interface org.springframework.data.elasticsearch.annotations.MappingAlias
-
the path of the alias.
- path(String) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
-
Gets the object at the given key path (dot separated) or null if no object exists with this path.
- pattern() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- pattern() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- Percolator - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- PersistentEntitiesFactoryBean - Class in org.springframework.data.elasticsearch.config
-
Simple helper to be able to wire the
PersistentEntities
from aMappingElasticsearchConverter
bean available in the application context. - PersistentEntitiesFactoryBean(MappingElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.config.PersistentEntitiesFactoryBean
-
Creates a new
PersistentEntitiesFactoryBean
for the givenMappingElasticsearchConverter
. - phraseLimit() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- PhraseSuggestion - Class in org.springframework.data.elasticsearch.core.suggest.response
- PhraseSuggestion(String, int, List<PhraseSuggestion.Entry>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.PhraseSuggestion
- PhraseSuggestion.Entry - Class in org.springframework.data.elasticsearch.core.suggest.response
- PhraseSuggestion.Entry.Option - Class in org.springframework.data.elasticsearch.core.suggest.response
- ping() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- plane - Enum constant in enum class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.DistanceType
- Point - 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/Point.java
Represents a Point on the earth's surface in decimal degrees and optional altitude in meters. - Point(double, double) - Constructor for class org.springframework.data.elasticsearch.utils.geohash.Point
- Point(double, double, double) - Constructor for class org.springframework.data.elasticsearch.utils.geohash.Point
- POINT - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- pointInTime - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- PointInTime(String, Duration) - Constructor for record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
-
Creates an instance of a
PointInTime
record class. - POLYGON - Enum constant in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
- populateIdIfNecessary(Object) - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
-
Populates the identifier of the backing entity if it has an identifier property and there's no identifier currently present.
- positionIncrementGap() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- positionIncrementGap() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- positions - Enum constant in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
- positiveScoreImpact() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
to be used in combination with
FieldType.Rank_Feature
- positiveScoreImpact() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
-
to be used in combination with
FieldType.Rank_Feature
- postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
- postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
- postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
- postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
- postTags() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- precision() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionContext
- PRECISION - Static variable in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
maximum precision for geohash strings
- preference - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- preservePositionIncrements() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
- preserveSeparators() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
- preTags() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- primaryTerm() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
-
Returns the value of the
primaryTerm
record component. - primaryTerm() - Method in record class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
Returns the value of the
primaryTerm
record component. - primaryTerm() - Method in record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
-
Returns the value of the
primaryTerm
record component. - Proceed - Enum constant in enum class org.springframework.data.elasticsearch.core.query.types.ConflictsType
- PROCEED - Enum constant in enum class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
- promoteDataStream(PromoteDataStreamRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- promoteDataStream(Function<PromoteDataStreamRequest.Builder, ObjectBuilder<PromoteDataStreamRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- PropertyValueConverter - Interface in org.springframework.data.elasticsearch.core.mapping
-
Interface defining methods to convert the value of an entity-property to a value in Elasticsearch and back.
- put(String, Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- put(String, Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- put(String, List<String>) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- putAlias(PutAliasRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putAlias(Function<PutAliasRequest.Builder, ObjectBuilder<PutAliasRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putAll(Map<? extends String, ?>) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- putAll(Map<? extends String, ?>) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- putAll(Map<? extends String, ? extends List<String>>) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- putComponentTemplate(PutComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- putComponentTemplate(Function<PutComponentTemplateRequest.Builder, ObjectBuilder<PutComponentTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- putComponentTemplate(PutComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- putComponentTemplate(PutComponentTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- putComponentTemplate(PutComponentTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Writes a component index template that can be used in a composable index template.
- putComponentTemplate(PutComponentTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Writes a component index template that can be used in a composable index template.
- PutComponentTemplateRequest - Record Class in org.springframework.data.elasticsearch.core.index
- PutComponentTemplateRequest(String, Long, Boolean, Duration, ComponentTemplateRequestData) - Constructor for record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
-
Creates an instance of a
PutComponentTemplateRequest
record class. - PutComponentTemplateRequest.Builder - Class in org.springframework.data.elasticsearch.core.index
- putIndexTemplate(PutIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putIndexTemplate(Function<PutIndexTemplateRequest.Builder, ObjectBuilder<PutIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putIndexTemplate(PutIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- putIndexTemplate(PutIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- putIndexTemplate(PutIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates an index template
- putIndexTemplate(PutIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates an index template.
- PutIndexTemplateRequest - Record Class in org.springframework.data.elasticsearch.core.index
- PutIndexTemplateRequest(String, String[], Settings, Document, AliasActions, List<String>) - Constructor for record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Creates an instance of a
PutIndexTemplateRequest
record class. - PutIndexTemplateRequest.Builder - Class in org.springframework.data.elasticsearch.core.index
- putMapping() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Writes the mapping to the index for the class this IndexOperations is bound to.
- putMapping() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Writes the mapping to the index for the class this IndexOperations is bound to.
- putMapping(PutMappingRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putMapping(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates the index mapping for the given class and writes it to the index.
- putMapping(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates the index mapping for the given class and writes it to the index.
- putMapping(Function<PutMappingRequest.Builder, ObjectBuilder<PutMappingRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putMapping(Document) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- putMapping(Document) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
writes a mapping to the index
- putMapping(Mono<Document>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- putMapping(Mono<Document>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
writes a mapping to the index
- putScript(PutScriptRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- putScript(Function<PutScriptRequest.Builder, ObjectBuilder<PutScriptRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- putScript(Script) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- putScript(Script) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- putScript(Script) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- putScript(Script) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- putScript(Script) - Method in interface org.springframework.data.elasticsearch.core.script.ReactiveScriptOperations
-
Stores the given script in the Elasticsearch cluster.
- putScript(Script) - Method in interface org.springframework.data.elasticsearch.core.script.ScriptOperations
-
Stores the given script in the Elasticsearch cluster.
- putSettings() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putSettings(PutIndicesSettingsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putSettings(Function<PutIndicesSettingsRequest.Builder, ObjectBuilder<PutIndicesSettingsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putTemplate(PutTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putTemplate(Function<PutTemplateRequest.Builder, ObjectBuilder<PutTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- putTemplate(PutTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- putTemplate(PutTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- putTemplate(PutTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- putTemplate(PutTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Deprecated.since 5.1, as the underlying Elasticsearch API is deprecated.
- PutTemplateRequest - Class in org.springframework.data.elasticsearch.core.index
-
Request to create an index template.
- PutTemplateRequest.TemplateRequestBuilder - Class in org.springframework.data.elasticsearch.core.index
Q
- Queries - Class in org.springframework.data.elasticsearch.client.elc
-
Utility class simplifying the creation of some more complex queries and type.
- query() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Filter
- query() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Query
- query() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchSqlClient
-
Executes a SQL request.
- query(QueryRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchSqlClient
-
Executes a SQL request.
- query(Function<QueryRequest.Builder, ObjectBuilder<QueryRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchSqlClient
-
Executes a SQL request
- Query - Interface in org.springframework.data.elasticsearch.core.query
-
Query
- Query - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Query
- QUERY_THEN_FETCH - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Query.SearchType
- Query.IdWithRouting - Record Class in org.springframework.data.elasticsearch.core.query
-
Value class combining an id with a routing value.
- Query.PointInTime - Record Class in org.springframework.data.elasticsearch.core.query
-
Desscribes the point in time parameters for a query
- Query.SearchType - Enum Class in org.springframework.data.elasticsearch.core.query
- queryBuilderWithIds(List<String>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- queryBuilderWithIds(List<String>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- queryBuilderWithIds(List<String>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Creates a
BaseQueryBuilder
that has the given ids setto the parameter value. - queryBuilderWithIds(List<String>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Creates a
BaseQueryBuilder
that has the given ids setto the parameter value. - QueryByExampleElasticsearchExecutor<T> - Class in org.springframework.data.elasticsearch.repository.support.querybyexample
- QueryByExampleElasticsearchExecutor(ElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor
- queryIsUpdatedByConverter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
used internally.
- queryLookupStrategy() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Returns the key of the
QueryLookupStrategy
to be used for lookup queries for query methods. - queryLookupStrategy() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Returns the key of the
QueryLookupStrategy
to be used for lookup queries for query methods. - queryMethod - Variable in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- queryMethod - Variable in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
- QueryStringPlaceholderReplacer - Class in org.springframework.data.elasticsearch.repository.support
-
To replace the placeholders like `?
- QueryStringPlaceholderReplacer(ConversionService) - Constructor for class org.springframework.data.elasticsearch.repository.support.QueryStringPlaceholderReplacer
- QueryStringProcessor - Class in org.springframework.data.elasticsearch.repository.support
-
To process query strings with placeholder replacement and SpEL evaluation by
QueryStringPlaceholderReplacer
andQueryStringSpELEvaluator
. - QueryStringProcessor(String, QueryMethod, ConversionService, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.support.QueryStringProcessor
- queryStringQuery(String, String, Operator, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- queryStringQuery(String, String, Boolean, Operator, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- queryStringQuery(String, String, Boolean, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- queryStringQuery(String, String, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- QueryStringSpELEvaluator - Class in org.springframework.data.elasticsearch.repository.support.spel
-
To evaluate the SpEL expressions of the query string.
- QueryStringSpELEvaluator(String, ElasticsearchParametersParameterAccessor, QueryMethod, QueryMethodEvaluationContextProvider, ConversionService) - Constructor for class org.springframework.data.elasticsearch.repository.support.spel.QueryStringSpELEvaluator
- queryWithIds(String...) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
R
- Rank_Feature - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- Rank_Features - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- REACTIVE_CLIENT - Static variable in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
- ReactiveAfterConvertCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
-
Callback being invoked after a domain object is materialized from a
Document
when reading results. - ReactiveAfterLoadCallback<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. - ReactiveAfterSaveCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
-
Entity callback triggered after save of an entity.
- ReactiveAuditingEntityCallback - Class in org.springframework.data.elasticsearch.core.event
-
EntityCallback
to populate auditing related fields on an entity about to be saved. - ReactiveAuditingEntityCallback(ObjectFactory<ReactiveIsNewAwareAuditingHandler>) - Constructor for class org.springframework.data.elasticsearch.core.event.ReactiveAuditingEntityCallback
-
Creates a new
ReactiveAuditingEntityCallback
using the givenReactiveIsNewAwareAuditingHandler
provided by the givenObjectFactory
. - ReactiveBeforeConvertCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
-
Callback being invoked before a domain object is converted to be persisted.
- ReactiveChildTemplate<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 reactive template that uses on of the
ReactiveElasticsearchClient
's child clients. - ReactiveChildTemplate(CLIENT, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
- ReactiveChildTemplate.ClientCallback<CLIENT,
RESULT extends org.reactivestreams.Publisher<?>> - Interface in org.springframework.data.elasticsearch.client.elc -
Callback interface to be used with
ReactiveChildTemplate.execute(ClientCallback)
for operating directly on the client. - ReactiveClusterOperations - Interface in org.springframework.data.elasticsearch.core.cluster
-
Reactive Elasticsearch operations on cluster level.
- ReactiveClusterTemplate - Class in org.springframework.data.elasticsearch.client.elc
- ReactiveClusterTemplate(ReactiveElasticsearchClusterClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveClusterTemplate
- ReactiveDocumentOperations - Interface in org.springframework.data.elasticsearch.core
-
The reactive operations for the Elasticsearch Document APIs.
- reactiveElasticsearchClient(ElasticsearchTransport) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
-
Provides the
ReactiveElasticsearchClient
instance used. - ReactiveElasticsearchClient - Class in org.springframework.data.elasticsearch.client.elc
-
Reactive version of
ElasticsearchClient
. - ReactiveElasticsearchClient(ElasticsearchTransport) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- ReactiveElasticsearchClient(ElasticsearchTransport, TransportOptions) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- ReactiveElasticsearchClusterClient - Class in org.springframework.data.elasticsearch.client.elc
-
Reactive version of the
ElasticsearchClusterClient
- ReactiveElasticsearchClusterClient(ElasticsearchTransport, TransportOptions) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- ReactiveElasticsearchConfiguration - Class in org.springframework.data.elasticsearch.client.elc
-
Base class for a @
Configuration
class to set up the Elasticsearch connection using theReactiveElasticsearchClient
. - ReactiveElasticsearchConfiguration() - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
- ReactiveElasticsearchIndicesClient - Class in org.springframework.data.elasticsearch.client.elc
-
Reactive version of the
ElasticsearchIndicesClient
- ReactiveElasticsearchIndicesClient(ElasticsearchTransport, TransportOptions) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- reactiveElasticsearchOperations(ElasticsearchConverter, ReactiveElasticsearchClient) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
-
Creates
ReactiveElasticsearchOperations
. - ReactiveElasticsearchOperations - Interface in org.springframework.data.elasticsearch.core
-
Interface that specifies a basic set of Elasticsearch operations executed in a reactive way.
- ReactiveElasticsearchQueryExecution - Interface in org.springframework.data.elasticsearch.repository.query
- ReactiveElasticsearchQueryExecution.ResultProcessingConverter - Class in org.springframework.data.elasticsearch.repository.query
-
A
Converter
to post-process all source objects using the givenResultProcessor
. - ReactiveElasticsearchQueryExecution.ResultProcessingExecution - Class in org.springframework.data.elasticsearch.repository.query
-
An
ReactiveElasticsearchQueryExecution
that wraps the results of the given delegate with the given result processing. - ReactiveElasticsearchQueryMethod - Class in org.springframework.data.elasticsearch.repository.query
- ReactiveElasticsearchQueryMethod(Method, RepositoryMetadata, ProjectionFactory, MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
- ReactiveElasticsearchRepository<T,
ID> - Interface in org.springframework.data.elasticsearch.repository -
Elasticsearch specific
Repository
interface with reactive support. - ReactiveElasticsearchRepositoryConfigurationExtension - Class in org.springframework.data.elasticsearch.repository.config
- ReactiveElasticsearchRepositoryConfigurationExtension() - Constructor for class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
- ReactiveElasticsearchRepositoryFactory - Class in org.springframework.data.elasticsearch.repository.support
-
Factory to create
ReactiveElasticsearchRepository
instances. - ReactiveElasticsearchRepositoryFactory(ReactiveElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
-
Creates a new
ReactiveElasticsearchRepositoryFactory
with the givenReactiveElasticsearchOperations
. - ReactiveElasticsearchRepositoryFactoryBean<T extends Repository<S,
ID>, S, ID> - Class in org.springframework.data.elasticsearch.repository.support -
FactoryBean
to createReactiveElasticsearchRepository
instances. - ReactiveElasticsearchRepositoryFactoryBean(Class<? extends T>) - Constructor for class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
-
Creates a new
ReactiveElasticsearchRepositoryFactoryBean
for the given repository interface. - ReactiveElasticsearchRepositoryMetadata - Class in org.springframework.data.elasticsearch.repository.support
- ReactiveElasticsearchRepositoryMetadata(Class<?>) - Constructor for class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryMetadata
- ReactiveElasticsearchSqlClient - Class in org.springframework.data.elasticsearch.client.elc
-
Reactive version of
ElasticsearchSqlClient
. - ReactiveElasticsearchSqlClient(ElasticsearchTransport, TransportOptions) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchSqlClient
- ReactiveElasticsearchStringQuery - Class in org.springframework.data.elasticsearch.repository.query
- ReactiveElasticsearchStringQuery(String, ReactiveElasticsearchQueryMethod, ReactiveElasticsearchOperations, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
- ReactiveElasticsearchStringQuery(ReactiveElasticsearchQueryMethod, ReactiveElasticsearchOperations, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
- ReactiveElasticsearchTemplate - Class in org.springframework.data.elasticsearch.client.elc
-
Implementation of
ReactiveElasticsearchOperations
using the new Elasticsearch client. - ReactiveElasticsearchTemplate(ReactiveElasticsearchClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- ReactiveElasticsearchTemplate.ClientCallback<T extends org.reactivestreams.Publisher<?>> - Interface in org.springframework.data.elasticsearch.client.elc
-
Callback interface to be used with {@link #execute(ReactiveElasticsearchTemplate.ClientCallback<>)} for operating directly on
ReactiveElasticsearchClient
. - reactiveElasticsearchTemplateRef() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Configures the name of the
ReactiveElasticsearchOperations
bean to be used with the repositories detected. - ReactiveIndexOperations - Interface in org.springframework.data.elasticsearch.core
-
Interface defining operations on indexes for the reactive stack.
- ReactiveIndicesTemplate - Class in org.springframework.data.elasticsearch.client.elc
- ReactiveIndicesTemplate(ReactiveElasticsearchIndicesClient, ReactiveClusterTemplate, ElasticsearchConverter, Class<?>) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- ReactiveIndicesTemplate(ReactiveElasticsearchIndicesClient, ReactiveClusterTemplate, ElasticsearchConverter, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- ReactiveMappingBuilder - Class in org.springframework.data.elasticsearch.core.index
-
Subclass of
MappingBuilder
with specialized methods To inhibit blocking calls - ReactiveMappingBuilder(ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.index.ReactiveMappingBuilder
- ReactivePartTreeElasticsearchQuery - Class in org.springframework.data.elasticsearch.repository.query
- ReactivePartTreeElasticsearchQuery(ReactiveElasticsearchQueryMethod, ReactiveElasticsearchOperations, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- ReactiveQueryByExampleElasticsearchExecutor<T> - Class in org.springframework.data.elasticsearch.repository.support.querybyexample
- ReactiveQueryByExampleElasticsearchExecutor(ReactiveElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor
- ReactiveResourceUtil - Class in org.springframework.data.elasticsearch.core
-
Utility to reactively read
Resource
s. - ReactiveScriptOperations - Interface in org.springframework.data.elasticsearch.core.script
-
This interfaces defines the operations to access the Elasticsearch script API.
- ReactiveSearchHits<T> - Interface in org.springframework.data.elasticsearch.core
-
Encapsulates a Flux of
SearchHit
s with additional information from the search. - ReactiveSearchHitsImpl<T> - Class in org.springframework.data.elasticsearch.core
- ReactiveSearchHitsImpl(SearchHits<T>) - Constructor for class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
- ReactiveSearchHitSupport - Class in org.springframework.data.elasticsearch.core
- ReactiveSearchOperations - Interface in org.springframework.data.elasticsearch.core
-
The reactive operations for the Elasticsearch Document APIs.
- ReactiveSqlOperations - Interface in org.springframework.data.elasticsearch.core.sql
-
The reactive version of operations for the SQL search API.
- read(Class<R>, Document) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- read(Object) - Method in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
- read(Object) - Method in class org.springframework.data.elasticsearch.core.convert.DatePropertyValueConverter
- read(Object) - Method in class org.springframework.data.elasticsearch.core.convert.TemporalPropertyValueConverter
- read(Object) - Method in interface org.springframework.data.elasticsearch.core.mapping.PropertyValueConverter
-
Converts an elasticsearch property value to a property value.
- readAliasFrom(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor
- ReadDocumentCallback(EntityReader<? super T, Document>, Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadDocumentCallback
- ReadDocumentCallback(EntityReader<? super T, Document>, Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadDocumentCallback
- readFileFromClasspath(String) - Static method in class org.springframework.data.elasticsearch.core.ReactiveResourceUtil
-
Read a
ClassPathResource
into areactor.core.publisher.Mono<String>
. - readFileFromClasspath(String) - Static method in class org.springframework.data.elasticsearch.core.ResourceUtil
-
Read a
ClassPathResource
into aString
. - ReadSearchDocumentCallback(Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadSearchDocumentCallback
- ReadSearchDocumentResponseCallback(Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchDocumentResponseCallback
- ReadSearchScrollDocumentResponseCallback(Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchScrollDocumentResponseCallback
- recovery() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- recovery(RecoveryRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- recovery(Function<RecoveryRequest.Builder, ObjectBuilder<RecoveryRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- Rectangle - 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/Rectangle.java
Represents a lat/lon rectangle in decimal degrees and optional altitude in meters. - Rectangle(double, double, double, double) - Constructor for class org.springframework.data.elasticsearch.utils.geohash.Rectangle
-
Constructs a bounding box by first validating the provided latitude and longitude coordinates
- Rectangle(double, double, double, double, double, double) - Constructor for class org.springframework.data.elasticsearch.utils.geohash.Rectangle
-
Constructs a bounding box by first validating the provided latitude and longitude coordinates
- refresh() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
- refresh() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- refresh() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
- refresh() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Refresh the index(es) this IndexOperations is bound to
- refresh() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Refresh the index(es) this IndexOperations is bound to
- refresh(RefreshRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- refresh(Function<RefreshRequest.Builder, ObjectBuilder<RefreshRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- refreshInterval() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
Refresh interval for the index.
- refreshPolicy - Variable in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- refreshPolicy - Variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- refreshPolicy() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Set up the write
RefreshPolicy
. - RefreshPolicy - Enum Class in org.springframework.data.elasticsearch.core
-
Enum defining the refresh policy.
- regexp(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.REGEXP
entry to theCriteria.queryCriteriaEntries
. - REGEXP - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- registerHints(RuntimeHints, ClassLoader) - Method in class org.springframework.data.elasticsearch.aot.SpringDataElasticsearchRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.springframework.data.elasticsearch.client.elc.aot.ElasticsearchClientRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.springframework.data.elasticsearch.repository.aot.RepositoryRuntimeHints
- reindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- reindex(Function<ReindexRequest.Builder, ObjectBuilder<ReindexRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- reindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- reindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- reindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Copies documents from a source to a destination.
- reindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Copies documents from a source to a destination.
- ReindexRequest - Class in org.springframework.data.elasticsearch.core.reindex
-
Request to reindex some documents from one index to another.
- ReindexRequest.Conflicts - Enum Class in org.springframework.data.elasticsearch.core.reindex
- ReindexRequest.Dest - Class in org.springframework.data.elasticsearch.core.reindex
- ReindexRequest.ReindexRequestBuilder - Class in org.springframework.data.elasticsearch.core.reindex
- ReindexRequest.Script - Class in org.springframework.data.elasticsearch.core.reindex
- ReindexRequest.Slice - Class in org.springframework.data.elasticsearch.core.reindex
- ReindexRequest.Source - Class in org.springframework.data.elasticsearch.core.reindex
- ReindexRequestBuilder(IndexCoordinates, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- ReindexResponse - Class in org.springframework.data.elasticsearch.core.reindex
-
Response of reindex request.
- ReindexResponse.Failure - Class in org.springframework.data.elasticsearch.core.reindex
- ReindexResponse.Failure.FailureBuilder - Class in org.springframework.data.elasticsearch.core.reindex
-
Builder for
ReindexResponse.Failure
- ReindexResponse.ReindexResponseBuilder - Class in org.springframework.data.elasticsearch.core.reindex
- relations() - Element in annotation interface org.springframework.data.elasticsearch.annotations.JoinTypeRelations
- reloadSearchAnalyzers(ReloadSearchAnalyzersRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- reloadSearchAnalyzers(Function<ReloadSearchAnalyzersRequest.Builder, ObjectBuilder<ReloadSearchAnalyzersRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- Remote - Class in org.springframework.data.elasticsearch.core.reindex
-
Remote info (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html#source)
- Remote.RemoteBuilder - Class in org.springframework.data.elasticsearch.core.reindex
- RemoteBuilder(String, String, int) - Constructor for class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
- remove(Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- remove(Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- remove(Object) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- remove(Object, Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- Remove(AliasActionParameters) - Constructor for class org.springframework.data.elasticsearch.core.index.AliasAction.Remove
- RemoveIndex(AliasActionParameters) - Constructor for class org.springframework.data.elasticsearch.core.index.AliasAction.RemoveIndex
- replacePlaceholders(String, ParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.support.QueryStringPlaceholderReplacer
-
Replace the placeholders of the query string.
- replicas() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
Number of replicas for the index.
- repositoryBaseClass() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Configure the repository base class to be used to create repository proxies for this particular configuration.
- repositoryBaseClass() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Configure the repository base class to be used to create repository proxies for this particular configuration.
- repositoryFactoryBeanClass() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Returns the
FactoryBean
class to be used for each repository instance. - repositoryFactoryBeanClass() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Returns the
FactoryBean
class to be used for each repository instance. - repositoryImplementationPostfix() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Returns the postfix to be used when looking up custom repository implementations.
- repositoryImplementationPostfix() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Returns the postfix to be used when looking up custom repository implementations.
- RepositoryRuntimeHints - Class in org.springframework.data.elasticsearch.repository.aot
- RepositoryRuntimeHints() - Constructor for class org.springframework.data.elasticsearch.repository.aot.RepositoryRuntimeHints
- requestCache - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- requestConverter - Variable in class org.springframework.data.elasticsearch.client.elc.ChildTemplate
- requestConverter - Variable in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
- requireFieldMatch() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- rescorerQueries - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- rescorerQueries - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- RescorerQuery - Class in org.springframework.data.elasticsearch.core.query
-
Implementation of RescorerQuery to be used for rescoring filtered search results.
- RescorerQuery(Query) - Constructor for class org.springframework.data.elasticsearch.core.query.RescorerQuery
- RescorerQuery.ScoreMode - Enum Class in org.springframework.data.elasticsearch.core.query
- resolveIndex(ResolveIndexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- resolveIndex(Function<ResolveIndexRequest.Builder, ObjectBuilder<ResolveIndexRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- resolveRouting(T) - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
Resolves the routing for a bean.
- resolveRouting(T) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- ResourceFailureException - Exception in org.springframework.data.elasticsearch
- ResourceFailureException(String) - Constructor for exception org.springframework.data.elasticsearch.ResourceFailureException
- ResourceFailureException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.ResourceFailureException
- ResourceNotFoundException - Exception in org.springframework.data.elasticsearch
- ResourceNotFoundException(String) - Constructor for exception org.springframework.data.elasticsearch.ResourceNotFoundException
- ResourceUtil - Class in org.springframework.data.elasticsearch.core
-
Utility to read
Resource
s. - responseConverter - Variable in class org.springframework.data.elasticsearch.client.elc.ChildTemplate
- responseConverter - Variable in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
- RestStatusException - Exception in org.springframework.data.elasticsearch
-
Exception class for REST status exceptions independent from the used client/backend.
- RestStatusException(int, String) - Constructor for exception org.springframework.data.elasticsearch.RestStatusException
- RestStatusException(int, String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.RestStatusException
- ResultProcessingConverter(ResultProcessor) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingConverter
- ResultProcessingExecution(ReactiveElasticsearchQueryExecution, Converter<Object, Object>) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingExecution
- revision() - Method in record class org.springframework.data.elasticsearch.support.Version
-
Returns the value of the
revision
record component. - right - Enum constant in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
- rollover(RolloverRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- rollover(Function<RolloverRequest.Builder, ObjectBuilder<RolloverRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- route - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- routing() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Alias
- routing() - Method in record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
-
Returns the value of the
routing
record component. - Routing - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Annotation to enable custom routing values for an entity.
- routingResolver - Variable in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- routingResolver - Variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- RoutingResolver - Interface in org.springframework.data.elasticsearch.core.routing
- RPAREN - Static variable in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- RUNTIME - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Dynamic
-
New fields are added to the mapping as runtime fields.
- RuntimeField - Class in org.springframework.data.elasticsearch.core.query
-
Defines a runtime field to be added to a Query
- RuntimeField(String, String) - Constructor for class org.springframework.data.elasticsearch.core.query.RuntimeField
- RuntimeField(String, String, String) - Constructor for class org.springframework.data.elasticsearch.core.query.RuntimeField
- RuntimeField(String, String, String, Map<String, Object>) - Constructor for class org.springframework.data.elasticsearch.core.query.RuntimeField
- runtimeFields - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- runtimeFieldsPath() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
-
classpath to a JSON file containing the values for a runtime mapping definition.
S
- save(Iterable<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- save(Iterable<T>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
saves the given entities to the index retrieved from the entities' Document annotation
- save(Iterable<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- save(Iterable<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
saves the given entities to the given index
- save(List<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- save(List<S>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- save(Flux<T>, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Indexes the entities into the index extracted from entity metadata.
- save(Flux<T>, Class<?>, int) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- save(Flux<T>, Class<?>, int) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Indexes the entities into the index extracted from entity metadata.
- save(Flux<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Indexes the entities into the given index.
- save(Flux<T>, IndexCoordinates, int) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- save(Flux<T>, IndexCoordinates, int) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Indexes the entities into the given index.
- save(Mono<? extends T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index the given entity, once available, extracting index from entity metadata.
- save(Mono<? extends T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index the entity, once available, under the given type in the given index.
- save(S) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- save(S) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- save(S, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
- save(S, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- save(S, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- save(S, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- save(T) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- save(T) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- save(T) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Saves an entity to the index specified in the entity's Document annotation
- save(T) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index the given entity extracting index from entity metadata.
- save(T...) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- save(T...) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
saves the given entities to the index retrieved from the entities' Document annotation
- save(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- save(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- save(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Saves an entity to the index specified in the entity's Document annotation
- save(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index the entity under the given type in the given index.
- saveAll(Iterable<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- saveAll(Iterable<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- saveAll(Iterable<S>, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
- saveAll(Iterable<S>, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- saveAll(Iterable<S>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- saveAll(Iterable<S>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- saveAll(Iterable<T>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index entities the index extracted from entity metadata.
- saveAll(Iterable<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index entities in the given index.
- saveAll(Publisher<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- saveAll(Publisher<S>, RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository
- saveAll(Publisher<S>, RefreshPolicy) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- saveAll(Mono<? extends Collection<? extends T>>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- saveAll(Mono<? extends Collection<? extends T>>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index entities in the index extracted from entity metadata.
- saveAll(Mono<? extends Collection<? extends T>>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- saveAll(Mono<? extends Collection<? extends T>>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index entities in the given index.
- Scaled_Float - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- scalingFactor() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- scalingFactor() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- scanForEntities(String) - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Scans the given base package for entities, i.e.
- score() - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
-
Returns the value of the
score
record component. - SCORE - Enum constant in enum class org.springframework.data.elasticsearch.core.suggest.response.SortBy
- ScoreDoc - Record Class in org.springframework.data.elasticsearch.support
- ScoreDoc(double, Integer, Integer) - Constructor for record class org.springframework.data.elasticsearch.support.ScoreDoc
-
Creates an instance of a
ScoreDoc
record class. - script() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
-
Returns the value of the
script
record component. - Script - Record Class in org.springframework.data.elasticsearch.core.script
- Script(String, String, String) - Constructor for record class org.springframework.data.elasticsearch.core.script.Script
-
Creates an instance of a
Script
record class. - Script.ScriptBuilder - Class in org.springframework.data.elasticsearch.core.script
- ScriptData - Record Class in org.springframework.data.elasticsearch.core.query
-
value class combining script information.
- ScriptData(ScriptType, String, String, String, Map<String, Object>) - Constructor for record class org.springframework.data.elasticsearch.core.query.ScriptData
-
Creates an instance of a
ScriptData
record class. - ScriptData.Builder - Class in org.springframework.data.elasticsearch.core.query
- ScriptedField - Class in org.springframework.data.elasticsearch.core.query
-
Class defining a scripted field to be used in a
Query
. - ScriptedField - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Marks a property to be populated with the result of a scripted field retrieved from an Elasticsearch response.
- ScriptedField(String, ScriptData) - Constructor for class org.springframework.data.elasticsearch.core.query.ScriptedField
- scriptName() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
-
Returns the value of the
scriptName
record component. - ScriptOperations - Interface in org.springframework.data.elasticsearch.core.script
-
This interfaces defines the operations to access the Elasticsearch script API.
- ScriptType - Enum Class in org.springframework.data.elasticsearch.core.query
-
Define script types for update queries.
- scroll(ScrollRequest, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- scroll(Function<ScrollRequest.Builder, ObjectBuilder<ScrollRequest>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- ScrollState - Class in org.springframework.data.elasticsearch.client.util
-
Mutable state object holding scrollId to be used for scroll requests.
- ScrollState() - Constructor for class org.springframework.data.elasticsearch.client.util.ScrollState
- ScrollState(String) - Constructor for class org.springframework.data.elasticsearch.client.util.ScrollState
- scrollTime - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- search(SearchRequest, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- search(Function<SearchRequest.Builder, ObjectBuilder<SearchRequest>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- search(MoreLikeThisQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- search(MoreLikeThisQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
more like this query to search for documents that are "like" a specific document.
- search(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- search(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
more like this query to search for documents that are "like" a specific document.
- search(Query, Class<?>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- search(Query, Class<?>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
. - search(Query, Class<?>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- search(Query, Class<?>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
. - search(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- search(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
. - search(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the criteria query against elasticsearch and return result as
SearchHits
- search(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- search(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
. - search(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the criteria query against elasticsearch and return result as
SearchHits
- search(SqlQuery) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- search(SqlQuery) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- search(SqlQuery) - Method in interface org.springframework.data.elasticsearch.core.sql.ReactiveSqlOperations
-
Execute the sql
query
against elasticsearch and return result asSqlResponse
- search(SqlQuery) - Method in interface org.springframework.data.elasticsearch.core.sql.SqlOperations
-
Execute the sql
query
against elasticsearch and return result asSqlResponse
- Search_As_You_Type - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- searchAfter - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- searchAnalyzer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
- searchAnalyzer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- searchAnalyzer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- SearchDocument - Interface in org.springframework.data.elasticsearch.core.document
-
Extension to
Document
exposing search response related data. - SearchDocumentAdapter - Class in org.springframework.data.elasticsearch.core.document
-
SearchDocument
implementation using aDocument
delegate. - SearchDocumentAdapter(Document, float, Object[], Map<String, List<Object>>, Map<String, List<String>>, Map<String, SearchDocumentResponse>, NestedMetaData, Explanation, List<String>, String) - Constructor for class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- SearchDocumentResponse - Class in org.springframework.data.elasticsearch.core.document
-
This represents the complete search response from Elasticsearch, including the returned documents.
- SearchDocumentResponse(long, String, float, String, String, List<SearchDocument>, AggregationsContainer<?>, Suggest, SearchShardStatistics) - Constructor for class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- SearchDocumentResponse.EntityCreator<T> - Interface in org.springframework.data.elasticsearch.core.document
-
A function to convert a
SearchDocument
async into an entity. - searchForHits(Query, Class<?>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- searchForHits(Query, Class<?>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Perform a search and return the
ReactiveSearchHits
which contains information about the search results and which will provide the documents by theReactiveSearchHits.getSearchHits()
method. - searchForHits(Query, Class<?>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- searchForHits(Query, Class<?>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Perform a search and return the
ReactiveSearchHits
which contains information about the search results and which will provide the documents by theReactiveSearchHits.getSearchHits()
method. - searchForHits(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Perform a search and return the
ReactiveSearchHits
which contains information about the search results and which will provide the documents by theReactiveSearchHits.getSearchHits()
method. - searchForHits(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Perform a search and return the
ReactiveSearchHits
which contains information about the search results and which will provide the documents by theReactiveSearchHits.getSearchHits()
method. - searchForPage(Query, Class<?>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- searchForPage(Query, Class<?>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
. - searchForPage(Query, Class<?>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- searchForPage(Query, Class<?>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
. - searchForPage(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
. - searchForPage(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
. - searchForStream(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- searchForStream(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Executes the given
Query
against elasticsearch and return result asSearchHitsIterator
. - searchForStream(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- searchForStream(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Executes the given
Query
against elasticsearch and return result asSearchHitsIterator
. - SearchHit<T> - Class in org.springframework.data.elasticsearch.core
-
Encapsulates the found data with additional information from the search.
- SearchHit(String, String, String, float, Object[], Map<String, List<String>>, Map<String, SearchHits<?>>, NestedMetaData, Explanation, List<String>, T) - Constructor for class org.springframework.data.elasticsearch.core.SearchHit
- SearchHitMapping<T> - Class in org.springframework.data.elasticsearch.core
- SearchHits<T> - Interface in org.springframework.data.elasticsearch.core
-
Encapsulates a list of
SearchHit
s with additional information from the search. - searchHitsFor(SearchHits<T>) - Static method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitSupport
- SearchHitsImpl<T> - Class in org.springframework.data.elasticsearch.core
-
Basic implementation of
SearchScrollHits
- SearchHitsImpl(long, TotalHitsRelation, float, String, String, List<? extends SearchHit<T>>, AggregationsContainer<?>, Suggest, SearchShardStatistics) - Constructor for class org.springframework.data.elasticsearch.core.SearchHitsImpl
- SearchHitsIterator<T> - Interface in org.springframework.data.elasticsearch.core
- SearchHitSupport - Class in org.springframework.data.elasticsearch.core
-
Utility class with helper methods for working with
SearchHit
. - searchOne(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the query against elasticsearch and return the first returned object.
- searchOne(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the query against elasticsearch and return the first returned object.
- SearchOperations - Interface in org.springframework.data.elasticsearch.core
-
The operations for the Elasticsearch Document APIs.
- SearchPage<T> - Interface in org.springframework.data.elasticsearch.core
-
Page definition for repositories that need to return a paged SearchHits.
- searchPageFor(SearchHits<T>, Pageable) - Static method in class org.springframework.data.elasticsearch.core.SearchHitSupport
- searchRouting() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Alias
- searchScrollClear(String) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- searchScrollClear(List<String>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- searchScrollClear(List<String>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- SearchScrollHits<T> - Interface in org.springframework.data.elasticsearch.core
-
This interface is used to expose the current
scrollId
from the underlying scroll context. - searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- SearchShardStatistics - Class in org.springframework.data.elasticsearch.core
- SearchShardStatistics.Failure - Class in org.springframework.data.elasticsearch.core
- searchSimilar(T, String[], Pageable) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
-
Search for similar entities using a morelikethis query
- searchSimilar(T, String[], Pageable) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- searchTemplate(SearchTemplateRequest, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- searchTemplate(Function<SearchTemplateRequest.Builder, ObjectBuilder<SearchTemplateRequest>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- SearchTemplateQuery - Class in org.springframework.data.elasticsearch.core.query
- SearchTemplateQuery(SearchTemplateQueryBuilder) - Constructor for class org.springframework.data.elasticsearch.core.query.SearchTemplateQuery
- SearchTemplateQueryBuilder - Class in org.springframework.data.elasticsearch.core.query
- SearchTemplateQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder
- searchType - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- segments() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- segments(SegmentsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- segments(Function<SegmentsRequest.Builder, ObjectBuilder<SegmentsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- seqNo() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
-
Returns the value of the
seqNo
record component. - seqNo() - Method in record class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
Returns the value of the
seqNo
record component. - SeqNoPrimaryTerm - Record Class in org.springframework.data.elasticsearch.core.query
-
A container for seq_no and primary_term values.
- SeqNoPrimaryTerm(long, long) - Constructor for record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
-
Creates an instance of SeqNoPrimaryTerm with the given seq_no and primary_term.
- sequenceNumber() - Method in record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
-
Returns the value of the
sequenceNumber
record component. - set(String, String) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- setAll(Map<String, String>) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- setBasicAuth(String, String) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- setBoostTerms(Float) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setContexts(Map<String, List<String>>) - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
- setConversions(CustomConversions) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
-
Set the
CustomConversions
to be applied during the mapping process. - setDates() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableElasticsearchAuditing
-
Configures whether the creation and modification dates are set.
- setDates() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableReactiveElasticsearchAuditing
-
Configures whether the creation and modification dates are set.
- setDocValueFields(List<DocValueField>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setElasticsearchOperations(ElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean
-
Configures the
ElasticsearchOperations
to be used to create Elasticsearch repositories. - setEntityCallbacks(EntityCallbacks) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- setEntityCallbacks(ReactiveEntityCallbacks) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
-
Set the
ReactiveEntityCallbacks
instance to use when invokingcallbacks
like theReactiveBeforeConvertCallback
. - setExpandWildcards(EnumSet<IndicesOptions.WildcardStates>) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Type of index that wildcard patterns can match.
- setExplain(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setFieldNamingStrategy(FieldNamingStrategy) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
-
Configures the
FieldNamingStrategy
to be used to determine the field name if no manual mapping is applied. - setFields(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setFields(List<String>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Set fields to be returned as part of search request
- setFieldType(FieldType) - Method in interface org.springframework.data.elasticsearch.core.query.Field
- setFieldType(FieldType) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
- setFilter(Query) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Query that filter documents for the SQL search.
- setHighlightQuery(HighlightQuery) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setHighlightQuery(HighlightQuery) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Sets the
HighlightQuery
. - setHosts(String) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- setId(String) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Set the identifier for this
Document
. - setId(String) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- setId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- setId(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setIds(Collection<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
Set Ids for a multi-get request run with this query.
- setIdsWithRouting(List<Query.IdWithRouting>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
Set Ids with routing values for a multi-get request run with this query.
- setIndex(String) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Sets the index name for this document
- setIndicesOptions(IndicesOptions) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setInput(String[]) - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
- setKeepAlive(Duration) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Retention period for an async or saved synchronous search.
- setMappingContext(MappingContext<?, ?>) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
- setMaxDocFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setMaxQueryTerms(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setMaxResults(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setMaxWordLen(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setMinDocFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setMinScore(float) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setMinTermFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setMinWordLen(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setName(String) - Method in interface org.springframework.data.elasticsearch.core.query.Field
- setName(String) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
- setObject(Object) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- setOpType(IndexQuery.OpType) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- setPageable(Pageable) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setPageable(Pageable) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setPageable(Pageable) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
restrict result to entries on given page.
- setParent(ID) - Method in class org.springframework.data.elasticsearch.core.join.JoinField
- setPath(String) - Method in interface org.springframework.data.elasticsearch.core.query.Field
-
Sets the path if this field has a multi-part name that should be used in a nested query.
- setPath(String) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
- setPercentTermsToMatch(Float) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setPointInTime(Query.PointInTime) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setPreference(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setPreference(String) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Add preference filter to be added as part of search request
- setPrimaryTerm(long) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Set the primary_term for this
Document
. - setPrimaryTerm(long) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- setPrimaryTerm(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- setQueryIsUpdatedByConverter(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
used internally.
- setReactiveBatchSize(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setReactiveElasticsearchOperations(ReactiveElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
-
Configures the
ReactiveElasticsearchOperations
to be used. - setRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- setRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
-
Set the default
RefreshPolicy
to apply when writing to Elasticsearch. - setRequestCache(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setRequestCache(Boolean) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
sets the request_cache value for the query.
- setRescorerQueries(List<RescorerQuery>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setRescorerQueries(List<RescorerQuery>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Sets the
RescorerQuery
. - setRoute(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- setRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- setScrollTime(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setScrollTime(Duration) - 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.
- setSearchAfter(List<Object>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setSearchAfter(List<Object>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Sets the setSearchAfter objects for this query.
- setSearchType(Query.SearchType) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setSeqNo(long) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Set the seq_no for this
Document
. - setSeqNo(long) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- setSeqNo(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- setSort(Sort) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setSource(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- setSpringDataQuery(Query) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- setStoredFields(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setStoredFields(List<String>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Set stored fields to be returned as part of search request
- setTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
set the query timeout
- Setting - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Elasticsearch Setting
- Setting.SortMissing - Enum Class in org.springframework.data.elasticsearch.annotations
- Setting.SortMode - Enum Class in org.springframework.data.elasticsearch.annotations
- Setting.SortOrder - Enum Class in org.springframework.data.elasticsearch.annotations
- settingPath() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
Resource path for a settings configuration
- settingPath() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- settingPath() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- settings() - Method in record class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData
-
Returns the value of the
settings
record component. - settings() - Method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Returns the value of the
settings
record component. - settings() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
-
Returns the value of the
settings
record component. - Settings - Class in org.springframework.data.elasticsearch.core.index
-
class defining the settings for an index.
- Settings() - Constructor for class org.springframework.data.elasticsearch.core.index.Settings
- Settings(Map<String, Object>) - Constructor for class org.springframework.data.elasticsearch.core.index.Settings
- setTrackScores(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
Configures whether to track scores.
- setTrackTotalHits(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setTrackTotalHits(Boolean) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Sets the flag whether to set the Track_total_hits parameter on queries
- setTrackTotalHitsUpTo(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- setTrackTotalHitsUpTo(Integer) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Sets the maximum value up to which total hits are tracked.
- setValue(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- setVersion(long) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Set the version for this
Document
. - setVersion(long) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- setVersion(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
- setWeight(Integer) - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
- setWriteTypeHints(boolean) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
-
Sets the flag if type hints should be written in Entities created by this instance.
- ShapeType - Enum 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/ShapeType.java
Shape types supported by elasticsearch - shardIndex() - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
-
Returns the value of the
shardIndex
record component. - shards() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
Number of shards for the index.
- shardStores() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- shardStores(ShardStoresRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- shardStores(Function<ShardStoresRequest.Builder, ObjectBuilder<ShardStoresRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- Short - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- shouldCreatePersistentEntityFor(TypeInformation<?>) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
- shouldGenerateId() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchAuditingBeanDefinitionParser
- shrink(ShrinkRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- shrink(Function<ShrinkRequest.Builder, ObjectBuilder<ShrinkRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- similarity() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- similarity() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- Similarity - Class in org.springframework.data.elasticsearch.annotations
- Similarity() - Constructor for class org.springframework.data.elasticsearch.annotations.Similarity
- SimpleElasticsearchEntityMetadata<T> - Class in org.springframework.data.elasticsearch.repository.query
- SimpleElasticsearchEntityMetadata(Class<T>, ElasticsearchPersistentEntity<?>) - Constructor for class org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata
- SimpleElasticsearchMappingContext - Class in org.springframework.data.elasticsearch.core.mapping
-
SimpleElasticsearchMappingContext
- SimpleElasticsearchMappingContext() - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
- SimpleElasticsearchPersistentEntity<T> - Class in org.springframework.data.elasticsearch.core.mapping
-
Elasticsearch specific
PersistentEntity
implementation holding - SimpleElasticsearchPersistentEntity(TypeInformation<T>, SimpleElasticsearchPersistentEntity.ContextConfiguration) - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- SimpleElasticsearchPersistentEntity.ContextConfiguration - Class in org.springframework.data.elasticsearch.core.mapping
-
Configuration settings passed in from the creating
SimpleElasticsearchMappingContext
. - SimpleElasticsearchPersistentProperty - Class in org.springframework.data.elasticsearch.core.mapping
-
Elasticsearch specific
PersistentProperty
implementation processing - SimpleElasticsearchPersistentProperty(Property, PersistentEntity<?, ElasticsearchPersistentProperty>, SimpleTypeHolder) - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- SimpleElasticsearchRepository<T,
ID> - Class in org.springframework.data.elasticsearch.repository.support -
Elasticsearch specific repository implementation.
- SimpleElasticsearchRepository(ElasticsearchEntityInformation<T, ID>, ElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- SimpleElasticsearchRepository.OperationsCallback<R> - Interface in org.springframework.data.elasticsearch.repository.support
- SimpleField - Class in org.springframework.data.elasticsearch.core.query
-
The most trivial implementation of a Field.
- SimpleField(String) - Constructor for class org.springframework.data.elasticsearch.core.query.SimpleField
- SimpleReactiveElasticsearchRepository<T,
ID> - Class in org.springframework.data.elasticsearch.repository.support - SimpleReactiveElasticsearchRepository(ElasticsearchEntityInformation<T, ID>, ReactiveElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- simulateIndexTemplate(SimulateIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- simulateIndexTemplate(Function<SimulateIndexTemplateRequest.Builder, ObjectBuilder<SimulateIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- simulateTemplate() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- simulateTemplate(SimulateTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- simulateTemplate(Function<SimulateTemplateRequest.Builder, ObjectBuilder<SimulateTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- size() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- size() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- size() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- sort - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- SortBy - Enum Class in org.springframework.data.elasticsearch.core.suggest.response
- sortFields() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
fields to define an index sorting
- sortMissingValues() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
defines the missing value for
Setting.sortFields()
. - sortModes() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
defines the mode for
Setting.sortFields()
. - sortOrders() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
defines the order for
Setting.sortFields()
. - source() - Method in record class org.springframework.data.elasticsearch.core.script.Script
-
Returns the value of the
source
record component. - sourceFilter - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- SourceFilter - Interface in org.springframework.data.elasticsearch.core.query
-
SourceFilter for providing includes and excludes.
- SourceFilters - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
This annotation can be placed on repository methods to define the properties that should be requested from Elasticsearch when the method is run.
- SPACE - Static variable in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- split(SplitRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- split(Function<SplitRequest.Builder, ObjectBuilder<SplitRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- SpringDataElasticsearchRuntimeHints - Class in org.springframework.data.elasticsearch.aot
- SpringDataElasticsearchRuntimeHints() - Constructor for class org.springframework.data.elasticsearch.aot.SpringDataElasticsearchRuntimeHints
- sql() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- SqlOperations - Interface in org.springframework.data.elasticsearch.core.sql
-
The operations for the SQL search API.
- SqlQuery - Class in org.springframework.data.elasticsearch.core.query
-
Defines an SQL request.
- SqlQuery.Builder - Class in org.springframework.data.elasticsearch.core.query
- SqlResponse - Class in org.springframework.data.elasticsearch.core.sql
-
Defines an SQL response.
- SqlResponse.Builder - Class in org.springframework.data.elasticsearch.core.sql
- SqlResponse.Column - Record Class in org.springframework.data.elasticsearch.core.sql
- SqlResponse.Row - Class in org.springframework.data.elasticsearch.core.sql
- SqlResponse.Row.Builder - Class in org.springframework.data.elasticsearch.core.sql
- StandardValidator - 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/StandardValidator.java
Validator that only checks that altitude only shows up if ignoreZValue is set to true. - StandardValidator(boolean) - Constructor for class org.springframework.data.elasticsearch.utils.geohash.StandardValidator
- STARTS_WITH - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- startsWith(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Add a
Criteria.OperationKey.STARTS_WITH
entry to theCriteria.queryCriteriaEntries
- stats() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- stats(IndicesStatsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- stats(Function<IndicesStatsRequest.Builder, ObjectBuilder<IndicesStatsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- status() - Method in record class org.springframework.data.elasticsearch.BulkFailureException.FailureDetails
-
Returns the value of the
status
record component. - store() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- store() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- STORED - Enum constant in enum class org.springframework.data.elasticsearch.core.query.ScriptType
- storedFields - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- storeEmptyValue() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
when this field is a {
String
}, a {Collection
} or a {Map
} that is empty this property controlls whether the empty value is sent to Elasticsearch. - storeEmptyValue() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- storeEmptyValue() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- storeIdInSource() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
-
Specifies if the id property should also be stored in the Elasticsearch document source.
- storeIdInSource() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- storeIdInSource() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- storeNullValue() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
if true, the field will be stored in Elasticsearch even if it has a null value
- storeNullValue() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
- storeNullValue() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
- storeVersionInSource() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
-
Specifies if the version property should also be stored in the Elasticsearch document source.
- storeVersionInSource() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- storeVersionInSource() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- STRICT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Dynamic
-
If new fields are detected, an exception is thrown and the document is rejected.
- strict_basic_week_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_basic_week_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_basic_week_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date_hour - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date_hour_minute - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date_hour_minute_second - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date_hour_minute_second_fraction - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date_hour_minute_second_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date_optional_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date_optional_time_nanos - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- STRICT_EXPAND_OPEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- STRICT_EXPAND_OPEN_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- STRICT_EXPAND_OPEN_CLOSED_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- STRICT_EXPAND_OPEN_FORBID_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- STRICT_EXPAND_OPEN_FORBID_CLOSED_IGNORE_THROTTLED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- STRICT_EXPAND_OPEN_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- STRICT_EXPAND_OPEN_HIDDEN_FORBID_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- strict_hour - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_hour_minute - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_hour_minute_second - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_hour_minute_second_fraction - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_hour_minute_second_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_ordinal_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_ordinal_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_ordinal_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- STRICT_SINGLE_INDEX_NO_EXPAND_FORBID_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
- strict_strict_weekyear_week_day - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_t_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_t_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_week_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_week_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_week_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_weekyear - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_weekyear_week - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_year - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_year_month - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- strict_year_month_day - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- String - Enum constant in enum class org.springframework.data.elasticsearch.annotations.NullValueType
- stringEncode(double, double) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Encode to a geohash string from full resolution longitude, latitude)
- stringEncode(double, double, int) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Encode to a level specific geohash string from full resolution longitude, latitude
- stringEncode(long) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Encode to a geohash string from the geohash based long format
- stringIdRepresentation(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- StringObjectMap<M extends StringObjectMap<M>> - Interface in org.springframework.data.elasticsearch.support
-
Defines an interface for a Map<String, Object> with additional convenience methods.
- StringQuery - Class in org.springframework.data.elasticsearch.core.query
-
StringQuery
- StringQuery(String) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
- StringQuery(String, Pageable) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
- StringQuery(String, Pageable, Sort) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
- StringQuery(StringQueryBuilder) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
- StringQueryBuilder - Class in org.springframework.data.elasticsearch.core.query
- StringQueryBuilder(String) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQueryBuilder
- subCriteria(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
adds a Criteria as subCriteria
- submitReindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- submitReindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- submitReindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Submits a reindex task.
- submitReindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Submits a reindex task.
- suffix() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- suggest(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- suggest(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Does a suggest query.
- suggest(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- suggest(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Does a suggest query.
- Suggest - Class in org.springframework.data.elasticsearch.core.suggest.response
-
Class structure mirroring the Elasticsearch classes for a suggest response.
- Suggest(List<Suggest.Suggestion<? extends Suggest.Suggestion.Entry<? extends Suggest.Suggestion.Entry.Option>>>, boolean) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.Suggest
- Suggest.Suggestion<E extends Suggest.Suggestion.Entry<? extends Suggest.Suggestion.Entry.Option>> - Class in org.springframework.data.elasticsearch.core.suggest.response
- Suggest.Suggestion.Entry<O extends Suggest.Suggestion.Entry.Option> - Class in org.springframework.data.elasticsearch.core.suggest.response
- Suggest.Suggestion.Entry.Option - Class in org.springframework.data.elasticsearch.core.suggest.response
- Suggestion(String, int, List<E>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
- Sum - Enum constant in enum class org.springframework.data.elasticsearch.core.query.HasChildQuery.ScoreMode
T
- t_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- t_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- tagsSchema() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
-
only used for
Highlight
s. - template() - Method in record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
-
Returns the value of the
template
record component. - templateData() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponse
-
Returns the value of the
templateData
record component. - TemplateData - Class in org.springframework.data.elasticsearch.core.index
-
Data returned for template information retrieval.
- TemplateData.TemplateDataBuilder - Class in org.springframework.data.elasticsearch.core.index
- templateName() - Method in record class org.springframework.data.elasticsearch.core.index.DeleteComponentTemplateRequest
-
Returns the value of the
templateName
record component. - templateName() - Method in record class org.springframework.data.elasticsearch.core.index.DeleteIndexTemplateRequest
-
Returns the value of the
templateName
record component. - templateName() - Method in record class org.springframework.data.elasticsearch.core.index.ExistsComponentTemplateRequest
-
Returns the value of the
templateName
record component. - templateName() - Method in record class org.springframework.data.elasticsearch.core.index.ExistsIndexTemplateRequest
-
Returns the value of the
templateName
record component. - templateName() - Method in record class org.springframework.data.elasticsearch.core.index.GetComponentTemplateRequest
-
Returns the value of the
templateName
record component. - templateName() - Method in record class org.springframework.data.elasticsearch.core.index.GetIndexTemplateRequest
-
Returns the value of the
templateName
record component. - TemplateResponse - Record Class in org.springframework.data.elasticsearch.core.index
- TemplateResponse(String, Long, TemplateResponseData) - Constructor for record class org.springframework.data.elasticsearch.core.index.TemplateResponse
-
Creates an instance of a
TemplateResponse
record class. - TemplateResponse.Builder - Class in org.springframework.data.elasticsearch.core.index
- TemplateResponseData - Record Class in org.springframework.data.elasticsearch.core.index
- TemplateResponseData(Document, Settings, Map<String, AliasData>, List<String>) - Constructor for record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
-
Creates an instance of a
TemplateResponseData
record class. - TemplateResponseData.Builder - Class in org.springframework.data.elasticsearch.core.index
- TemporalPropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
- TemporalPropertyValueConverter(PersistentProperty<?>, List<ElasticsearchDateConverter>) - Constructor for class org.springframework.data.elasticsearch.core.convert.TemporalPropertyValueConverter
- TemporalRangePropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
- TemporalRangePropertyValueConverter(PersistentProperty<?>, Class<?>, List<ElasticsearchDateConverter>) - Constructor for class org.springframework.data.elasticsearch.core.convert.TemporalRangePropertyValueConverter
- termQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- termQueryAsQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- TermSuggestion - Class in org.springframework.data.elasticsearch.core.suggest.response
- TermSuggestion(String, int, List<TermSuggestion.Entry>, SortBy) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion
- TermSuggestion.Entry - Class in org.springframework.data.elasticsearch.core.suggest.response
- TermSuggestion.Entry.Option - Class in org.springframework.data.elasticsearch.core.suggest.response
- termVector() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- termVector() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- TermVector - Enum Class in org.springframework.data.elasticsearch.annotations
- Text - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- timeout - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- toArray(List<String>) - Static method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- toBoundingBox(String) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Computes the bounding box coordinates from a given geohash
- toEntity(Document) - Method in interface org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.DocumentCallback
-
Convert a document into an entity
- toEntity(Document) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadDocumentCallback
- toEntity(SearchDocument) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadSearchDocumentCallback
- toEntity(SearchDocument) - Method in interface org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.SearchDocumentCallback
-
converts a
SearchDocument
to an entity - toJson() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- toJson() - Method in interface org.springframework.data.elasticsearch.core.geo.GeoJson
- toJson() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- toJson() - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Render this
Document
to JSON. - TokenCount - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- toLatLon(String) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Converts a geohash to a string in the format "lat,lon"
- toPoint(String) - Static method in class org.springframework.data.elasticsearch.utils.geohash.Geohash
-
Returns a
Point
instance from a geohash string - toPoint(GeoPoint) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
- toSearchHit(SearchDocument) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadSearchDocumentCallback
- toSearchHit(SearchDocument) - Method in interface org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.SearchDocumentCallback
-
converts a
SearchDocument
into a SearchHit - toSingleValueMap() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- toString() - Method in record class org.springframework.data.elasticsearch.BulkFailureException.FailureDetails
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
- toString() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.ActiveShardCount
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- toString() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
- toString() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
- toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
- toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
- toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
- toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
- toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
- toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
- toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.DeleteComponentTemplateRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.DeleteIndexTemplateRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.ExistsComponentTemplateRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.ExistsIndexTemplateRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.GetComponentTemplateRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.GetIndexTemplateRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.data.elasticsearch.core.index.Settings
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponse
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
- toString() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- toString() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- toString() - Method in record class org.springframework.data.elasticsearch.core.query.DocValueField
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- toString() - Method in record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
- toString() - Method in record class org.springframework.data.elasticsearch.core.script.Script
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.data.elasticsearch.core.SearchHit
- toString() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
- toString() - Method in record class org.springframework.data.elasticsearch.core.sql.SqlResponse.Column
-
Returns a string representation of this record class.
- toString() - Method in exception org.springframework.data.elasticsearch.RestStatusException
- toString() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- toString() - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.data.elasticsearch.support.Version
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- toString() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- Total - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
- TotalHitsRelation - Enum Class in org.springframework.data.elasticsearch.core
-
Enum to represent the relation that Elasticsearch returns for the totalHits value
- toWKT(Geometry) - Method in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- toWKT(Geometry, StringBuilder) - Method in class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- trackScores - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- trackTotalHitsUpTo - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
- transform(Function<? super Document, ? extends R>) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
This method allows the application of a function to
this
Document
. - translateException(Throwable) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchExceptionTranslator
-
translates an Exception if possible.
- translateExceptionIfPossible(RuntimeException) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchExceptionTranslator
- transportOptions() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
- transportOptions() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
- TRUE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Dynamic
-
New fields are added to the mapping.
- TRUE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Mapping.Detection
- TRUE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.WriteTypeHint
-
Always write type hints for the entity.
- type() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionContext
- type() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- type() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
- type() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- type() - Element in annotation interface org.springframework.data.elasticsearch.annotations.KnnIndexOptions
- type() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
-
Returns the value of the
type
record component. - type() - Method in record class org.springframework.data.elasticsearch.core.sql.SqlResponse.Column
-
Returns the value of the
type
record component. - type() - Method in interface org.springframework.data.elasticsearch.utils.geohash.Geometry
- type() - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- type() - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
- TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
- TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
- TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
- TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
- TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
- TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
- TYPE - Static variable in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
U
- UncategorizedElasticsearchException - Exception in org.springframework.data.elasticsearch
- UncategorizedElasticsearchException(String) - Constructor for exception org.springframework.data.elasticsearch.UncategorizedElasticsearchException
- UncategorizedElasticsearchException(String, Integer, String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.UncategorizedElasticsearchException
- UncategorizedElasticsearchException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.UncategorizedElasticsearchException
- unfreeze(UnfreezeRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- unfreeze(Function<UnfreezeRequest.Builder, ObjectBuilder<UnfreezeRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- UNKNOWN - Enum constant in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
- unmappedType - Variable in class org.springframework.data.elasticsearch.core.query.Order
- UnsupportedBackendOperation - Exception in org.springframework.data.elasticsearch.client
-
Exception to be thrown by a backend implementation on operations that are not supported for that backend.
- UnsupportedBackendOperation() - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
- UnsupportedBackendOperation(String) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
- UnsupportedBackendOperation(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
- UnsupportedBackendOperation(String, Throwable, boolean, boolean) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
- UnsupportedBackendOperation(Throwable) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
- UnsupportedClientOperationException - Exception in org.springframework.data.elasticsearch.client
- UnsupportedClientOperationException(Class<?>, String) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedClientOperationException
- unwrappedReturnType - Variable in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- unwrapSearchHits(Object) - Static method in class org.springframework.data.elasticsearch.core.SearchHitSupport
-
unwraps the data contained in a SearchHit for different types containing SearchHits if possible
- update(UpdateRequest<T, P>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- update(Function<UpdateRequest.Builder<T, P>, ObjectBuilder<UpdateRequest<T, P>>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- update(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- update(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- update(UpdateQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Partial update of the document.
- update(UpdateQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Partial update of the document.
- update(T) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- update(T) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Partially update a document by the given entity.
- update(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- update(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Partially update a document by the given entity.
- updateAliases() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- updateAliases(UpdateAliasesRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- updateAliases(Function<UpdateAliasesRequest.Builder, ObjectBuilder<UpdateAliasesRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- updateByQuery(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- updateByQuery(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- updateByQuery(UpdateQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Update document(s) by query
- updateByQuery(UpdateQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Update document(s) by query.
- UPDATED - Enum constant in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
- updateFieldNames(String, ElasticsearchPersistentEntity<?>) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
-
Replaces the parts in a dot separated property path with the field names of the respective properties.
- updateFieldNames(String, ElasticsearchPersistentEntity<?>) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- updateIndexedObject(T, IndexedObjectInformation, ElasticsearchConverter, RoutingResolver) - Method in class org.springframework.data.elasticsearch.core.EntityOperations
-
Updates an entity after it is stored in Elasticsearch with additional data like id, version, seqno...
- updateIndexedObjectsWithQueries(List<?>, List<IndexedObjectInformation>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- updateQuery(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
-
Updates a
Query
by renaming the property names in the query to the correct mapped field names and the values to the converted values if theElasticsearchPersistentProperty
for a property has aPropertyValueConverter
. - updateQuery(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- UpdateQuery - Class in org.springframework.data.elasticsearch.core.query
-
Defines an update request.
- UpdateQuery.Builder - Class in org.springframework.data.elasticsearch.core.query
- UpdateResponse - Class in org.springframework.data.elasticsearch.core.query
-
Response data from an update request (
UpdateQuery
). - UpdateResponse(UpdateResponse.Result) - Constructor for class org.springframework.data.elasticsearch.core.query.UpdateResponse
- UpdateResponse.Result - Enum Class in org.springframework.data.elasticsearch.core.query
- updateScrollId(String) - Method in class org.springframework.data.elasticsearch.client.util.ScrollState
- updateSearchHit(BiFunction<SearchDocument, T, SearchHit<T>>) - Method in class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
- useRepositoryConfiguration(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
- useRepositoryConfiguration(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
- useServerConfiguration() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
-
Use server-side settings when creating the index.
- useSsl() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Returns true when the client should use SSL.
- usingSsl() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.MaybeSecureClientConfigurationBuilder
-
Connect via https
NOTE You need to leave out the protocol inClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String)
. - usingSsl(boolean) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.MaybeSecureClientConfigurationBuilder
-
Connects using https if flag is true.
- usingSsl(String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.MaybeSecureClientConfigurationBuilder
-
Connect via https using a SSLContext that is build from the given certificate fingerprint.
- usingSsl(SSLContext) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.MaybeSecureClientConfigurationBuilder
-
Connect via https using the given
SSLContext
.
NOTE You need to leave out the protocol inClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String)
. - usingSsl(SSLContext, HostnameVerifier) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.MaybeSecureClientConfigurationBuilder
-
Connect via https using the givens
SSLContext
and HostnameVerifierHostnameVerifier
.
NOTE You need to leave out the protocol inClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String)
.
V
- validate(Geometry) - Method in interface org.springframework.data.elasticsearch.utils.geohash.GeometryValidator
-
Validates the geometry and throws IllegalArgumentException if the geometry is not valid
- validate(Geometry) - Method in class org.springframework.data.elasticsearch.utils.geohash.StandardValidator
- validateQuery() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- validateQuery(ValidateQueryRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- validateQuery(Function<ValidateQueryRequest.Builder, ObjectBuilder<ValidateQueryRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Alias
- value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Aliases
- value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CountQuery
- value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
-
Alias for
Field.name()
. - value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Filter
- value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Query
- value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Routing
-
defines how the routing is determined.
- value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.ValueConverter
-
Defines the class implementing the
PropertyValueConverter
interface. - value() - Method in record class org.springframework.data.elasticsearch.core.ActiveShardCount
-
Returns the value of the
value
record component. - value() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
-
Alias for the
EnableElasticsearchRepositories.basePackages()
attribute. - value() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
-
Alias for the
EnableReactiveElasticsearchRepositories.basePackages()
attribute. - ValueConverter - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Annotation to put on a property of an entity to define a value converter which can convert the property to a type that Elasticsearch understands and back.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.CompletionContextType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.DateFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Dynamic
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.FieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.KnnSimilarity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Mapping.Detection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.NullValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMissing
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.TermVector
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.WriteTypeHint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonGeometryCollectionToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.Criteria.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.DistanceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.HasChildQuery.ScoreMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.Query.SearchType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.ScriptType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.types.ConflictsType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.types.OperatorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.suggest.response.SortBy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.TotalHitsRelation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.CompletionContextType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.DateFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Dynamic
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.FieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.KnnSimilarity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Mapping.Detection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.NullValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMissing
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.TermVector
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.annotations.WriteTypeHint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonGeometryCollectionToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
- values() - Static method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.Criteria.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.DistanceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.HasChildQuery.ScoreMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.Query.SearchType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.ScriptType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.types.ConflictsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.types.OperatorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.suggest.response.SortBy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.data.elasticsearch.core.TotalHitsRelation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- values() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
- values() - Static method in enum class org.springframework.data.elasticsearch.utils.geohash.ShapeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyCountQueryTypes() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- verifyCountQueryTypes() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
- version() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
-
Returns the value of the
version
record component. - version() - Method in record class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest
-
Returns the value of the
version
record component. - version() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponse
-
Returns the value of the
version
record component. - version() - Method in record class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
Returns the value of the
version
record component. - Version - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- Version - Record Class in org.springframework.data.elasticsearch.support
-
A version defined by 3 parts: major minor and revision number.
- Version(int, int, int) - Constructor for record class org.springframework.data.elasticsearch.support.Version
-
Creates an instance of a
Version
record class. - VERSION_ELASTICSEARCH_CLIENT - Static variable in class org.springframework.data.elasticsearch.support.VersionInfo
- VERSION_SPRING_DATA_ELASTICSEARCH - Static variable in class org.springframework.data.elasticsearch.support.VersionInfo
- VersionConflictException - Exception in org.springframework.data.elasticsearch
-
Exception that is thrown when a version conflict from the server is detected.
- VersionConflictException(String) - Constructor for exception org.springframework.data.elasticsearch.VersionConflictException
- VersionConflictException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.VersionConflictException
- VersionInfo - Class in org.springframework.data.elasticsearch.support
-
This class is used to log the versions of Spring Data Elasticsearch, the Elasticsearch client libs used to built, the Elasticsearch client libs currently used and of the Elasticsearch cluster.
- versionProperties() - Static method in class org.springframework.data.elasticsearch.support.VersionInfo
- versionType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
-
Configuration of version management.
- visit(GeometryVisitor<T, E>) - Method in interface org.springframework.data.elasticsearch.utils.geohash.Geometry
- visit(GeometryVisitor<T, E>) - Method in class org.springframework.data.elasticsearch.utils.geohash.Point
- visit(GeometryVisitor<T, E>) - Method in class org.springframework.data.elasticsearch.utils.geohash.Rectangle
- visit(Point) - Method in interface org.springframework.data.elasticsearch.utils.geohash.GeometryVisitor
- visit(Rectangle) - Method in interface org.springframework.data.elasticsearch.utils.geohash.GeometryVisitor
W
- WAIT_UNTIL - Enum constant in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
- week_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- week_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- week_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- weekyear - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- weekyear_week - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- weekyear_week_day - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- WellKnownText - Class in org.springframework.data.elasticsearch.utils.geohash
-
Utility class for converting to and from WKT
- WellKnownText(boolean, GeometryValidator) - Constructor for class org.springframework.data.elasticsearch.utils.geohash.WellKnownText
- where(String) - Static method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Static factory method to create a new Criteria for field with given name
- where(Field) - Static method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Static factory method to create a new Criteria for provided field
- Wildcard - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
-
since 4.2
- wildcardQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- wildcardQueryAsQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- with(Sort.Direction) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- with(Sort.Direction) - Method in class org.springframework.data.elasticsearch.core.query.Order
- with(Sort.NullHandling) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- with(Sort.NullHandling) - Method in class org.springframework.data.elasticsearch.core.query.Order
- with(GeoDistanceOrder.DistanceType) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- with(Order.Mode) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- with(Order.Mode) - Method in class org.springframework.data.elasticsearch.core.query.Order
- with_offsets - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
- with_positions - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
- with_positions_offsets - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
- with_positions_offsets_payloads - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
- with_positions_payloads - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
- withAborted(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- withAborted(Boolean) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- withAbortOnVersionConflict(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withActivePrimaryShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withActiveShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withActiveShardsPercent(double) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withAggregation(String, Aggregation) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withAlias(Alias) - Method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings.Builder
- withAliasActions(AliasActions) - Method in class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData.Builder
- withAliasActions(AliasActions) - Method in class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.Builder
- withAliasActions(AliasActions) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
- withAliases(String...) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- withAliases(Map<String, AliasData>) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
- withAliases(Map<String, AliasData>) - Method in class org.springframework.data.elasticsearch.core.index.TemplateResponseData.Builder
- withAliases(Set<Alias>) - Method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings.Builder
- withAllowAutoCreate(Boolean) - Method in class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData.Builder
- withAllowNoIndices(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withAllowNoIndices(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
An error will occur if the condition is
false
and any of the following are true: a wildcard expression, an index alias, or the _all value only targets missing or closed indices. - withAllowPartialSearchResults(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
If true, returns partial results if there are shard request timeouts or shard failures.
- withAnalyzer(String) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Analyzer to use for the query string.
- withAnalyzeWildcard(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
If true, wildcard and prefix queries are analyzed.
- withBasicAuth(String, String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure the username and password to be sent as a Basic Authentication header
- withBatches(int) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withBatches(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withBatchSize(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withBoundaryChars(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withBoundaryMaxScan(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withBoundaryScanner(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withBoundaryScannerLocale(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withBulkRetries(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withBulkRetries(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withCatalog(String) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Default catalog/cluster for queries.
- withCause(Exception) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- withCause(Exception) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- withClientConfigurer(ClientConfiguration.ClientConfigurationCallback<?>) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
-
Register a
ClientConfiguration.ClientConfigurationCallback
to configure the client. - withClusterName(String) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withColumn(SqlResponse.Column) - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Builder
-
Column heading for the search results.
- withColumnar(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
If true, returns results in a columnar format.
- withColumns(List<SqlResponse.Column>) - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Builder
-
Column headings for the search results.
- withComposedOf(List<String>) - Method in class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.Builder
- withComposedOf(List<String>) - Method in class org.springframework.data.elasticsearch.core.index.TemplateResponseData.Builder
- withConflicts(ConflictsType) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Define the types of conflicts that occur when a query encounters version conflicts: abort or proceed.
- withConflicts(ReindexRequest.Conflicts) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withConnectTimeout(long) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure the milliseconds for the connect-timeout.
- withConnectTimeout(Duration) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure a
Duration
connect timeout. - withConnectTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
- withCreate(Boolean) - Method in class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest.Builder
- withCreated(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withCursor(String) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
To retrieve a set of paginated results, ignore other request body parameters when specifying a cursor and using the
SqlQuery.Builder.columnar
andSqlQuery.Builder.timeZone
parameters. - withCursor(String) - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Builder
-
Cursor for the next set of paginated results.
- withDefaultField(String) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Field to be used as the default when no field prefix is specified in the query string.
- withDefaultHeaders(HttpHeaders) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
- withDefaultOperator(OperatorType) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
The default operator for a query string query: AND or OR.
- withDelayedUnassignedShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withDeleted(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withDeleted(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withDestOpType(IndexQuery.OpType) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withDestPipeline(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withDestRouting(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withDestVersionType(Document.VersionType) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withDocAsUpsert(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withDocument(Document) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withDocValueFields(List<DocValueField>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withEncoder(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters.HighlightParametersBuilder
- withErrorCause(ElasticsearchErrorCause) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- withErrorCause(ElasticsearchErrorCause) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- withExcludes(String...) - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
- withExpandWildcards(EnumSet<IndicesOptions.WildcardStates>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withExplain(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withFailures(List<ByQueryResponse.Failure>) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withFailures(List<ReindexResponse.Failure>) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withFetchSize(Integer) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Maximum number of rows to return in the response.
- withFetchSource(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withFetchSourceExcludes(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withFetchSourceIncludes(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withFieldCollapse(FieldCollapse) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withFieldMultiValueLeniency(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
If false, the API returns an error for fields containing array values.
- withFields(String...) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withFields(Collection<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withFilter(Query) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withFilter(Function<Query.Builder, ObjectBuilder<Query>>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withFilter(Query) - Method in class org.springframework.data.elasticsearch.core.mapping.Alias.Builder
-
Query used to limit documents the alias can access.
- withFilter(Query) - Method in class org.springframework.data.elasticsearch.core.query.Order.Nested.Builder
-
Sets the filter query for a nested sort.
Note: This cannot be aCriteriaQuery
, as that would be sent as a nested query within the filter, use aNativeQuery
orStringQuery
instead. - withFilterQuery(Query) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- withFilterQuery(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- withForceSource(boolean) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withFragmenter(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withFragmentOffset(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters.HighlightFieldParametersBuilder
- withFragmentSize(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withFrom(Integer) - Method in class org.springframework.data.elasticsearch.core.query.InnerHitsQuery.Builder
-
The offset from where the first hit to fetch.
- withHeaders(Supplier<HttpHeaders>) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
-
set a supplier for custom headers.
- withHidden(Boolean) - Method in class org.springframework.data.elasticsearch.core.mapping.Alias.Builder
-
The alias is hidden?
- withHighlightQuery(HighlightQuery) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withHighlightQuery(Query) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withId(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- withId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- withId(String) - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder
- withId(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- withId(String) - Method in class org.springframework.data.elasticsearch.core.script.Script.ScriptBuilder
- withIds(String...) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
-
Set Ids for a multi-get request run with this query.
- withIds(Collection<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
-
Set Ids for a multi-get request run with this query.
- withIdsWithRouting(List<Query.IdWithRouting>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
-
Set Ids with routing values for a multi-get request run with this query.
- withIfPrimaryTerm(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withIfSeqNo(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withIgnoreUnavailable(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
An error occurs if it is directed at an index that is missing or closed when it is
false
. - withIgnoreUnmapped(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- withIgnoreUnmapped(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery.Builder
-
Indicates whether to ignore an unmapped
HasChildQuery.Builder.type
and not return any documents instead of an error. - withIgnoreUnmapped(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery.Builder
- within(String, String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for
geoLocation WITHIN distance
- within(GeoJson<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for GEO_WITHIN.
- within(GeoPoint, String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for
location WITHIN distance
- within(Point, Distance) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for
location WITHIN distance
- WITHIN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- withIncludes(String...) - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
- withIndex(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- withIndex(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
- withIndex(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- withIndex(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withIndex(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- withIndexIncludeFrozen(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
If true, the search can run on frozen indices.
- withIndexPatterns(String...) - Method in class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.Builder
- withIndexPatterns(String...) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
- withIndexRouting(String) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- withIndexRouting(String) - Method in class org.springframework.data.elasticsearch.core.mapping.Alias.Builder
-
Used to route indexing operations to a specific shard.
- withIndices(String...) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- withIndicesBoost(List<IndexBoost>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withIndicesBoost(IndexBoost...) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withIndicesOptions(IndicesOptions) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withInitializingShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withInnerHitsQuery(InnerHitsQuery) - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery.Builder
-
Obtaining nested objects and documents that have a parent-child relationship.
- withInnerHitsQuery(InnerHitsQuery) - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery.Builder
-
Obtaining nested objects and documents that have a parent-child relationship.
- withInnerRing(List<Point>) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
- withInnerRing(GeoJsonLineString) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
Creates a new
GeoJsonPolygon
with an inner ring defined be the givenGeoJsonLineString
. - withInnerRing(GeoPoint, GeoPoint, GeoPoint, GeoPoint, GeoPoint...) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
Creates a new
GeoJsonPolygon
with an inner ring defined be the givenGeoPoint
s. - withInnerRing(Point, Point, Point, Point, Point...) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
Creates a new
GeoJsonPolygon
with an inner ring defined be the givenPoint
s. - withInnerRingOfGeoPoints(List<GeoPoint>) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
- withIsHidden(Boolean) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- withIsWriteIndex(Boolean) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- withKeepOnCompletion(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
If it is true, it will store synchronous searches when the
SqlQuery.Builder.waitForCompletionTimeout
parameter is specified. - withKnnSearches(KnnSearch) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withKnnSearches(Function<KnnSearch.Builder, ObjectBuilder<KnnSearch>>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withKnnSearches(List<KnnSearch>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withLang(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withLanguage(String) - Method in class org.springframework.data.elasticsearch.core.query.ScriptData.Builder
- withLanguage(String) - Method in class org.springframework.data.elasticsearch.core.script.Script.ScriptBuilder
- withLenient(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
If a query contains errors related to the format of the data being entered, they will be disregarded unless specified otherwise.
- withLuceneQuery(String) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Query in the Lucene query string syntax.
- withMapping(Document) - Method in class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData.Builder
- withMapping(Document) - Method in class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.Builder
- withMapping(Document) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
- withMapping(Document) - Method in class org.springframework.data.elasticsearch.core.index.TemplateResponseData.Builder
- withMapping(Document) - Method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings.Builder
- withMappings(Document) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
- withMasterTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest.Builder
- withMatchedFields(String...) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters.HighlightFieldParametersBuilder
- withMaxChildren(Integer) - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery.Builder
-
The Maximum number of child documents that match the
HasChildQuery.Builder.query
allowed for a returned parent document. - withMaxChildren(Integer) - Method in class org.springframework.data.elasticsearch.core.query.Order.Nested.Builder
- withMaxDocs(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withMaxDocs(Long) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Maximum number of documents to process.
- withMaxDocs(Long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withMaxResults(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withMaxRetries(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withMinChildren(Integer) - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery.Builder
-
Minimum number of child documents that match the query required to match the
HasChildQuery.Builder.query
for a returned parent document. - withMinScore(float) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withMissing(String) - Method in class org.springframework.data.elasticsearch.core.query.Order
- withName(String) - Method in class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest.Builder
- withName(String) - Method in class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.Builder
- withName(String) - Method in class org.springframework.data.elasticsearch.core.index.TemplateResponse.Builder
- withName(String) - Method in class org.springframework.data.elasticsearch.core.query.InnerHitsQuery.Builder
-
The name to be used for the particular inner hit definition in the response.
- withNested(Order.Nested) - Method in class org.springframework.data.elasticsearch.core.query.Order.Nested.Builder
- withNested(Order.Nested) - Method in class org.springframework.data.elasticsearch.core.query.Order
- withNodeId(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
- withNoMatchSize(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withNoops(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withNoops(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withNumberOfDataNodes(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withNumberOfFragments(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withNumberOfInFlightFetch(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withNumberOfNodes(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withNumberOfPendingTasks(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withObject(Object) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- withOpType(IndexQuery.OpType) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- withOrder(int) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
- withOrder(int) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
- withOrder(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withPageable(Pageable) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withPageTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Minimum retention period for the scroll cursor.
- withParam(Object) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Value for parameters in the query.
- withParams(List<Object>) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Values for parameters in the query.
- withParams(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.query.ScriptData.Builder
- withParams(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder
- withParams(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withPartial(boolean) - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Builder
-
If
true
, the response does not contain complete search results. - withPassword(String) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
- withPathPrefix(String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure the path prefix that will be prepended to any HTTP(s) requests
- withPathPrefix(String) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
- withPhraseLimit(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withPipeline(String) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
- withPipeline(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withPointInTime(Query.PointInTime) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withPostTags(String...) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withPreference(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withPreference(String) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Specifies the node or shard the operation should be performed on.
- withPreTags(String...) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withProperty(String) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- withProperty(String) - Method in class org.springframework.data.elasticsearch.core.query.Order
- withProxy(String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
- withQuery(Query) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withQuery(Function<Query.Builder, ObjectBuilder<Query>>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withQuery(Query) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
-
Allows to use a
Query
within a NativeQuery. - withQuery(Query) - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery.Builder
-
Query that specifies the documents to run on child documents of the
HasChildQuery.Builder.type
field. - withQuery(Query) - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery.Builder
- withQueryWeight(float) - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- withReactiveBatchSize(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withReason(Throwable) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
- withReasonCancelled(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withRefresh(boolean) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withRefresh(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Refreshes all shards involved in the deleting by query after the request completes when it is
true
. - withRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- withRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- withRefreshPolicy(RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
Returns a copy of this instance with the same configuration, but that uses a different
RefreshPolicy
. - withRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
- withRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withRefreshPolicy(RefreshPolicy) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
Returns a copy of this instance with the same configuration, but that uses a different
RefreshPolicy
. - withRelocatingShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withRequestCache(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withRequestCache(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Use the request cache when it is
true
. - withRequestsPerSecond(double) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withRequestsPerSecond(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withRequestsPerSecond(Float) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Limited this request to a certain number of sub-requests per second.
- withRequestsPerSecond(Float) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withRequestTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Timeout before the request fails.
- withRequireAlias(boolean) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withRequireFieldMatch(boolean) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withRescoreQueryWeight(float) - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- withRescorerQueries(List<RescorerQuery>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withRescorerQuery(RescorerQuery) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withRetryOnConflict(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withRoute(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withRouting(String) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- withRouting(String) - Method in class org.springframework.data.elasticsearch.core.mapping.Alias.Builder
-
Used to route indexing and search operations to a specific shard.
- withRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Custom value used to route operations to a specific shard.
- withRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- withRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withRouting(RoutingResolver) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- withRouting(RoutingResolver) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- withRouting(RoutingResolver) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
Returns a copy of this instance with the same configuration, but that uses a different
RoutingResolver
to obtain routing information. - withRouting(RoutingResolver) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
Returns a copy of this instance with the same configuration, but that uses a different
RoutingResolver
to obtain routing information. - withRoutingId(String) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
- withRow(SqlResponse.Row) - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Builder
-
Value for the search results.
- withRows(List<SqlResponse.Row>) - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Builder
-
Values for the search results.
- withRunning(boolean) - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Builder
-
If
true
, the search is still running. - withRuntimeFields(List<RuntimeField>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withScore(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.HasParentQuery.Builder
- withScoreMode(HasChildQuery.ScoreMode) - Method in class org.springframework.data.elasticsearch.core.query.HasChildQuery.Builder
-
Indicates how scores for matching child documents affect the root parent document’s relevance score.
- withScoreMode(RescorerQuery.ScoreMode) - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- withScript(String) - Method in class org.springframework.data.elasticsearch.core.query.ScriptData.Builder
- withScript(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withScript(String, String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withScriptedField(ScriptedField) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withScriptedUpsert(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withScriptName(String) - Method in class org.springframework.data.elasticsearch.core.query.ScriptData.Builder
- withScriptName(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withScriptType(ScriptType) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withScroll(Duration) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withScrollSize(Long) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Size of the scroll request that powers the operation.
- withScrollTime(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withScrollTime(Duration) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Period to retain the search context for scrolling.
- withSearchAfter(List<Object>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withSearchExtension(String, JsonData) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withSearchExtensions(Map<String, JsonData>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withSearchFailure(List<ByQueryResponse.SearchFailure>) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withSearchRetries(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withSearchRetries(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withSearchRouting(String) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- withSearchRouting(String) - Method in class org.springframework.data.elasticsearch.core.mapping.Alias.Builder
-
Used to route search operations to a specific shard.
- withSearchTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Explicit timeout for each search request.
- withSearchType(Query.SearchType) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withSearchType(Query.SearchType) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
The type of the search operation.
- withSeqNo(Long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- withSeqNo(Long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- withSeqNoPrimaryTerm(SeqNoPrimaryTerm) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- withSettings(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData.Builder
- withSettings(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
- withSettings(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
- withSettings(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings.Builder
- withSettings(Settings) - Method in class org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.Builder
- withSettings(Settings) - Method in class org.springframework.data.elasticsearch.core.index.TemplateResponseData.Builder
- withShardId(Integer) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
- withShouldStoreResult(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withSize(Integer) - Method in class org.springframework.data.elasticsearch.core.query.InnerHitsQuery.Builder
-
The maximum number of hits to return.
- withSlices(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withSlices(Integer) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
The number of slices this task should be divided into.
- withSlices(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withSocketTimeout(long) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure the milliseconds for the socket timeout.
- withSocketTimeout(Duration) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure a
socket timeout
which is typically applied as SO-timeout/read timeout. - withSocketTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
- withSort(SortOptions, SortOptions...) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withSort(Function<SortOptions.Builder, ObjectBuilder<SortOptions>>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withSort(List<SortOptions>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withSort(Sort) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withSort(Sort) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Sort search results in a specific order.
- withSource(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- withSource(String) - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder
- withSource(String) - Method in class org.springframework.data.elasticsearch.core.script.Script.ScriptBuilder
- withSourceFilter(SourceFilter) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withSourceQuery(Query) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withSourceRemote(Remote) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withSourceSize(int) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withSourceSlice(int, int) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withSourceSourceFilter(SourceFilter) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withStats(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Specific
tag
of the request for logging and statistical purposes. - withStatus(Integer) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- withStatus(Integer) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
- withStatus(Integer) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- withStatus(String) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withStoredFields(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withSuggester(Suggester) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
- withTagsSchema(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters.HighlightParametersBuilder
- withTaskMaxWaitingTimeMillis(long) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withTemplateData(ComponentTemplateRequestData) - Method in class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest.Builder
- withTemplateData(TemplateResponseData) - Method in class org.springframework.data.elasticsearch.core.index.TemplateResponse.Builder
- withTerm(Long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- withTerm(Long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- withTerminateAfter(Long) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
The Maximum number of documents that can be collected for each shard.
- withThrottledMillis(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withThrottledUntilMillis(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withTimedOut(boolean) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withTimedOut(boolean) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withTimedOut(boolean) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withTimeout(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
- withTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Period each deletion request waits for active shards.
- withTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withTimeZone(TimeZone) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Time zone ID for the search.
- withTook(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withTook(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withTotal(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withTotal(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withTrackScores(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withTrackTotalHits(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withTrackTotalHitsUpTo(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- withTransportOptions(TransportOptions) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- withTransportOptions(TransportOptions) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
- withTransportOptions(TransportOptions) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- withTransportOptions(TransportOptions) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchSqlClient
- withType(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- withType(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
- withType(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- withType(ScriptType) - Method in class org.springframework.data.elasticsearch.core.query.ScriptData.Builder
- withUnassignedShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- withUnit(String) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- withUnmappedType(String) - Method in class org.springframework.data.elasticsearch.core.query.Order
- withUpdated(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withUpdated(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withUpsert(Document) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withUsername(String) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
- withValue(SqlResponse.Column, JsonValue) - Method in class org.springframework.data.elasticsearch.core.sql.SqlResponse.Row.Builder
- withVersion(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
-
Returns the document version as part of a hit.
- withVersion(Integer) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
- withVersion(Integer) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
- withVersion(Long) - Method in class org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest.Builder
- withVersion(Long) - Method in class org.springframework.data.elasticsearch.core.index.TemplateResponse.Builder
- withVersion(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- withVersionConflicts(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- withVersionConflicts(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- withWaitForActiveShards(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- withWaitForActiveShards(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- withWaitForActiveShards(ActiveShardCount) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
- withWaitForCompletionTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
-
Period to wait for complete results.
- withWindowSize(int) - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- withWriteIndex(Boolean) - Method in class org.springframework.data.elasticsearch.core.mapping.Alias.Builder
-
The index is the 'write index' for the alias?
- wrapperQuery(String) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- wrapperQueryAsQuery(String) - Static method in class org.springframework.data.elasticsearch.client.elc.Queries
- write(Object) - Method in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
- write(Object) - Method in class org.springframework.data.elasticsearch.core.convert.DatePropertyValueConverter
- write(Object) - Method in class org.springframework.data.elasticsearch.core.convert.TemporalPropertyValueConverter
- write(Object) - Method in interface org.springframework.data.elasticsearch.core.mapping.PropertyValueConverter
-
Converts a property value to an elasticsearch value.
- write(Object, Document) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- WriteOnlyProperty - Annotation Interface in org.springframework.data.elasticsearch.annotations
-
Annotation to mark a property that will be written to Elasticsearch, but not set when reading from Elasticsearch.
- writeTypeAndParametersTo(ObjectNode) - Method in class org.springframework.data.elasticsearch.core.index.MappingParameters
-
writes the different fields to an
ObjectNode
. - writeTypeHint() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
-
Defines if type hints should be written.
- WriteTypeHint - Enum Class in org.springframework.data.elasticsearch.annotations
-
Defines if type hints should be written.
- writeTypeHints() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Flag specifiying if type hints (_class fields) should be written in the index.
- writeTypeHints() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
- writeTypeHints() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
- writeTypeTo(Map<String, Object>, Object) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor
Y
- year - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- year_month - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- year_month_day - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
- yes - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
_
- _first - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMissing
- _last - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMissing
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
DocumentOperations.delete(DeleteQuery, Class)