Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORT - Enum constant in enum class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
- AbstractElasticsearchConfiguration - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- AbstractElasticsearchConfiguration() - Constructor for class org.springframework.data.elasticsearch.client.erhlc.AbstractElasticsearchConfiguration
-
Deprecated.
- AbstractElasticsearchRepositoryQuery - Class in org.springframework.data.elasticsearch.repository.query
-
AbstractElasticsearchRepositoryQuery
- AbstractElasticsearchRepositoryQuery(ElasticsearchQueryMethod, ElasticsearchOperations) - 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 RestHighLevelClient and the next Java client 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
- AbstractIndexTemplate - Class in org.springframework.data.elasticsearch.core
-
Base implementation of
IndexOperations
common to Transport and Rest based Implementations of IndexOperations. - AbstractIndexTemplate(ElasticsearchConverter, Class<?>) - Constructor for class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- AbstractIndexTemplate(ElasticsearchConverter, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- AbstractPropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
- AbstractPropertyValueConverter(PersistentProperty<?>) - Constructor for class org.springframework.data.elasticsearch.core.convert.AbstractPropertyValueConverter
- AbstractRangePropertyValueConverter<T> - Class in org.springframework.data.elasticsearch.core.convert
- AbstractRangePropertyValueConverter(PersistentProperty<?>) - Constructor for class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
- AbstractReactiveElasticsearchConfiguration - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- AbstractReactiveElasticsearchConfiguration() - Constructor for class org.springframework.data.elasticsearch.client.erhlc.AbstractReactiveElasticsearchConfiguration
-
Deprecated.
- 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 - ACTIVE - Enum constant in enum class org.springframework.data.elasticsearch.client.erhlc.HostProvider.Verification
-
Deprecated.Actively check for cluster node health.
- 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
- addAggregation(AbstractAggregationBuilder<?>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
-
Deprecated.
- addAggregation(AbstractAggregationBuilder<?>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
-
Deprecated.
- addAggregation(PipelineAggregationBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
-
Deprecated.
- 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
- 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.
- addScriptField(ScriptField...) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
-
Deprecated.
- addSearchExtBuilder(SearchExtBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
-
Deprecated.
- 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.client.erhlc.RestHighLevelClientFactoryBean
-
Deprecated.
- 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(Consumer<SearchRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute the given
SearchRequest
with aggregations against the search API. - aggregate(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute the given
SearchRequest
with aggregations against the search API. - 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 class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- aggregate(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Perform an aggregation specified by the given
query
. - aggregate(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- aggregate(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute the given
SearchRequest
with aggregations against the search API. - aggregation() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregation
- aggregation() - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchAggregation
-
Deprecated.
- 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 class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchAggregations
-
Deprecated.
- 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(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
. - 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.
- aliasDatas(Map<String, Set<AliasMetadata>>) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
-
Deprecated.
- aliases() - Method in record class org.springframework.data.elasticsearch.core.index.TemplateResponseData
-
Returns the value of the
aliases
record component. - 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. - 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
- analyze(AnalyzeRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- 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.Criteria.Operator
- 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.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
- 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
- boundClass - Variable in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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.client.erhlc.NativeSearchQueryBuilder
-
Deprecated.
- 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.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.FetchSourceFilterBuilder
- 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.SearchTemplateQueryBuilder
- 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
- buildClient() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
- buildClient() - Method in class org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientFactoryBean
-
Deprecated.
- 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.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(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, 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.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
- 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() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- bulk(BulkRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- bulk(Consumer<BulkRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
BulkRequest
against the bulk API. - bulk(Function<BulkRequest.Builder, ObjectBuilder<BulkRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
- bulk(BulkRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
BulkRequest
against the bulk API. - bulk(BulkRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- bulk(HttpHeaders, BulkRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- bulk(HttpHeaders, BulkRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
BulkRequest
against the bulk API. - BulkFailureException - Exception in org.springframework.data.elasticsearch
- BulkFailureException(String, Map<String, String>) - Constructor for exception org.springframework.data.elasticsearch.BulkFailureException
- 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 class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- bulkUpdate(List<UpdateQuery>, BulkOptions, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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
- byQueryResponseFailureOf(BulkItemResponse.Failure) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
-
Deprecated.Create a new
ByQueryResponse.Failure
fromBulkItemResponse.Failure
- byQueryResponseOf(BulkByScrollResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
-
Deprecated.
- byQueryResponseSearchFailureOf(ScrollableHitSource.SearchFailure) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
-
Deprecated.Create a new
ByQueryResponse.SearchFailure
fromScrollableHitSource.SearchFailure
- Byte - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
C
- 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
- checkForBoundClass() - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- checkForBulkOperationFailure(BulkResponse) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
-
extract the list of
IndexedObjectInformation
from aBulkResponse
. - checkForBulkOperationFailure(BulkResponse) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.extract the list of
IndexedObjectInformation
from aBulkResponse
. - checkForBulkOperationFailure(BulkResponse) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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. - 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() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- 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
- clearScroll(ClearScrollRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- 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
- ClientLogger - Class in org.springframework.data.elasticsearch.client
-
Deprecated.since 5.0, Elasticsearch's RestClient has a trace level logging available.
- 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() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RestClients.ElasticsearchRestClient
-
Deprecated.
- 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(T, T) - Static method in class org.springframework.data.elasticsearch.core.Range
-
Deprecated.Creates a new
Range
with inclusive bounds for both values. - CLOSED - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
- closeIndex(Consumer<CloseIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
CloseIndexRequest
against the indices API. - closeIndex(CloseIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
CloseIndexRequest
against the indices API. - closeIndex(HttpHeaders, CloseIndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- closeIndex(HttpHeaders, CloseIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
CloseIndexRequest
against the indices API. - 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.AutoCloseableElasticsearchClient
- 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 class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- cluster() - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- cluster() - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Gain Access to cluster related commands.
- cluster() - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- clusterHealth(ClusterHealthRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- clusterHealth(ClusterHealthResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
-
Deprecated.
- ClusterHealth - Class in org.springframework.data.elasticsearch.core.cluster
-
Information about the cluster health.
- ClusterHealth.ClusterHealthBuilder - Class in org.springframework.data.elasticsearch.core.cluster
- clusterInfo() - Method in interface org.springframework.data.elasticsearch.client.erhlc.HostProvider
-
Deprecated.Obtain information about known cluster nodes.
- ClusterInformation(Set<ElasticsearchHost>) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.HostProvider.ClusterInformation
-
Deprecated.
- 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
- 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. - configure(T) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationCallback
- 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.
- 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(T) - Method in class org.springframework.data.elasticsearch.core.Range
-
Deprecated.Returns whether the
Range
contains the given value. - 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(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
- 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 interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- count() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- count() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- count(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Count the number of documents matching the given
Query
. - count(Consumer<SearchRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
SearchRequest
against the count API. - count(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
SearchRequest
against the search API. - count(CountRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.Creates a count request.
- 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.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- 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.
- count(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- count(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
SearchRequest
against the search API. - 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() - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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(String) - Static method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
-
Deprecated.
- create(String, ClientHttpConnector) - Static method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
-
Deprecated.
- 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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.Create a new
DefaultReactiveElasticsearchClient
givenClientConfiguration
. - create(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveRestClients
-
Deprecated.Start here to create a new client tailored to your needs.
- create(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RestClients
-
Deprecated.Start here to create a new client tailored to your needs.
- create(ClientConfiguration, RequestCreator) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- create(ClientConfiguration, RequestCreator) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveRestClients
-
Deprecated.Start here to create a new client tailored to your needs.
- 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(HttpHeaders, String...) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.Create a new
DefaultReactiveElasticsearchClient
aware of the given nodes in the cluster. - 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
- createContentType(XContentType) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.Returns a
ContentType
from a givenXContentType
. - 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<ElasticsearchParameters.ElasticsearchParameter>) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameters
- createImperative(RestClient) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new imperative
ElasticsearchClient
- createImperative(RestClient, TransportOptions) - 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.
- createIndex(Consumer<CreateIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.since 4.2
- createIndex(CreateIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.
- createIndex(CreateIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
CreateIndexRequest
against the indices API. - createIndex(HttpHeaders, CreateIndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- createIndex(HttpHeaders, CreateIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.
- createIndex(HttpHeaders, CreateIndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- createIndex(HttpHeaders, CreateIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
CreateIndexRequest
against the indices API. - createIndexRequest() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- 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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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
- createParameter(MethodParameter) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameters
- createParameters(Method) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
- 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(ElasticsearchParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
- createQuery(ElasticsearchParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- createQuery(ParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- createQuery(ParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
- createQuery(ParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
- createReactive(RestClient) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
-
Creates a new
ReactiveElasticsearchClient
. - createReactive(RestClient, TransportOptions) - 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
- 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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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
- createWebClient(InetSocketAddress) - Method in interface org.springframework.data.elasticsearch.client.erhlc.HostProvider
-
Deprecated.
- 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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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<?>, 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 theDateTime
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 theDateTime
to be used for setting creation and modification dates. - 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.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 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_MODE - Static variable in class org.springframework.data.elasticsearch.core.query.Order
- 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
. - DefaultReactiveClusterOperations - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- DefaultReactiveClusterOperations(ReactiveElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveClusterOperations
-
Deprecated.
- DefaultReactiveElasticsearchClient - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- DefaultReactiveElasticsearchClient(HostProvider<?>) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.Create a new
DefaultReactiveElasticsearchClient
using the givenHostProvider
to obtain server connections. - DefaultReactiveElasticsearchClient(HostProvider<?>, RequestCreator) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.Create a new
DefaultReactiveElasticsearchClient
using the givenHostProvider
to obtain server connections and the givenRequestCreator
. - 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, ? extends Object>) - Constructor for class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
- 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.client.erhlc.RequestCreator
-
Deprecated.
- delete() - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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(Consumer<DeleteRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
DeleteRequest
against the delete API to remove a document. - 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(DeleteRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute the given
DeleteRequest
against the delete API to remove a document. - delete(DeleteRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- delete(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- delete(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- delete(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Delete all records matching the query.
- delete(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Delete the documents matching the given
Query
extracting index from entity metadata. - 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 class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- delete(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- delete(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Delete all records matching the query.
- delete(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Delete the documents matching the given
Query
extracting index from entity metadata. - delete(HttpHeaders, DeleteRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- delete(HttpHeaders, DeleteRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute the given
DeleteRequest
against the delete API to remove a document. - delete(T) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
- delete(T) - 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(Publisher<? extends T>) - 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
- deleteBy(Consumer<DeleteByQueryRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
DeleteByQueryRequest
against the delete by query API. - deleteBy(DeleteByQueryRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
DeleteByQueryRequest
against the delete by query API. - deleteBy(HttpHeaders, DeleteByQueryRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- deleteBy(HttpHeaders, DeleteByQueryRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
DeleteByQueryRequest
against the delete by query API. - 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(Publisher<ID>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
- deleteByQuery() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- 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
- deleteByQuery(DeleteByQueryRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- 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
- deleteIndex(Consumer<DeleteIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
DeleteIndexRequest
against the indices API. - deleteIndex(DeleteIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
DeleteIndexRequest
against the indices API. - deleteIndex(HttpHeaders, DeleteIndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- deleteIndex(HttpHeaders, DeleteIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
DeleteIndexRequest
against the indices API. - 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. - 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
- deleteScript(DeleteStoredScriptRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- deleteTemplate() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- 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(Consumer<DeleteIndexTemplateRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
DeleteIndexTemplateRequest
against the indices API. - deleteTemplate(Function<DeleteTemplateRequest.Builder, ObjectBuilder<DeleteTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- deleteTemplate(DeleteIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
DeleteIndexTemplateRequest
against the indices API. - deleteTemplate(DeleteIndexTemplateRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- 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.
- deleteTemplate(HttpHeaders, DeleteIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- deleteTemplate(HttpHeaders, DeleteIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
DeleteIndexTemplateRequest
against the indices API. - 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
- destroy() - Method in class org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientFactoryBean
-
Deprecated.
- 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
- doAggregate(SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Publisher
. - 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.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- doBulkOperation(List<?>, BulkOptions, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- doCopy() - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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(SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Publisher
. - 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.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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
- doCreate(IndexCoordinates, Map<String, Object>, Document) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- docs - Enum constant in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
- Document - Interface in org.springframework.data.elasticsearch.core.document
-
A representation of a 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
- DocumentAdapters - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- 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.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- doDelete(String, String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- doDelete(DeleteRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Publisher
. - doDelete(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- doDeleteBy(DeleteByQueryRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Publisher
. - doDeleteBy(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- doExists(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- doExists(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
- doExists(String, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doExists(GetRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Publisher
. - doExists(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- doFind(SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Publisher
. - 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.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- doFind(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doFindForResponse(SearchRequest, SearchDocumentResponse.EntityCreator<T>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Mono
. - 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.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- doFindForResponse(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
- doGet(GetRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Publisher
. - doGetAliases(String[], String[]) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- doGetMapping(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- doGetSettings(IndexCoordinates, boolean) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- doIndex(IndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Publisher
. - doIndex(IndexQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
- doIndex(IndexQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- 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.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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
- doPutMapping(IndexCoordinates, Document) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- doRefresh(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- doScroll(SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Customization hook on the actual execution result
Publisher
. - 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.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- 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
- 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(RestHighLevelClient) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate.ClientCallback
-
Deprecated.
- doWithClient(ReactiveElasticsearchClient) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations.ClientCallback
- doWithClient(ReactiveElasticsearchClient.Cluster) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations.ClusterClientCallback
- doWithClient(ReactiveElasticsearchClient.Indices) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations.IndicesClientCallback
- doWithClient(WebClient) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.ReactiveElasticsearchClientCallback
-
Deprecated.
- 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
- ElasticsearchAggregation - Class in org.springframework.data.elasticsearch.client.elc
-
AggregationContainer
for aAggregation
that holds Elasticsearch data. - ElasticsearchAggregation - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- ElasticsearchAggregation(Aggregation) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchAggregation
-
Deprecated.
- 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 - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- ElasticsearchAggregations(Map<String, Aggregate>) - Constructor for class org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregations
- ElasticsearchAggregations(Aggregations) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchAggregations
-
Deprecated.
- 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() - Method in class org.springframework.data.elasticsearch.client.erhlc.AbstractElasticsearchConfiguration
-
Deprecated.Return the
RestHighLevelClient
instance used to connect to the cluster. - elasticsearchClient(RestClient) - 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
- 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
- ElasticsearchClusterOperations - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- ElasticsearchClusterOperations() - Constructor for class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchClusterOperations
-
Deprecated.
- 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.AbstractIndexTemplate
- 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 - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- ElasticsearchExceptionTranslator() - Constructor for class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchExceptionTranslator
-
Deprecated.
- 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(ElasticsearchConverter, RestHighLevelClient) - Method in class org.springframework.data.elasticsearch.client.erhlc.AbstractElasticsearchConfiguration
-
Deprecated.Creates
ElasticsearchOperations
. - ElasticsearchOperations - Interface in org.springframework.data.elasticsearch.core
-
ElasticsearchOperations.
- ElasticsearchParameterAccessor - Interface in org.springframework.data.elasticsearch.repository.query
- ElasticsearchParameters - Class in org.springframework.data.elasticsearch.repository.query
- ElasticsearchParameters(Method) - Constructor for class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameters
- ElasticsearchPartQuery - Class in org.springframework.data.elasticsearch.repository.query
-
ElasticsearchPartQuery
- ElasticsearchPartQuery(ElasticsearchQueryMethod, ElasticsearchOperations) - 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
- 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 RestClient.
- elasticsearchRestClient(ClientConfiguration) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
-
Provides the underlying low level RestClient.
- ElasticsearchRestTemplate - Class in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.since 5.0
- ElasticsearchRestTemplate(RestHighLevelClient) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- ElasticsearchRestTemplate(RestHighLevelClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- ElasticsearchRestTemplate.ClientCallback<T> - Interface in org.springframework.data.elasticsearch.client.erhlc
-
Deprecated.Callback interface to be used with
ElasticsearchRestTemplate.execute(ClientCallback)
for operating directly onRestHighLevelClient
. - ElasticsearchRuntimeHints - Class in org.springframework.data.elasticsearch.aot
- ElasticsearchRuntimeHints() - Constructor for class org.springframework.data.elasticsearch.aot.ElasticsearchRuntimeHints
- 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) - Constructor for class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
- 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. - ElasticsearchTypeMapper - Interface in org.springframework.data.elasticsearch.core.convert
-
Elasticsearch specific
TypeMapper
definition. - 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
- 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.
- 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
- 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.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.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.Range.Bound
-
Deprecated.
- equals(Object) - Method in class org.springframework.data.elasticsearch.core.Range
-
Deprecated.
- 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 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 - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- 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.
- exclusive(double) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
-
Deprecated.Creates a boundary excluding
value
. - exclusive(float) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
-
Deprecated.Creates a boundary excluding
value
. - exclusive(int) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
-
Deprecated.Creates a boundary excluding
value
. - exclusive(long) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
-
Deprecated.Creates a boundary excluding
value
. - exclusive(T) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
-
Deprecated.Creates a boundary excluding
value
. - execute(Object[]) - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- execute(Object[]) - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- execute(ChildTemplate.ClientCallback<CLIENT, RESULT>) - Method in class org.springframework.data.elasticsearch.client.elc.ChildTemplate
-
Execute a callback with the client and provide exception translation.
- execute(ElasticsearchTemplate.ClientCallback<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
-
Execute a callback with the
ElasticsearchClient
and provide exception translation. - execute(ReactiveChildTemplate.ClientCallback<CLIENT, Publisher<RESULT>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
-
Execute a callback with the client and provide exception translation.
- execute(ReactiveElasticsearchTemplate.ClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
-
Execute a callback with the
ReactiveElasticsearchClient
and provide exception translation. - execute(ElasticsearchRestTemplate.ClientCallback<T>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.Execute a callback with the
RestHighLevelClient
- execute(ReactiveElasticsearchClient.ReactiveElasticsearchClientCallback<T>) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- execute(ReactiveElasticsearchClient.ReactiveElasticsearchClientCallback<T>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Compose the actual command/s to run against Elasticsearch using the underlying
connection
. - 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(ReactiveElasticsearchOperations.ClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
-
Deprecated.
- execute(ReactiveElasticsearchOperations.ClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- execute(ReactiveElasticsearchOperations.ClientCallback<Publisher<T>>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
Deprecated.since 4.4, use the execute methods from the implementing classes (they are client specific)
- 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
- executeWithClusterClient(ReactiveElasticsearchOperations.ClusterClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- executeWithClusterClient(ReactiveElasticsearchOperations.ClusterClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- executeWithClusterClient(ReactiveElasticsearchOperations.ClusterClientCallback<Publisher<T>>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
Execute within a
ReactiveElasticsearchOperations.ClusterClientCallback
managing resources and translating errors. - executeWithIndicesClient(ReactiveElasticsearchOperations.IndicesClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
- executeWithIndicesClient(ReactiveElasticsearchOperations.IndicesClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- executeWithIndicesClient(ReactiveElasticsearchOperations.IndicesClientCallback<Publisher<T>>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
Execute within a
ReactiveElasticsearchOperations.IndicesClientCallback
managing resources and translating errors. - 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.client.erhlc.RequestCreator
-
Deprecated.
- exists() - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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.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(Consumer<GetRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Checks for the existence of a document.
- exists(Function<ExistsRequest.Builder, ObjectBuilder<ExistsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- exists(GetRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Checks for the existence of a document.
- exists(GetRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- 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(HttpHeaders, GetRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- exists(HttpHeaders, GetRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Checks for the existence of a document.
- 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. - existsIndex(Consumer<GetIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.since 4.2
- existsIndex(GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.
- existsIndex(GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetIndexRequest
against the indices API. - existsIndex(HttpHeaders, GetIndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- existsIndex(HttpHeaders, GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.
- existsIndex(HttpHeaders, GetIndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- existsIndex(HttpHeaders, GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetIndexRequest
against the indices API. - 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(Consumer<IndexTemplatesExistRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
IndexTemplatesExistRequest
against the indices API. - existsTemplate(Function<ExistsTemplateRequest.Builder, ObjectBuilder<ExistsTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- existsTemplate(IndexTemplatesExistRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
IndexTemplatesExistRequest
against the indices API. - 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.
- existsTemplate(HttpHeaders, IndexTemplatesExistRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- existsTemplate(HttpHeaders, IndexTemplatesExistRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
IndexTemplatesExistRequest
against the indices API. - ExistsTemplateRequest - Class in org.springframework.data.elasticsearch.core.index
- ExistsTemplateRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.index.ExistsTemplateRequest
- explain(ExplainRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- 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
- 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
- fieldCaps(FieldCapabilitiesRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- fielddata() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
- fielddata() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
- fieldName() - Method in class org.springframework.data.elasticsearch.client.erhlc.ScriptField
-
Deprecated.
- 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
- 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
- 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
- Float - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
- 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
- flushIndex() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- flushIndex(Consumer<FlushRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
FlushRequest
against the indices API. - flushIndex(FlushRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
RefreshRequest
against the indices API. - flushIndex(FlushRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- flushIndex(HttpHeaders, FlushRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- flushIndex(HttpHeaders, FlushRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
RefreshRequest
against the indices API. - 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
- forTemplate(ElasticsearchRestTemplate) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchClusterOperations
-
Deprecated.Creates a ClusterOperations for a
ElasticsearchRestTemplate
. - 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<HttpAsyncClientBuilder, HttpAsyncClientBuilder>) - Static method in interface org.springframework.data.elasticsearch.client.erhlc.RestClients.RestClientConfigurationCallback
-
Deprecated.
- from(Function<RestClientBuilder, RestClientBuilder>) - Static method in interface org.springframework.data.elasticsearch.client.elc.ElasticsearchClients.ElasticsearchRestClientConfigurationCallback
- from(Function<WebClient, WebClient>) - Static method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveRestClients.WebClientConfigurationCallback
-
Deprecated.
- from(Map<String, ? extends Object>) - Static method in interface org.springframework.data.elasticsearch.core.document.Document
- from(GetResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
-
Deprecated.Create a
Document
fromGetResponse
. - from(MultiGetItemResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
-
Deprecated.Creates a
MultiGetItem<Document>
from aMultiGetItemResponse
. - from(MultiGetResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
-
Deprecated.Creates a List of
MultiGetItem<Document>
s fromMultiGetResponse
. - from(SearchResponse, SearchDocumentResponse.EntityCreator<T>) - Static method in class org.springframework.data.elasticsearch.client.erhlc.SearchDocumentResponseBuilder
-
Deprecated.creates a SearchDocumentResponse from the
SearchResponse
- from(GetResult) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
-
Deprecated.Create a
Document
fromGetResult
. - from(SearchHit) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
-
Deprecated.Create a
SearchDocument
fromSearchHit
. - from(SearchHits, String, Aggregations, Suggest, SearchDocumentResponse.EntityCreator<T>) - Static method in class org.springframework.data.elasticsearch.client.erhlc.SearchDocumentResponseBuilder
-
Deprecated.creates a
SearchDocumentResponseBuilder
fromSearchHits
with the given scrollId aggregations and suggest - fromBox(Box) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoBox
- fromDocumentFields(Iterable<DocumentField>, String, String, long, long, long) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
-
Deprecated.
- 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
- fromSettingsResponse(GetSettingsResponse, String) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
-
Deprecated.extract the index settings information for a given index
- 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. - 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
- 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. - 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() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- 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 class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- get(String, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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(InetSocketAddress) - Method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
-
Deprecated.Obtain the
WebClient
configured withdefault HTTP headers
andConsumer
error callback for a givenendpoint
. - get(Consumer<GetRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute a
GetRequest
against the get API to retrieve a document by 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(GetRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute the given
GetRequest
against the get API to retrieve a document by id. - get(GetRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- get(HttpHeaders, GetRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- get(HttpHeaders, GetRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
-
Deprecated.Execute the given
GetRequest
against the get API to retrieve a document by id. - 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
- getActive() - Method in interface org.springframework.data.elasticsearch.client.erhlc.HostProvider
-
Deprecated.Get the
WebClient
connecting to an active host utilizing cachedElasticsearchHost
. - getActive(HostProvider.Verification) - Method in interface org.springframework.data.elasticsearch.client.erhlc.HostProvider
-
Deprecated.Get the
WebClient
connecting to an active host. - 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.client.erhlc.NativeSearchQuery
-
Deprecated.
- 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 interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- getAlias() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
- 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
- getAlias(GetAliasesRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- 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(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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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
- getAliases(Consumer<GetAliasesRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetAliasesRequest
against the indices API. - getAliases(GetAliasesRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetAliasesRequest
against the indices API. - getAliases(HttpHeaders, GetAliasesRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- getAliases(HttpHeaders, GetAliasesRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetAliasesRequest
against the indices API. - 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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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 interface org.springframework.data.elasticsearch.core.query.Query
- getAnnotatedHighlightQuery() - 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
- 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
- getClient() - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Obtain the
ReactiveElasticsearchClient
to operate upon. - getClientConfigurers() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
- getClusterClient() - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Obtain the
ReactiveElasticsearchClient.Cluster
to operate upon. - 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.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- getClusterVersion() - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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
- getCollapseBuilder() - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
-
Deprecated.
- getCollateMatch() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
- 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.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
- 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
- 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. - getDefaultHeaders() - Method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
-
Deprecated.Obtain the
HttpHeaders
to be used by default. - getDefaultNamedXContents() - Static method in class org.springframework.data.elasticsearch.client.erhlc.NamedXContents
-
Deprecated.
- 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
- 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
- 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.reindex.ReindexResponse.Failure
- getElasticsearchOperations() - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- getElasticsearchSorts() - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
-
Deprecated.
- 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 interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
gets the routing for an entity which might be defined by a join-type relation
- getEntries() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
- getErrorListener() - Method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
-
Deprecated.Obtain the
error listener
to be used; - 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
- 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.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. - getFailedDocuments() - Method in exception org.springframework.data.elasticsearch.BulkFailureException
- getFailure() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem
- getFailure(MultiGetItemResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
-
Deprecated.
- 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.
- getFallbackTypeFor(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
- 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() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- getFieldMapping(GetFieldMappingRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getFieldMapping(Consumer<GetFieldMappingsRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetFieldMappingsRequest
against the indices API. - getFieldMapping(Function<GetFieldMappingRequest.Builder, ObjectBuilder<GetFieldMappingRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getFieldMapping(GetFieldMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetFieldMappingsRequest
against the indices API. - getFieldMapping(GetFieldMappingsRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- getFieldMapping(HttpHeaders, GetFieldMappingsRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- getFieldMapping(HttpHeaders, GetFieldMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetFieldMappingsRequest
against the indices API. - 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.client.erhlc.NativeSearchQuery
-
Deprecated.
- 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
- 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
- getHighlight() - Method in class org.springframework.data.elasticsearch.core.query.HighlightQuery
- getHighlightBuilder() - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
-
Deprecated.
- getHighlightBuilder(Highlight, Class<?>) - Method in class org.springframework.data.elasticsearch.client.erhlc.HighlightQueryBuilder
-
Deprecated.creates an Elasticsearch HighlightBuilder from an annotation.
- 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 class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
-
Deprecated.
- 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 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
- getHosts() - Method in class org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientFactoryBean
-
Deprecated.
- 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
- getIgnoreUnmapped() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
- 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.client.erhlc.RequestCreator
-
Deprecated.
- 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 exception org.springframework.data.elasticsearch.NoSuchIndexException
- getIndex(Consumer<GetIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetIndexRequest
against the indices API. - getIndex(GetIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- getIndex(GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetIndexRequest
against the indices API. - getIndex(GetIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- getIndex(HttpHeaders, GetIndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- getIndex(HttpHeaders, GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetIndexRequest
against the indices API. - 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 class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- getIndexCoordinates() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
get the current
IndexCoordinates
. - 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.AbstractIndexTemplate
- 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
- getIndexInformations(GetIndexResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
-
Deprecated.get the index informations from a
GetIndexResponse
(transport client) - getIndexInformations(GetIndexResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
-
Deprecated.get the index informations from a
GetIndexResponse
- 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
- 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
- getIndicesClient() - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.Obtain the
ReactiveElasticsearchClient.Indices
to operate upon. - 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. - getInput() - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
- 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
- getKey() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- getKnnQuery() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
- getKnnQuery() - 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
- getLength() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
- getLon() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
- 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. - getLowerBound() - Method in class org.springframework.data.elasticsearch.core.Range
-
Deprecated.
- 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 interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.since 4.2
- getMapping() - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
- 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 interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Get mapping for the index targeted defined by this
ReactiveIndexOperations
- getMapping() - Method in class org.springframework.data.elasticsearch.core.RuntimeField
- getMapping(GetMappingRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getMapping(Consumer<GetMappingsRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.since 4.2
- getMapping(Function<GetMappingRequest.Builder, ObjectBuilder<GetMappingRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
- getMapping(GetMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.
- getMapping(GetMappingsRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- getMapping(GetMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetMappingsRequest
against the indices API. - getMapping(GetMappingsRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- getMapping(HttpHeaders, GetMappingsRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- getMapping(HttpHeaders, GetMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.
- getMapping(HttpHeaders, GetMappingsRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
-
Deprecated.
- getMapping(HttpHeaders, GetMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
-
Deprecated.Execute the given
GetMappingsRequest
against the indices API. - getMappingBasePackages() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Returns the base packages to scan for Elasticsearch mapped entities at startup.
- getMappingContext() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
- getMappingContext() - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- getMappingContext() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
- getMappingRequest() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
-
Deprecated.
- 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
- getMaxDocFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- getMaxDocs() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getMaxDocs() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- 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
- getMinDocFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- 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
- 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
- getMultiSearchResult(MultiSearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- 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.SimpleField
- getName() - Method in class org.springframework.data.elasticsearch.core.RuntimeField
- getName() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
- 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
- getNodeId() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
- getNodes() - Method in class org.springframework.data.elasticsearch.client.erhlc.HostProvider.ClusterInformation
-
Deprecated.
- 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.client.erhlc.RestHighLevelClientFactoryBean
-
Deprecated.
- 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.client.erhlc.RestHighLevelClientFactoryBean
-
Deprecated.
- 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
- 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.SearchTemplateQuery
- getParams() - Method in class org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder
- getParams() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getParent() - Method in class org.springframework.data.elasticsearch.core.join.JoinField
- getParentId() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
Deprecated.from 4.0. Elasticsearch 7 does not support the parent id in an index request. parent/child relations must be modeled using the join datatype. Setting it here will have no effect.
- 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.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 interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
-
Deprecated.Obtain the
pathPrefix
to be used. - 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 (may 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
- getPipelineAggregations() - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
-
Deprecated.
- 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 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
- 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.client.erhlc.NativeSearchQuery
-
Deprecated.
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getQuery() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
- getQueryCriteriaEntries() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
- getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
- getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
- getQueryMethod() - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
- getQueryMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- getQueryWeight() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
- getReactiveBatchSize() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
- getReactiveBatchSize() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
- getReactiveBatchSize() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
returns the number of documents that are requested when the reactive code does a batched search operation.
- getReason() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
- getReason() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
- getReasonCancelled() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The reason that the request was canceled or null if it hasn't been.
- getRefresh() - Method in class org.springframework.data.elasticsearch.core.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 interface org.springframework.data.elasticsearch.core.query.Query
- getRequestFactory() - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- 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.
- 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.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
- 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.client.erhlc.ElasticsearchRestTemplate
-
Deprecated.
- getRuntimeLibraryVersion() - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
-
Deprecated.
- 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.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.RescorerQuery
- getScript() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
- getScript() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- getScript() - Method in class org.springframework.data.elasticsearch.core.RuntimeField
- 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
- getScript(GetStoredScriptRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
-
Deprecated.
- 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.