Index

A B C D E F G H I J K L M N O P Q R S T U V W Y _ 
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 future implementation that might use an Opensearch 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
 
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
 
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 this AliasActions
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
addAggregation(PipelineAggregationBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
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
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 - 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.
 
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
 
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
Map.put(Object, Object) the key/value tuple and return this object.
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 given IsNewAwareAuditingHandler provided by the given ObjectFactory.
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 implements AutoCloseable.
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 - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Similarity
 
Boolean - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
Boolean - Enum constant in enum 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.PutTemplateRequest.TemplateRequestBuilder
 
build() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
 
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.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
 
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 class org.springframework.data.elasticsearch.core.index.TemplateData
 
builder() - Static method in class org.springframework.data.elasticsearch.core.query.BulkOptions
builder() - Static method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
builder() - Static method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
builder() - Static method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.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.reindex.ReindexResponse
builder() - Static method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
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
 
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
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
ByQueryResponse.SearchFailure - Class in org.springframework.data.elasticsearch.core.query
 
ByQueryResponse.SearchFailure.SearchFailureBuilder - Class in org.springframework.data.elasticsearch.core.query
byQueryResponseFailureOf(BulkItemResponse.Failure) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
Deprecated.
Create a new ByQueryResponse.Failure from BulkItemResponse.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 from ScrollableHitSource.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 a BulkResponse.
checkForBulkOperationFailure(BulkResponse) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
extract the list of IndexedObjectInformation from a BulkResponse.
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 like ElasticsearchClusterClient or ElasticsearchIndicesClient.
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 - Enum constant in enum 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 en ElasticsearchClusterClient.
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
 
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 the Criteria.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 registered Converters 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(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 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 given hostAndPort.
create(String) - Static method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
Deprecated.
Creates a new WebClientProvider using the given scheme and a default ClientHttpConnector.
create(String, ClientHttpConnector) - Static method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
Deprecated.
Creates a new WebClientProvider given scheme and ClientHttpConnector.
create(InetSocketAddress) - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Creates a new ClientConfiguration instance configured to a single host given InetSocketAddress.
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(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 given XContentType.
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
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
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
createReactive(RestClient, TransportOptions) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
createReactive(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
createReactive(ClientConfiguration, TransportOptions) - Static method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
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.
Creates a WebClient for endpoint.
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
DateFormatter - Interface in org.springframework.data.elasticsearch.core.convert
Interface to convert from and to TemporalAccessors.
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 the DateTime to be used for setting creation and modification dates.
dateTimeProviderRef() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableReactiveElasticsearchAuditing
Configures a DateTimeProvider bean name that allows customizing the DateTime to be used for setting creation and modification dates.
Default - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Similarity
 
Default - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
 
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 a Map.
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 given HostProvider to obtain server connections.
DefaultReactiveElasticsearchClient(HostProvider<?>, RequestCreator) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
Create a new DefaultReactiveElasticsearchClient using the given HostProvider to obtain server connections and the given RequestCreator.
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.
 
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(Function<DeleteIndexTemplateRequest.Builder, ObjectBuilder<DeleteIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
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
Deletes an index template using the legacy Elasticsearch interface (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates-v1.html).
deleteTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
Deletes an index template using the legacy Elasticsearch interface (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates-v1.html)
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
Deletes an index template using the legacy Elasticsearch interface (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates-v1.html).
deleteTemplate(DeleteTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
Deletes an index template using the legacy Elasticsearch interface (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates-v1.html)
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.
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
 
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 with FieldType.Object or FieldType.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 a Aggregation 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.
 
ElasticsearchAuditingBeanDefinitionParser - Class in org.springframework.data.elasticsearch.config
BeanDefinitionParser to register a AuditingEntityCallback 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
 
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 a HttpAsyncClientBuilder
ElasticsearchClients.ElasticsearchRestClientConfigurationCallback - Interface in org.springframework.data.elasticsearch.client.elc
ClientConfiguration.ClientConfigurationCallback to configure the RestClient client with a RestClientBuilder
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 Converters in a ElasticsearchCustomConversions 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 an ElasticsearchClient.
elasticsearchOperations(ElasticsearchConverter, RestHighLevelClient) - Method in class org.springframework.data.elasticsearch.client.erhlc.AbstractElasticsearchConfiguration
Deprecated.
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 create ElasticsearchRepository instances.
ElasticsearchRepositoryBean(Bean<ElasticsearchOperations>, Set<Annotation>, Class<T>, BeanManager, Optional<CustomRepositoryImplementationDetector>) - Constructor for class org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryBean
ElasticsearchRepositoryConfigExtension - Class in org.springframework.data.elasticsearch.repository.config
RepositoryConfigurationExtension implementation to configure Elasticsearch repository configuration support, evaluating the EnableElasticsearchRepositories 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 on RestHighLevelClient.
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 the ElasticsearchClient.
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 the Criteria.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 Highlights.
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 the Criteria.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 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.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 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
 
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.ReactiveElasticsearchStringQuery
 
execute(ChildTemplate.ClientCallback<CLIENT, RESULT>) - Method in class org.springframework.data.elasticsearch.client.elc.ChildTemplate
Execute a callback with the client and provide exception translation.
execute(ElasticsearchTemplate.ClientCallback<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
Execute a callback with the ElasticsearchClient and provide exception translation.
execute(ReactiveChildTemplate.ClientCallback<CLIENT, Publisher<RESULT>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
Execute a callback with the client and provide exception translation.
execute(ReactiveElasticsearchTemplate.ClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
Execute a callback with the ReactiveElasticsearchClient and provide exception translation.
execute(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 the Criteria.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(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
 
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
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
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(Function<ExistsIndexTemplateRequest.Builder, ObjectBuilder<ExistsIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
existsTemplate(ExistsTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
existsTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
check if an index template exists using the legacy Elasticsearch interface.
existsTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
Checks if an index template exists using the legacy Elasticsearch interface (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates-v1.html)
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
check if an index template exists using the legacy Elasticsearch interface.
existsTemplate(ExistsTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
Checks if an index template exists using the legacy Elasticsearch interface (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates-v1.html)
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 the Criteria.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 - 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 the SimpleElasticsearchMappingContext 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(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
 
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
 
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.
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 and ConversionService and RoutingResolver.
format() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
format() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
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 HighlightFields.
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
Create a Document from a Map containing key-value pairs and sub-documents.
from(GetResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
Deprecated.
Create a Document from GetResponse.
from(MultiGetItemResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
Deprecated.
Creates a MultiGetItem<Document> from a MultiGetItemResponse.
from(MultiGetResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
Deprecated.
Creates a List of MultiGetItem<Document>s from MultiGetResponse.
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 from GetResult.
from(SearchHit) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
Deprecated.
Create a SearchDocument from SearchHit.
from(SearchHits, String, Aggregations, Suggest, SearchDocumentResponse.EntityCreator<T>) - Static method in class org.springframework.data.elasticsearch.client.erhlc.SearchDocumentResponseBuilder
Deprecated.
creates a SearchDocumentResponseBuilder from SearchHits with the given scrollId aggregations and suggest
fromBox(Box) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoBox
return a GeoBox from a Box.
fromDocumentFields(Iterable<DocumentField>, String, String, long, long, long) - Static method in class org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters
Deprecated.
Create an unmodifiable Document from Iterable of DocumentFields.
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 the Criteria.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
Converter to write a GeoPoint to Map using lat/long properties.
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
Converter to read a Point from Map using lat/long properties.
GeoConverters.PointToMapConverter - Enum Class in org.springframework.data.elasticsearch.core.convert
Converter to write a Point to Map using lat/long properties.
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 a List of GeoJson objects.
Copied from Spring Data Mongodb
GeoJsonLineString - Class in org.springframework.data.elasticsearch.core.geo
GeoJsonLineString is defined as list of Points.
Copied from Spring Data Mongodb
GeoJsonMultiLineString - Class in org.springframework.data.elasticsearch.core.geo
GeoJsonMultiPoint - Class in org.springframework.data.elasticsearch.core.geo
GeoJsonMultiPoint is defined as list of Points.
Copied from Spring Data Mongodb
GeoJsonMultiPolygon - Class in org.springframework.data.elasticsearch.core.geo
GeoJsonMultiPolygon is defined as a list of GeoJsonPolygons.
Copied fro Spring Data Mongodb.
GeoJsonPoint - Class in org.springframework.data.elasticsearch.core.geo
GeoJson representation of Point.
Copied from Spring Data Mongodb, not derived from Point as this conflicts with the already existing converter for Point in GeoConverters.
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 with default HTTP headers and Consumer error callback for a given endpoint.
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 cached ElasticsearchHost.
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
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 or defaultValue 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 from defaultValue 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
 
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.
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
 
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
 
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
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.ReactiveElasticsearchStringQuery
 
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.IndicesOptions
 
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.
 
getFilter() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
 
getFilterCriteriaEntries() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
getFilterQuery() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
 
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.IndexedObjectInformation
 
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.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
 
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(Function<GetIndexTemplateRequest.Builder, ObjectBuilder<GetIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
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 by IndexOperations.getIndexCoordinates().
getInformation() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
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
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 or defaultValue 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 from defaultValue 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 the ElasticsearchPersistentEntity.
getJoinFieldProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getKey() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
 
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 or defaultValue 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 from defaultValue 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
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
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.ReactiveElasticsearchStringQuery
 
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.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 the Field 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.IndexedObjectInformation
 
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.ReactiveElasticsearchStringQuery
 
getQueryWeight() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
 
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
 
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 the ElasticsearchPersistentEntity 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 RescorerQuerys
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(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.client.elc.NativeQuery
 
getScriptedFields() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
getScriptedUpsert() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getScriptFields() - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
getScriptName() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getScriptType() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getScroll() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
 
getScrollId() - Method in class org.springframework.data.elasticsearch.client.util.ScrollState
 
getScrollId() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
 
getScrollId() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
 
getScrollId() - Method in interface org.springframework.data.elasticsearch.core.SearchScrollHits
 
getScrollIds() - Method in class org.springframework.data.elasticsearch.client.util.ScrollState
 
getScrollTime() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getScrollTime() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getScrollTime() - Method in interface org.springframework.data.elasticsearch.core.query.Query
For queries that are used in delete request, these are internally handled by Elasticsearch as scroll/bulk delete queries.
getSearchAfter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getSearchAfter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getSearchAfter() - Method in interface org.springframework.data.elasticsearch.core.query.Query
 
getSearchDocuments() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
 
getSearchExtBuilders() - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
getSearchExtensions() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
 
getSearchExtensions() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
getSearchFailures() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
Failures during search phase
getSearchHit() - Method in class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
 
getSearchHit(int) - Method in interface org.springframework.data.elasticsearch.core.SearchHits
 
getSearchHit(int) - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
 
getSearchHits() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
 
getSearchHits() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
 
getSearchHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
 
getSearchHits() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
 
getSearchHits() - Method in interface org.springframework.data.elasticsearch.core.SearchPage
 
getSearchIndices() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getSearchRetries() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
The number of times that the request had retry search actions.
getSearchRetries() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
The number of times that the request had retry search actions.
getSearchRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
 
getSearchRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
 
getSearchTemplate() - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
getSearchType() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getSearchType() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getSearchType() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Type of search
getSearchTypes() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getSeqNo() - Method in interface org.springframework.data.elasticsearch.core.document.Document
Retrieve the seq_no associated with this Document.
getSeqNo() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
getSeqNo() - Method in class org.springframework.data.elasticsearch.core.IndexedObjectInformation
 
getSeqNo() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
 
getSeqNo() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
getSeqNo() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
 
getSeqNoPrimaryTerm() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
Returns SeqNoPropertyTerm for this entity.
getSeqNoPrimaryTermProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
Returns the SeqNoPrimaryTerm property of the ElasticsearchPersistentEntity.
getSeqNoPrimaryTermProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getSettings() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
 
getSettings() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
getSettings() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
getSettings() - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
 
getSettings() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
 
getSettings() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
 
getSettings() - Method in class org.springframework.data.elasticsearch.core.IndexInformation
 
getSettings() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
Get the index settings.
getSettings() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
get the settings for the index
getSettings(boolean) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
 
getSettings(boolean) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
 
getSettings(boolean) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
 
getSettings(boolean) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
Get the index settings.
getSettings(boolean) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
get the settings for the index
getSettings(GetIndicesSettingsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
getSettings(Consumer<GetSettingsRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given GetSettingsRequest against the indices API.
getSettings(Function<GetIndicesSettingsRequest.Builder, ObjectBuilder<GetIndicesSettingsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
getSettings(GetSettingsRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given GetSettingsRequest against the indices API.
getSettings(GetSettingsRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
getSettings(HttpHeaders, GetSettingsRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
getSettings(HttpHeaders, GetSettingsRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given GetSettingsRequest against the indices API.
getShardId() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
 
getShards() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
getShards() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getShouldStoreResult() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getSize() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
 
getSize() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
 
getSlice() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
 
getSlices() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getSlices() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
 
getSocketTimeout() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Returns the socket timeout which is typically applied as SO-timeout/read timeout.
getSocketTimeout() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
 
getSort() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getSort() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getSort() - Method in interface org.springframework.data.elasticsearch.core.query.Query
 
getSort() - Method in class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion
 
getSortOptions() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
 
getSortOptions() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
getSortValues() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
 
getSortValues() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
getSortValues() - Method in class org.springframework.data.elasticsearch.core.SearchHit
 
getSource() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
getSource() - Method in class org.springframework.data.elasticsearch.core.query.StringQuery
 
getSource() - Method in class org.springframework.data.elasticsearch.core.query.StringQueryBuilder
 
getSource() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
 
getSource() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Script
 
getSourceFilter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getSourceFilter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getSourceFilter() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Get SourceFilter to be returned to get include and exclude source fields as part of search request.
getSourceFilter() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
 
getSslContext() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Returns the SSLContext to use.
getStackTrace() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
 
getState() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
getStatus() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
 
getStatus() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
 
getStatus() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
 
getStatus() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
 
getStatus() - Method in exception org.springframework.data.elasticsearch.RestStatusException
 
getStatusCode() - Method in exception org.springframework.data.elasticsearch.UncategorizedElasticsearchException
 
getStopWords() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getStoredFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getStoredFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getStoredFields() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Get stored fields to be returned as part of search request
getString(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
Returns the value to which the specified key is mapped, or null if this document contains no mapping for the key.
getStringOrDefault(String, String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
Returns the value to which the specified key is mapped or defaultValue if this document contains no mapping for the key.
getStringOrDefault(String, Supplier<String>) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
Returns the value to which the specified key is mapped or the value from defaultValue if this document contains no mapping for the key.
getSubCriteria() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
getSuggest() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
 
getSuggest() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
 
getSuggest() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
 
getSuggest() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
 
getSuggest() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
 
getSuggestBuilder() - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
getSuggester() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQuery
 
getSuggester() - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
getSuggestion(String) - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest
 
getSuggestions() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest
 
getSuppressed() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
 
getTagsSchema() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters
 
getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
 
getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
 
getTaskMaxWaitingTimeMillis() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
 
getTemplate() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
getTemplate(GetTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
getTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
gets an index template using the legacy Elasticsearch interface.
getTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
gets an index template using the legacy Elasticsearch interface.
getTemplate(Consumer<GetIndexTemplatesRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given GetIndexTemplatesRequest against the indices API.
getTemplate(Function<GetTemplateRequest.Builder, ObjectBuilder<GetTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
getTemplate(GetIndexTemplatesRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given GetIndexTemplatesRequest against the indices API.
getTemplate(GetTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
 
getTemplate(GetTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
 
getTemplate(GetTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
gets an index template using the legacy Elasticsearch interface.
getTemplate(GetTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
gets an index template using the legacy Elasticsearch interface.
getTemplate(HttpHeaders, GetIndexTemplatesRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
getTemplate(HttpHeaders, GetIndexTemplatesRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given GetIndexTemplatesRequest against the indices API.
getTemplateData(GetIndexTemplatesResponse, String) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
Deprecated.
 
getTemplateName() - Method in class org.springframework.data.elasticsearch.core.index.DeleteTemplateRequest
 
getTemplateName() - Method in class org.springframework.data.elasticsearch.core.index.ExistsTemplateRequest
 
getTemplateName() - Method in class org.springframework.data.elasticsearch.core.index.GetTemplateRequest
 
GetTemplateRequest - Class in org.springframework.data.elasticsearch.core.index
 
GetTemplateRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.index.GetTemplateRequest
 
getTemplates() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
getTemplates(GetIndexTemplatesRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
getTerm() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
 
getTerm() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
 
getText() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
 
getText() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
 
getThrottledMillis() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
Number of milliseconds the request slept to conform to requests_per_second.
getThrottledUntilMillis() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
This field should always be equal to zero in a _reindex response.
getTimedOut() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
Did any of the sub-requests that were part of this request timeout?
getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
 
getTimeout() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Get the query timeout.
getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getTimeout() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
 
getTimestamp() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
getTook() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
The number of milliseconds from start to end of the whole operation.
getTook() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
The number of milliseconds from start to end of the whole operation.
getTopLeft() - Method in class org.springframework.data.elasticsearch.core.geo.GeoBox
 
getTotal() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
The number of documents that were successfully processed.
getTotal() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
The number of documents that were successfully processed.
getTotalCount(SearchHits) - Static method in class org.springframework.data.elasticsearch.client.erhlc.SearchHitsUtil
Deprecated.
 
getTotalHits() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
 
getTotalHits() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
 
getTotalHits() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
 
getTotalHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
 
getTotalHits() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
 
getTotalHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
 
getTotalHitsRelation() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
 
getTotalHitsRelation() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
 
getTotalHitsRelation() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
 
getTotalHitsRelation() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
 
getTotalHitsRelation() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
 
getTotalHitsRelation() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
 
getTrackScores() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getTrackScores() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getTrackScores() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Get if scores will be computed and tracked, regardless of whether sorting on a field.
getTrackTotalHits() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getTrackTotalHits() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getTrackTotalHits() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Sets the flag whether to set the Track_total_hits parameter on queries
getTrackTotalHitsUpTo() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
getTrackTotalHitsUpTo() - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
getTrackTotalHitsUpTo() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Gets the maximum value up to which total hits are tracked.
getType() - Method in interface org.springframework.data.elasticsearch.core.geo.GeoJson
String value representing the type of the GeoJson object.
getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
 
getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
 
getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
 
getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
 
getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
 
getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
 
getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
 
getType() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
 
getType() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
 
getType() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
 
getType() - Method in class org.springframework.data.elasticsearch.core.query.HighlightQuery
 
getType() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
 
getType() - Method in class org.springframework.data.elasticsearch.core.RuntimeField
 
getType() - Method in class org.springframework.data.elasticsearch.ElasticsearchErrorCause
 
getTypeKey() - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
 
getTypeKey() - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
 
getTypeMapper() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
getUnassignedShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
 
getUnit() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
 
getUnmappedType() - Method in class org.springframework.data.elasticsearch.core.query.Order
 
getUpdated() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
The number of documents that were successfully updated.
getUpdated() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
The number of documents that were successfully updated.
getUpperBound() - Method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
 
getUpsert() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getUsername() - Method in class org.springframework.data.elasticsearch.core.reindex.Remote
 
getValue() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
 
getValue() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
 
getValue() - Method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
 
getValues() - Method in interface org.springframework.data.elasticsearch.repository.query.ElasticsearchParameterAccessor
Returns the raw parameter values of the underlying query method.
getVendor() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
getVendor() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
getVendor() - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
getVendor() - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
getVendor() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
getVendor() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
getVersion() - Method in interface org.springframework.data.elasticsearch.core.document.Document
Retrieve the version associated with this Document.
getVersion() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
getVersion() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
Returns the current version value if the entity has a version property.
getVersion() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
 
getVersion() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
 
getVersion() - Method in class org.springframework.data.elasticsearch.core.IndexedObjectInformation
 
getVersion() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
getVersion(T) - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
 
getVersion(T) - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
 
getVersionConflicts() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
The number of version conflicts that the update by query hit.
getVersionConflicts() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
The number of version conflicts that the update by query hit.
getVersionProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
getVersionType() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
getVersionType() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getVersionType() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Dest
 
getVersionType() - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
 
getVersionType() - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
 
getWaitForActiveShards() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
 
getWaitForActiveShards() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getWaitForActiveShards() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest
 
getWebClient() - Method in interface org.springframework.data.elasticsearch.client.erhlc.HostProvider
Deprecated.
Get the WebClient connecting to an active host utilizing cached ElasticsearchHost.
getWebClient(HostProvider.Verification) - Method in interface org.springframework.data.elasticsearch.client.erhlc.HostProvider
Deprecated.
Get the WebClient connecting to an active host.
getWebClientConfigurer() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
 
getWebClientProvider(ClientConfiguration) - Static method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
Deprecated.
Creates a WebClientProvider for the given configuration
getWeight() - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
 
getWindowSize() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
 
getWriteIndex() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
 
getWriteTypeHints() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity.ContextConfiguration
 
getX() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
 
getY() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
 
GREATER - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
GREATER_EQUAL - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
GREATER_THAN_OR_EQUAL_TO - Enum constant in enum class org.springframework.data.elasticsearch.core.TotalHitsRelation
 
greaterThan(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.GREATER entry to the Criteria.queryCriteriaEntries
greaterThanEqual(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.GREATER_EQUAL entry to the Criteria.queryCriteriaEntries
GT_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
 
GTE_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
 

H

Half_Float - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
hasAggregations() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
 
hasAggregations() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
 
hasAggregations() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
 
hasAggregations() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
 
hasAnnotatedHighlight() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
 
hasAnnotatedQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
 
hasCountQueryAnnotation() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
 
hasExplicitFieldName() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
hashCode() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
Returns a hash code value for this object.
hashCode() - Method in record class org.springframework.data.elasticsearch.core.ActiveShardCount
Returns a hash code value for this object.
hashCode() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.join.JoinField
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
hashCode() - Method in record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
Returns a hash code value for this object.
hashCode() - Method in record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
Returns a hash code value for this object.
hashCode() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
Returns a hash code value for this object.
hashCode() - Method in record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
Returns a hash code value for this object.
hashCode() - Method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
 
hashCode() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
hashCode() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
hashCode() - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
Returns a hash code value for this object.
hashCode() - Method in record class org.springframework.data.elasticsearch.support.Version
Returns a hash code value for this object.
hasId() - Method in interface org.springframework.data.elasticsearch.core.document.Document
Return true if this Document is associated with an identifier.
hasId() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
hasItem() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem
 
hasJoinFieldProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
Returns whether the ElasticsearchPersistentEntity has a JoinField property.
hasJoinFieldProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
hasNoValue() - Method in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
hasPrimaryTerm() - Method in interface org.springframework.data.elasticsearch.core.document.Document
Return true if this Document is associated with a primary_term.
hasPrimaryTerm() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
hasPropertyValueConverter() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
 
hasPropertyValueConverter() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
hasReactiveWrapperParameter() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
Check if the given QueryMethod receives a reactive parameter wrapper as one of its parameters.
hasScoreDocs() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest
 
hasScrollTime() - Method in interface org.springframework.data.elasticsearch.core.query.Query
 
hasSearchHits() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
 
hasSearchHits() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
 
hasSearchHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
 
hasSeqNo() - Method in interface org.springframework.data.elasticsearch.core.document.Document
Return true if this Document is associated with a seq_no.
hasSeqNo() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
hasSeqNoPrimaryTerm() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
Returns whether there is a property with type SeqNoPrimaryTerm in this entity.
hasSeqNoPrimaryTermProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
Returns whether the ElasticsearchPersistentEntity has a SeqNoPrimaryTerm property.
hasSeqNoPrimaryTermProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
hasSuggest() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchHits
 
hasSuggest() - Method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
 
hasSuggest() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
 
hasValue() - Method in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
hasVersion() - Method in interface org.springframework.data.elasticsearch.core.document.Document
Return true if this Document is associated with a version.
hasVersion() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
health() - Method in class org.springframework.data.elasticsearch.client.elc.ClusterTemplate
 
health() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveClusterTemplate
 
health() - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveClusterOperations
Deprecated.
 
health() - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveClusterOperations
Deprecated.
get the cluster's health status.
health() - Method in interface org.springframework.data.elasticsearch.core.cluster.ClusterOperations
get the cluster's health status.
health(HealthRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
 
health(Consumer<ClusterHealthRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Cluster
Deprecated.
Execute the given {ClusterHealthRequest} against the cluster API.
health(Function<HealthRequest.Builder, ObjectBuilder<HealthRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
 
health(ClusterHealthRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Cluster
Deprecated.
Execute the given {ClusterHealthRequest} against the cluster API.
health(HttpHeaders, ClusterHealthRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
health(HttpHeaders, ClusterHealthRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Cluster
Deprecated.
Execute the given {ClusterHealthRequest} against the cluster API.
HIDDEN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
 
Highlight - Class in org.springframework.data.elasticsearch.core.query.highlight
 
Highlight - Annotation Interface in org.springframework.data.elasticsearch.annotations
 
Highlight(List<HighlightField>) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.Highlight
 
Highlight(HighlightParameters, List<HighlightField>) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.Highlight
 
HighlightCommonParameters - Class in org.springframework.data.elasticsearch.core.query.highlight
 
HighlightCommonParameters(HighlightCommonParameters.HighlightCommonParametersBuilder<?>) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
 
HighlightCommonParameters.HighlightCommonParametersBuilder<SELF extends HighlightCommonParameters.HighlightCommonParametersBuilder<SELF>> - Class in org.springframework.data.elasticsearch.core.query.highlight
 
HighlightCommonParametersBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
HighlightField - Class in org.springframework.data.elasticsearch.core.query.highlight
 
HighlightField - Annotation Interface in org.springframework.data.elasticsearch.annotations
 
HighlightField(String) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
 
HighlightField(String, HighlightFieldParameters) - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
 
HighlightFieldParameters - Class in org.springframework.data.elasticsearch.core.query.highlight
 
HighlightFieldParameters.HighlightFieldParametersBuilder - Class in org.springframework.data.elasticsearch.core.query.highlight
 
HighlightFieldParametersBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters.HighlightFieldParametersBuilder
 
HighlightParameters - Class in org.springframework.data.elasticsearch.core.query.highlight
 
HighlightParameters - Annotation Interface in org.springframework.data.elasticsearch.annotations
 
HighlightParameters.HighlightParametersBuilder - Class in org.springframework.data.elasticsearch.core.query.highlight
 
HighlightParametersBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters.HighlightParametersBuilder
 
highlightQuery - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
highlightQuery - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
HighlightQuery - Class in org.springframework.data.elasticsearch.core.query
Combines a Highlight definition with the type of the entity where it's present on a method.
HighlightQuery(Highlight, Class<?>) - Constructor for class org.springframework.data.elasticsearch.core.query.HighlightQuery
 
HighlightQueryBuilder - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
HighlightQueryBuilder(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.HighlightQueryBuilder
Deprecated.
 
HOLDER - Static variable in class org.springframework.data.elasticsearch.core.mapping.ElasticsearchSimpleTypes
 
HostProvider<T extends HostProvider<T>> - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
HostProvider.ClusterInformation - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
Value object accumulating information about an Elasticsearch cluster.
HostProvider.Verification - Enum Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
HostProvider.Verification allows to influence the lookup strategy for active hosts.
hosts() - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Status
Deprecated.
Get the collection of known hosts.
hour - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
hour_minute - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
hour_minute_second - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
hour_minute_second_fraction - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
hour_minute_second_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
http() - Static method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
Deprecated.
Creates a new WebClientProvider using the http scheme and a default ClientHttpConnector.
HttpHeaders - Class in org.springframework.data.elasticsearch.support
A simple class implementing HTTP headers as a MultiValueMap.
HttpHeaders() - Constructor for class org.springframework.data.elasticsearch.support.HttpHeaders
 

I

id() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
Returns the value of the id record component.
id() - Method in record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
Returns the value of the id record component.
id() - Method in record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
Returns the value of the id record component.
ids - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
idsQuery(List<String>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
idsQuery(List<String>) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
idsQuery(List<String>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
idsQuery(List<String>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
idsQuery(List<String>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
idsQuery(List<String>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Creates a Query to find get all documents with given ids.
idsQuery(List<String>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Creates a Query to find get all documents with given ids.
idsQueryAsQuery(List<String>) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
idsWithRouting - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
idsWithRouting - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
IdWithRouting(String, String) - Constructor for record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
Creates an instance of a IdWithRouting record class.
IGNORE_ALIASES - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
 
IGNORE_THROTTLED - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
 
IGNORE_UNAVAILABLE - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
 
ignoreAbove() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
ignoreAbove() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
ignoreFields() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
ignoreMalformed() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
ignoreMalformed() - Element in annotation interface org.springframework.data.elasticsearch.annotations.GeoShapeField
 
ignoreMalformed() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
ignoreZValue() - Element in annotation interface org.springframework.data.elasticsearch.annotations.GeoShapeField
 
IMMEDIATE - Enum constant in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
 
in(Iterable<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.IN entry to the Criteria.queryCriteriaEntries.
in(Object...) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.IN entry to the Criteria.queryCriteriaEntries.
IN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
includeFilters() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
Specifies which types are eligible for component scanning.
includeFilters() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
Specifies which types are eligible for component scanning.
includeInParent() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
includes() - Element in annotation interface org.springframework.data.elasticsearch.annotations.SourceFilters
Properties to be requested from Elasticsearch to be included in the response.
inclusive(double) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
Creates a boundary including value.
inclusive(float) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
Creates a boundary including value.
inclusive(int) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
Creates a boundary including value.
inclusive(long) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
Creates a boundary including value.
inclusive(T) - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
Creates a boundary including value.
incrementVersion() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
Increments the value of the version property if available.
index() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
index() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
index() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
index(IndexRequest<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
index(Consumer<IndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute an IndexRequest against the index API to index a document.
index(Function<IndexRequest.Builder<T>, ObjectBuilder<IndexRequest<T>>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
index(IndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given IndexRequest against the index API to index a document.
index(IndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
index(IndexQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
index(IndexQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Index an object.
index(HttpHeaders, IndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
index(HttpHeaders, IndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given IndexRequest against the index API to index a document.
INDEX - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
 
IndexBoost - Class in org.springframework.data.elasticsearch.core.query
Defines a IndexBoost to be applied on the "indices_boost" query clause
IndexBoost(String, float) - Constructor for class org.springframework.data.elasticsearch.core.query.IndexBoost
 
indexClose() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
indexClose(CloseIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
IndexCoordinates - Class in org.springframework.data.elasticsearch.core.mapping
Immutable Value object encapsulating index name(s) and index type(s).
indexCreate() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
since 4.2
indexCreate(CreateIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
indexCreate(CreateIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
indexDelete() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
indexDelete(DeleteIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
IndexedObjectInformation - Class in org.springframework.data.elasticsearch.core
Value class capturing information about a newly indexed document in Elasticsearch.
indexExists() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
since 4.2
indexExists(GetIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
indexExists(GetIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
indexExistsRequest() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
IndexInformation - Class in org.springframework.data.elasticsearch.core
Immutable object that holds information(name, settings, mappings, aliases) about an Index
indexName() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
Name of the Elasticsearch index.
indexOpen() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
indexOpen(OpenIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
indexOperations - Variable in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
IndexOperations - Interface in org.springframework.data.elasticsearch.core
The operations for the Elasticsearch Index APIs.
indexOps(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
indexOps(Class<?>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
indexOps(Class<?>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
indexOps(Class<?>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
indexOps(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
get an IndexOperations that is bound to the given class
indexOps(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Creates a ReactiveIndexOperations that is bound to the given class
indexOps(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
indexOps(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
indexOps(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
indexOps(IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
indexOps(IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
get an IndexOperations that is bound to the given index
indexOps(IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Creates a ReactiveIndexOperations that is bound to the given index
indexOptions() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
indexOptions() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
IndexOptions - Enum Class in org.springframework.data.elasticsearch.annotations
 
indexPhrases() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
indexPhrases() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
indexPrefixes() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
implemented as array to enable the empty default value
indexPrefixes() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
implemented as array to enable the empty default value
IndexPrefixes - Annotation Interface in org.springframework.data.elasticsearch.annotations
 
indexQueries() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.Entities
 
IndexQuery - Class in org.springframework.data.elasticsearch.core.query
IndexQuery
IndexQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.IndexQuery
 
IndexQuery(String, Object, Long, String, String, Long, Long, String, IndexQuery.OpType, String) - Constructor for class org.springframework.data.elasticsearch.core.query.IndexQuery
 
IndexQuery.OpType - Enum Class in org.springframework.data.elasticsearch.core.query
OpType for the index operation.
IndexQueryBuilder - Class in org.springframework.data.elasticsearch.core.query
IndexQuery Builder
IndexQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
indexRefresh() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
indexRefresh(RefreshRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
IndexResponseMetaData(String, long, long, long) - Constructor for record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
Creates an instance of a IndexResponseMetaData record class.
indexStoreType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
Index storage type for the index.
indices() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
indices() - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
indices() - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Gain access to index related commands.
indicesBoost - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
indicesOptions - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
indicesOptions - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
indicesOptions() - Method in class org.springframework.data.elasticsearch.client.erhlc.AbstractReactiveElasticsearchConfiguration
Deprecated.
Set up the read IndicesOptions.
IndicesOptions - Class in org.springframework.data.elasticsearch.core.query
Class mirroring the IndicesOptions from Elasticsearch in Spring Data Elasticsearch API.
IndicesOptions(EnumSet<IndicesOptions.Option>, EnumSet<IndicesOptions.WildcardStates>) - Constructor for class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
IndicesOptions.Option - Enum Class in org.springframework.data.elasticsearch.core.query
 
IndicesOptions.WildcardStates - Enum Class in org.springframework.data.elasticsearch.core.query
 
IndicesTemplate - Class in org.springframework.data.elasticsearch.client.elc
Implementation of the IndexOperations interface using en ElasticsearchIndicesClient.
IndicesTemplate(ElasticsearchIndicesClient, ElasticsearchConverter, Class<?>) - Constructor for class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
 
IndicesTemplate(ElasticsearchIndicesClient, ElasticsearchConverter, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
 
InetSocketAddressParser - Class in org.springframework.data.elasticsearch.client
Utility to parse endpoints in host:port format into InetSocketAddress.
InetSocketAddressParser() - Constructor for class org.springframework.data.elasticsearch.client.InetSocketAddressParser
 
info() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
info() - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Get the cluster info otherwise provided when sending an HTTP request to port 9200.
info() - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
info() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
info(HttpHeaders) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
info(HttpHeaders) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Get the cluster info otherwise provided when sending an HTTP request to port 9200.
INHERIT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Dynamic
Inherit the dynamic setting from their parent object or from the mapping type.
init() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchNamespaceHandler
 
initializeVersionProperty() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
Initializes the version property of the of the current entity if available.
INLINE - Enum constant in enum class org.springframework.data.elasticsearch.core.ScriptType
 
InnerField - Annotation Interface in org.springframework.data.elasticsearch.annotations
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonGeometryCollectionToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
 
INSTANCE - Enum constant in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
 
Integer - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
Integer - Enum constant in enum class org.springframework.data.elasticsearch.annotations.NullValueType
 
Integer_Range - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
INTERNAL - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
 
intersects(GeoJson<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Adds a new filter CriteriaEntry for GEO_INTERSECTS.
Ip - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
Ip_Range - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
is(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.EQUALS entry to the Criteria.queryCriteriaEntries
isAllowedGenericType(ParameterizedType) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
 
isAllowedGenericType(ParameterizedType) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
 
isAllowedGenericType(ParameterizedType) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryMetadata
 
isAllowedGenericType(ParameterizedType) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryMetadata
 
isAnd() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
isBounded() - Method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
Returns whether this boundary is bounded.
isCausedByConnectionException(Throwable) - Static method in class org.springframework.data.elasticsearch.support.ExceptionUtils
checks if the given throwable is a ConnectException or has one in its cause chain
isCollectionQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
 
isCompletionProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
 
isCompletionProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isCountQuery() - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
 
isCountQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
 
isCountQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
 
isCreateIndexAndMapping() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
isCreateIndexAndMapping() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
isDeleteQuery() - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
 
isDeleteQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
 
isDeleteQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
 
isDisjoint(GeoJson<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Adds a new filter CriteriaEntry for GEO_IS_DISJOINT.
isEmpty() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.Entities
 
isEmpty() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
isEmpty() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
isEmpty() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
isEnabled() - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Returns true if the logger is enabled.
isExistsQuery() - Method in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
 
isExistsQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
 
isExistsQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
 
isFailed() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem
 
isGeoPointProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
 
isGeoPointProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isGeoShapeProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
 
isGeoShapeProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isHidden() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
 
isIdProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isInclusive() - Method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
 
isJoinFieldProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
 
isJoinFieldProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isLimiting() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
isLimiting() - Method in interface org.springframework.data.elasticsearch.core.query.Query
 
isMatch() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
 
isNegating() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
isNew() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
Returns whether the entity is considered to be new.
isNotSearchHitMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
checks whether the return type of the underlying method nether a SearchHits nor a collection of SearchHit.
isNotSearchPageMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
checks if the return type is not SearchPage.
isOk() - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Status
Deprecated.
 
isOnline() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
isOr() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
isReadable() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
Returns true if the property may be read.
isReadable() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isSearchHitMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
checks whether the return type of the underlying method is a SearchHits or a collection of SearchHit.
isSearchPageMethod() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
checks if the return type is SearchPage.
isSeqNoPrimaryTermProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
Returns whether the current property is a SeqNoPrimaryTerm property.
isSeqNoPrimaryTermProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isSingleton() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
 
isSingleton() - Method in class org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientFactoryBean
Deprecated.
 
isStore() - Method in class org.springframework.data.elasticsearch.core.index.MappingParameters
 
isStreamQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
 
isTimedOut() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
 
isTimedOut() - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse
Did any of the sub-requests that were part of this request timeout?
isTypeKey(String) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
 
isTypeKey(String) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
Returns whether the given key is the type key.
isUseServerConfiguration() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
isUseServerConfiguration() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
isVersionedEntity() - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
Returns whether the entity is versioned, i.e. if it contains a version property.
isWritable() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isWriteIndex() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
 
iterator() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
 

J

JoinField<ID> - Class in org.springframework.data.elasticsearch.core.join
 
JoinField() - Constructor for class org.springframework.data.elasticsearch.core.join.JoinField
 
JoinField(String) - Constructor for class org.springframework.data.elasticsearch.core.join.JoinField
 
JoinField(String, ID) - Constructor for class org.springframework.data.elasticsearch.core.join.JoinField
 
JoinTypeRelation - Annotation Interface in org.springframework.data.elasticsearch.annotations
 
JoinTypeRelations - Annotation Interface in org.springframework.data.elasticsearch.annotations
 
just(String) - Static method in interface org.springframework.data.elasticsearch.core.routing.RoutingResolver
just(T) - Static method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
Creates a new Range with the given value as sole member.

K

KebabCaseFieldNamingStrategy - Class in org.springframework.data.elasticsearch.core.mapping
 
KebabCaseFieldNamingStrategy() - Constructor for class org.springframework.data.elasticsearch.core.mapping.KebabCaseFieldNamingStrategy
 
keepAlive() - Method in record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
Returns the value of the keepAlive record component.
keySet() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
keySet() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
keySet() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
Keyword - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 

L

language() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
Returns the value of the language record component.
latLon(double, double) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
latLon(GeoPoint) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
LAZY - Enum constant in enum class org.springframework.data.elasticsearch.client.erhlc.HostProvider.Verification
Deprecated.
Use cached data for cluster node health.
left - Enum constant in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
 
leftOpen(T, T) - Static method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
Creates a new left-open Range, i.e. left exclusive, right inclusive.
leftUnbounded(Range.Bound<T>) - Static method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
Creates a left-unbounded Range (the left bound set to Range.Bound.unbounded()) with the given right bound.
LENIENT_EXPAND_OPEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
LENIENT_EXPAND_OPEN_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
LENIENT_EXPAND_OPEN_CLOSED_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
LENIENT_EXPAND_OPEN_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
LESS - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
LESS_EQUAL - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
lessThan(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.LESS entry to the Criteria.queryCriteriaEntries
lessThanEqual(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.LESS_EQUAL entry to the Criteria.queryCriteriaEntries
loadDocument(String, String) - Static method in class org.springframework.data.elasticsearch.core.ReactiveResourceUtil
loads a Document initialized with data from a given resource path.
localhost() - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Creates a new ClientConfiguration instance configured to localhost.
logRawResponse(String, Integer) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Log a raw HTTP response without logging the body.
logRawResponse(String, Integer, String) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Log a raw HTTP response without logging the body.
logRequest(String, String, String, Object) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Log an outgoing HTTP request.
logRequest(String, String, String, Object, String) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Log an outgoing HTTP request.
logRequest(String, String, String, Object, String, Supplier<Object>) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Log an outgoing HTTP request with a request body.
logRequest(String, String, String, Object, Supplier<Object>) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Log an outgoing HTTP request with a request body.
logResponse(String, Integer, String) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Log a raw HTTP response along with the body.
logResponse(String, Integer, String, String) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Log a raw HTTP response along with the body.
logVersions() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
logs the versions of the different Elasticsearch components.
logVersions() - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
logs the versions of the different Elasticsearch components.
logVersions(String, String, String) - Static method in class org.springframework.data.elasticsearch.support.VersionInfo
logs the relevant version info.
Long - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
Long - Enum constant in enum class org.springframework.data.elasticsearch.annotations.NullValueType
 
Long_Range - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
lookupActiveHost() - Method in interface org.springframework.data.elasticsearch.client.erhlc.HostProvider
Deprecated.
Lookup an active host in lazy mode utilizing cached ElasticsearchHost.
lookupActiveHost(HostProvider.Verification) - Method in interface org.springframework.data.elasticsearch.client.erhlc.HostProvider
Deprecated.
Lookup an active host in using the given HostProvider.Verification.
lowLevelRest() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RestClients.ElasticsearchRestClient
Deprecated.
Apply the configuration to create a RestClient.
LT_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
 
LTE_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
 

M

mainField() - Element in annotation interface org.springframework.data.elasticsearch.annotations.MultiField
 
major() - Method in record class org.springframework.data.elasticsearch.support.Version
Returns the value of the major record component.
mapHit(SearchDocument, T) - Method in class org.springframework.data.elasticsearch.core.SearchHitMapping
 
mapHits(SearchDocumentResponse, List<T>) - Method in class org.springframework.data.elasticsearch.core.SearchHitMapping
 
mapHitsInCompletionSuggestion(Suggest) - Method in class org.springframework.data.elasticsearch.core.SearchHitMapping
 
mapObject(Object) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
Map an object to a Document.
Mapping - Annotation Interface in org.springframework.data.elasticsearch.annotations
Elasticsearch Mapping
Mapping.Detection - Enum Class in org.springframework.data.elasticsearch.annotations
 
MappingBuilder - Class in org.springframework.data.elasticsearch.core.index
 
MappingBuilder(ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.index.MappingBuilder
 
mappingContext - Variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
MappingElasticsearchConverter - Class in org.springframework.data.elasticsearch.core.convert
Elasticsearch specific EntityConverter implementation based on domain type metadata.
MappingElasticsearchConverter(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
MappingElasticsearchConverter(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>, GenericConversionService) - Constructor for class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
MappingElasticsearchEntityInformation<T,ID> - Class in org.springframework.data.elasticsearch.repository.support
Elasticsearch specific implementation of AbstractEntityInformation
MappingElasticsearchEntityInformation(ElasticsearchPersistentEntity<T>) - Constructor for class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
 
mappingFor(Class<T>, ElasticsearchConverter) - Static method in class org.springframework.data.elasticsearch.core.SearchHitMapping
 
MappingParameters - Class in org.springframework.data.elasticsearch.core.index
A class to hold the mapping parameters that might be set on Field or InnerField annotation.
mappingPath() - Element in annotation interface org.springframework.data.elasticsearch.annotations.DynamicTemplates
 
mappingPath() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
 
MapTypeAliasAccessor(String) - Constructor for class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor
 
matchAllQuery() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
matchAllQuery() - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
matchAllQuery() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
matchAllQuery() - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
matchAllQuery() - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
matchAllQuery() - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Creates a Query to find all documents.
matchAllQuery() - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Creates a Query to get all documents.
matchAllQueryAsQuery() - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
matchedFields() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
only used for HighlightFields.
matches(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.MATCHES entry to the Criteria.queryCriteriaEntries.
MATCHES - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
MATCHES_ALL - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
matchesAll(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.MATCHES entry to the Criteria.queryCriteriaEntries.
matchQuery(String, String, Operator, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
matchQueryAsQuery(String, String, Operator, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
max - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMode
 
max - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
 
Max - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
 
MAX_DEFAULT - Static variable in annotation interface org.springframework.data.elasticsearch.annotations.IndexPrefixes
 
maxChars() - Element in annotation interface org.springframework.data.elasticsearch.annotations.IndexPrefixes
 
maxInputLength() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
 
maxResults - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
maxShingleSize() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
maxShingleSize() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
maybeCallAfterConvert(T, Document, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
maybeCallAfterSave(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
maybeCallbackAfterConvert(T, Document, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
maybeCallbackAfterLoad(Document, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
maybeCallbackAfterLoad(Document, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
maybeCallbackAfterSave(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
maybeCallbackAfterSaveWithQueries(List<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
maybeCallbackAfterSaveWithQuery(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
maybeCallbackBeforeConvert(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
maybeCallbackBeforeConvertWithQueries(List<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
maybeCallbackBeforeConvertWithQuery(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
maybeCallBeforeConvert(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
median - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
 
merge(Settings) - Method in class org.springframework.data.elasticsearch.core.index.Settings
Merges some other settings onto this one.
method - Variable in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
 
methodReturnType() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
returns the declared return type for this method.
mget(MgetRequest, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
mget(Function<MgetRequest.Builder, ObjectBuilder<MgetRequest>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
migrateToDataStream(MigrateToDataStreamRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
migrateToDataStream(Function<MigrateToDataStreamRequest.Builder, ObjectBuilder<MigrateToDataStreamRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
min - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMode
 
min - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
 
Min - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
 
MIN_DEFAULT - Static variable in annotation interface org.springframework.data.elasticsearch.annotations.IndexPrefixes
 
minChars() - Element in annotation interface org.springframework.data.elasticsearch.annotations.IndexPrefixes
 
minor() - Method in record class org.springframework.data.elasticsearch.support.Version
Returns the value of the minor record component.
minScore - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
mode - Variable in class org.springframework.data.elasticsearch.core.query.Order
 
modifyOnCreate() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableElasticsearchAuditing
Configures whether the entity shall be marked as modified on creation.
modifyOnCreate() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableReactiveElasticsearchAuditing
Configures whether the entity shall be marked as modified on creation.
MoreLikeThisQuery - Class in org.springframework.data.elasticsearch.core.query
MoreLikeThisQuery
MoreLikeThisQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
MultiField - Annotation Interface in org.springframework.data.elasticsearch.annotations
 
multiGet() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
multiGet(Consumer<MultiGetRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute a MultiGetRequest against the multi-get API to retrieve multiple documents by id.
multiGet(MultiGetRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given MultiGetRequest against the multi-get API to retrieve multiple documents by id.
multiGet(MultiGetRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
multiGet(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
multiGet(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
multiGet(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Execute a multiGet against elasticsearch for the given ids.
multiGet(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Execute a multiGet against elasticsearch for the given ids.
multiGet(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
multiGet(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
multiGet(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
multiGet(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
multiGet(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Execute a multiGet against elasticsearch for the given ids.
multiGet(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Execute a multiGet against elasticsearch for the given ids.
multiGet(HttpHeaders, MultiGetRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
multiGet(HttpHeaders, MultiGetRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given MultiGetRequest against the multi-get API to retrieve multiple documents by id.
MultiGetItem<T> - Class in org.springframework.data.elasticsearch.core
Response object for items returned from multiget requests, encapsulating the returned data and potential error information.
MultiGetItem.Failure - Class in org.springframework.data.elasticsearch.core
 
multiGetQuery(Collection<String>) - Static method in interface org.springframework.data.elasticsearch.core.query.Query
Utility method to get a query for a multiget request
multiGetQueryWithRouting(List<Query.IdWithRouting>) - Static method in interface org.springframework.data.elasticsearch.core.query.Query
Utility method to get a query for a multiget request
Multiply - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
 
multiSearch(List<? extends Query>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
multiSearch(List<? extends Query>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Execute the multi search query against elasticsearch and return result as List of SearchHits.
multiSearch(List<? extends Query>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
multiSearch(List<? extends Query>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
multiSearch(List<? extends Query>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Execute the multi search query against elasticsearch and return result as List of SearchHits.
multiSearch(List<? extends Query>, List<Class<?>>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
multiSearch(List<? extends Query>, List<Class<?>>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
multiSearch(List<? extends Query>, List<Class<?>>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Execute the multi search query against elasticsearch and return result as List of SearchHits.
multiSearch(List<? extends Query>, List<Class<?>>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
multiSearch(List<? extends Query>, List<Class<?>>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
multiSearch(List<? extends Query>, List<Class<?>>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Execute the multi search query against elasticsearch and return result as List of SearchHits.
multiSearch(MultiSearchRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 

N

name() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionContext
 
name() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
The name to be used to store the field inside the document.
name() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightField
The name of the field to apply highlighting to.
name() - Element in annotation interface org.springframework.data.elasticsearch.annotations.ScriptedField
(Optional) The name of the scripted field.
namedQueriesLocation() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
Configures the location of where to find the Spring Data named queries properties file.
namedQueriesLocation() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
Configures the location of where to find the Spring Data named queries properties file.
NamedXContents - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
NativeQuery - Class in org.springframework.data.elasticsearch.client.elc
A Query implementation using query builders from the new Elasticsearch Client library.
NativeQuery(Query) - Constructor for class org.springframework.data.elasticsearch.client.elc.NativeQuery
 
NativeQuery(NativeQueryBuilder) - Constructor for class org.springframework.data.elasticsearch.client.elc.NativeQuery
 
NativeQueryBuilder - Class in org.springframework.data.elasticsearch.client.elc
 
NativeQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
NativeSearchQuery - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
NativeSearchQuery(QueryBuilder) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
NativeSearchQuery(QueryBuilder, QueryBuilder) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
NativeSearchQuery(QueryBuilder, QueryBuilder, List<SortBuilder<?>>) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
NativeSearchQuery(QueryBuilder, QueryBuilder, List<SortBuilder<?>>, HighlightBuilder.Field[]) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
NativeSearchQuery(QueryBuilder, QueryBuilder, List<SortBuilder<?>>, HighlightBuilder, HighlightBuilder.Field[]) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
NativeSearchQuery(NativeSearchQueryBuilder, QueryBuilder, QueryBuilder, List<SortBuilder<?>>, HighlightBuilder, HighlightBuilder.Field[]) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
NativeSearchQueryBuilder - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
NativeSearchQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
Nested - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
NestedMetaData - Class in org.springframework.data.elasticsearch.core.document
meta data returned for nested inner hits.
newLogId() - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Deprecated.
Creates a new, unique correlation id to improve tracing across log events.
no - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
 
noMatchSize() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
 
none - Enum constant in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
 
none - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
 
NONE - Enum constant in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
 
NONE - Static variable in record class org.springframework.data.elasticsearch.core.ActiveShardCount
 
NOOP - Enum constant in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
 
NoReachableHostException - Exception in org.springframework.data.elasticsearch.client
RuntimeException to be emitted / thrown when the cluster is down (aka none of the known nodes is reachable).
NoReachableHostException(Set<ElasticsearchHost>) - Constructor for exception org.springframework.data.elasticsearch.client.NoReachableHostException
 
NoReachableHostException(Set<ElasticsearchHost>, Throwable) - Constructor for exception org.springframework.data.elasticsearch.client.NoReachableHostException
 
normalizer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
normalizer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
norms() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
norms() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
NoSuchIndexException - Exception in org.springframework.data.elasticsearch
 
NoSuchIndexException(String) - Constructor for exception org.springframework.data.elasticsearch.NoSuchIndexException
 
NoSuchIndexException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.NoSuchIndexException
 
not() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Sets the negating flag
NOT_EMPTY - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
NOT_FOUND - Enum constant in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
 
NOT_IN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
notEmpty() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.NOT_EMPTY entry to the Criteria.queryCriteriaEntries.
notIn(Iterable<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.NOT_IN entry to the Criteria.queryCriteriaEntries.
notIn(Object...) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.NOT_IN entry to the Criteria.queryCriteriaEntries.
nullValue() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
nullValue() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
nullValueType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
nullValueType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
NullValueType - Enum Class in org.springframework.data.elasticsearch.annotations
 
numberOfFragments() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
 
NumberRangePropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
 
NumberRangePropertyValueConverter(PersistentProperty<?>) - Constructor for class org.springframework.data.elasticsearch.core.convert.NumberRangePropertyValueConverter
 
numericDetection() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
whether numeric_detection is enabled

O

Object - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
of(double, double) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
Creates GeoJsonPoint for given coordinates.
of(String) - Static method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
Creates an ElasticsearchDateConverter for the given pattern.
of(String) - Static method in interface org.springframework.data.elasticsearch.core.geo.GeoJson
 
of(String...) - Static method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
 
of(String, int, NestedMetaData) - Static method in class org.springframework.data.elasticsearch.core.document.NestedMetaData
 
of(String, Long, Long, Long) - Static method in class org.springframework.data.elasticsearch.core.IndexedObjectInformation
 
of(String, String, String, Exception, ElasticsearchErrorCause) - Static method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
 
of(String, Document, String, String, Boolean, Boolean) - Static method in class org.springframework.data.elasticsearch.core.index.AliasData
 
of(String, Settings, Document, List<AliasData>) - Static method in class org.springframework.data.elasticsearch.core.IndexInformation
 
of(List<GeoJson<?>>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
Creates a new GeoJsonGeometryCollection for the given GeoJson instances.
of(List<GeoJsonLineString>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
Creates new GeoJsonMultiLineString for the given GeoJsonLineStrings.
of(List<GeoJsonPolygon>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
Creates a new GeoJsonMultiPolygon for the given GeoJsonPolygons.
of(List<Point>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
Creates a new GeoJsonLineString for the given Points.
of(List<Point>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
Creates a new GeoJsonMultiPoint for the given Points.
of(List<Point>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates new GeoJsonPolygon from the given Points.
of(List<Point>...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
Creates new GeoJsonMultiLineString for the given Points.
of(DateFormat) - Static method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
Creates an ElasticsearchDateConverter for the given DateFormat.
of(Highlight) - Static method in class org.springframework.data.elasticsearch.core.query.highlight.Highlight
Creates a Highlight from an Annotation instance.
of(HighlightField) - Static method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
 
of(GeoJsonLineString) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates new GeoJsonPolygon from the given GeoJsonLineString.
of(GeoPoint) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
Creates GeoJsonPoint for given GeoPoint.
of(GeoPoint, GeoPoint, GeoPoint...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
Creates a new GeoJsonLineString for the given GeoPoints.
of(GeoPoint, GeoPoint, GeoPoint...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
Creates a new GeoJsonMultiPoint for the given GeoPoints.
of(GeoPoint, GeoPoint, GeoPoint, GeoPoint, GeoPoint...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates new GeoJsonPolygon from the given GeoPoints.
of(UpdateResponse.Result) - Static method in class org.springframework.data.elasticsearch.core.query.UpdateResponse
 
of(Range.Bound<T>, Range.Bound<T>) - Static method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
Creates a new Range with the given lower and upper bound.
of(Point) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
Creates GeoJsonPoint for given Point.
of(Point, Point, Point...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
Creates a new GeoJsonLineString for the given Points.
of(Point, Point, Point...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
Creates a new GeoJsonMultiPoint for the given Points.
of(Point, Point, Point, Point, Point...) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates new GeoJsonPolygon from the given Points.
of(T, MultiGetItem.Failure) - Static method in class org.springframework.data.elasticsearch.core.MultiGetItem
 
OFF - Enum constant in enum class org.springframework.data.elasticsearch.core.TotalHitsRelation
 
offline(InetSocketAddress) - Static method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
OFFLINE - Enum constant in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
 
offsets - Enum constant in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
 
ofGeoPoints(List<GeoPoint>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
Creates a new GeoJsonLineString for the given GeoPoints.
ofGeoPoints(List<GeoPoint>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
Creates a new GeoJsonMultiPoint for the given GeoPoints.
ofGeoPoints(List<GeoPoint>) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates new GeoJsonPolygon from the given GeoPoints.
onAfterConvert(T, Document, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.AfterConvertCallback
Entity callback method invoked after a domain object is materialized from a Document.
onAfterConvert(T, Document, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.ReactiveAfterConvertCallback
Entity callback method invoked after a domain object is materialized from a Document.
onAfterLoad(Document, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.AfterLoadCallback
Entity callback method invoked after a domain object is materialized from a Document.
onAfterLoad(Document, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.ReactiveAfterLoadCallback
Entity callback method invoked after a domain object is materialized from a Document.
onAfterSave(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.AfterSaveCallback
Entity callback method invoked after a domain object is saved.
onAfterSave(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.ReactiveAfterSaveCallback
Entity callback method invoked after a domain object is saved.
onBeforeConvert(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.event.AuditingEntityCallback
 
onBeforeConvert(Object, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.event.ReactiveAuditingEntityCallback
 
onBeforeConvert(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.BeforeConvertCallback
Callback method that will be invoked before an entity is persisted.
onBeforeConvert(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.event.ReactiveBeforeConvertCallback
Callback method that will be invoked before an entity is persisted.
ONE - Static variable in record class org.springframework.data.elasticsearch.core.ActiveShardCount
 
online(InetSocketAddress) - Static method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
ONLINE - Enum constant in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
 
open(OpenRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
open(Function<OpenRequest.Builder, ObjectBuilder<OpenRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
open(T, T) - Static method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
Creates a new Range with exclusive bounds for both values.
OPEN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
 
openIndex(Consumer<OpenIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given OpenIndexRequest against the indices API.
openIndex(OpenIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given OpenIndexRequest against the indices API.
openIndex(HttpHeaders, OpenIndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
openIndex(HttpHeaders, OpenIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given OpenIndexRequest against the indices API.
openPointInTime(OpenPointInTimeRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
openPointInTime(Function<OpenPointInTimeRequest.Builder, ObjectBuilder<OpenPointInTimeRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
openPointInTime(IndexCoordinates, Duration) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Opens a point in time (pit) in Elasticsearch.
openPointInTime(IndexCoordinates, Duration) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Opens a point in time (pit) in Elasticsearch.
openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
openPointInTime(IndexCoordinates, Duration, Boolean) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Opens a point in time (pit) in Elasticsearch.
openPointInTime(IndexCoordinates, Duration, Boolean) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Opens a point in time (pit) in Elasticsearch.
operations - Variable in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
Option(String, String, double, Boolean, int) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion.Entry.Option
 
Option(String, String, Double, Boolean) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.PhraseSuggestion.Entry.Option
 
Option(String, String, Double, Boolean) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
 
Option(String, String, Double, Boolean, Map<String, Set<String>>, ScoreDoc, SearchDocument, T) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
 
or() - Static method in class org.springframework.data.elasticsearch.core.query.Criteria
 
or(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain a new or-Criteria
or(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain a new or-Criteria.
or(CriteriaQuery, CriteriaQuery) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
 
or(Field) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain a new or-Criteria
OR - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.Operator
 
order() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
 
Order - Class in org.springframework.data.elasticsearch.core.query
Extends the Sort.Order with properties that can be set on Elasticsearch order options.
Order(Sort.Direction, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
 
Order(Sort.Direction, String, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
 
Order(Sort.Direction, String, Sort.NullHandling) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
 
Order(Sort.Direction, String, Sort.NullHandling, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
 
Order(Sort.Direction, String, Sort.NullHandling, Order.Mode) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
 
Order(Sort.Direction, String, Sort.NullHandling, Order.Mode, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
 
Order(Sort.Direction, String, Order.Mode) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
 
Order(Sort.Direction, String, Order.Mode, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Order
 
Order.Mode - Enum Class in org.springframework.data.elasticsearch.core.query
 
ordinal_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
ordinal_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
ordinal_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
org.springframework.data.elasticsearch - package org.springframework.data.elasticsearch
 
org.springframework.data.elasticsearch.annotations - package org.springframework.data.elasticsearch.annotations
 
org.springframework.data.elasticsearch.client - package org.springframework.data.elasticsearch.client
 
org.springframework.data.elasticsearch.client.elc - package org.springframework.data.elasticsearch.client.elc
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java) to access Elasticsearch.
org.springframework.data.elasticsearch.client.erhlc - package org.springframework.data.elasticsearch.client.erhlc
This package contains classes that use the old Elasticsearch 7 libraries to access Elasticsearch either directly by using the RestHighLevelClient or indirectly by using code copied from Elasticsearch libraries (reactive implementation).
org.springframework.data.elasticsearch.client.util - package org.springframework.data.elasticsearch.client.util
 
org.springframework.data.elasticsearch.config - package org.springframework.data.elasticsearch.config
 
org.springframework.data.elasticsearch.core - package org.springframework.data.elasticsearch.core
 
org.springframework.data.elasticsearch.core.cluster - package org.springframework.data.elasticsearch.core.cluster
Interfaces and classes related to Elasticsearch cluster information and management.
org.springframework.data.elasticsearch.core.convert - package org.springframework.data.elasticsearch.core.convert
 
org.springframework.data.elasticsearch.core.document - package org.springframework.data.elasticsearch.core.document
Classes related to the Document structure of Elasticsearch documents and search responses.
org.springframework.data.elasticsearch.core.event - package org.springframework.data.elasticsearch.core.event
classes and interfaces related to Spring Data Elasticsearch events and callbacks.
org.springframework.data.elasticsearch.core.geo - package org.springframework.data.elasticsearch.core.geo
 
org.springframework.data.elasticsearch.core.index - package org.springframework.data.elasticsearch.core.index
Classes related to Elasticsearch index management.
org.springframework.data.elasticsearch.core.join - package org.springframework.data.elasticsearch.core.join
 
org.springframework.data.elasticsearch.core.mapping - package org.springframework.data.elasticsearch.core.mapping
 
org.springframework.data.elasticsearch.core.query - package org.springframework.data.elasticsearch.core.query
 
org.springframework.data.elasticsearch.core.query.highlight - package org.springframework.data.elasticsearch.core.query.highlight
classes to define highlight settings parameters of a query
org.springframework.data.elasticsearch.core.reindex - package org.springframework.data.elasticsearch.core.reindex
 
org.springframework.data.elasticsearch.core.routing - package org.springframework.data.elasticsearch.core.routing
classes/interfaces for specification and implementation of Elasticsearch routing.
org.springframework.data.elasticsearch.core.suggest - package org.springframework.data.elasticsearch.core.suggest
 
org.springframework.data.elasticsearch.core.suggest.response - package org.springframework.data.elasticsearch.core.suggest.response
 
org.springframework.data.elasticsearch.repository - package org.springframework.data.elasticsearch.repository
infrastructure to define the Elasticsearch mapping for an index.
org.springframework.data.elasticsearch.repository.cdi - package org.springframework.data.elasticsearch.repository.cdi
 
org.springframework.data.elasticsearch.repository.config - package org.springframework.data.elasticsearch.repository.config
 
org.springframework.data.elasticsearch.repository.query - package org.springframework.data.elasticsearch.repository.query
 
org.springframework.data.elasticsearch.repository.query.parser - package org.springframework.data.elasticsearch.repository.query.parser
 
org.springframework.data.elasticsearch.repository.support - package org.springframework.data.elasticsearch.repository.support
 
org.springframework.data.elasticsearch.support - package org.springframework.data.elasticsearch.support
 
orientation() - Element in annotation interface org.springframework.data.elasticsearch.annotations.GeoShapeField
 
otherFields() - Element in annotation interface org.springframework.data.elasticsearch.annotations.MultiField
 

P

pageable - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
parameters() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Highlight
 
parameters() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightField
 
params() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
Returns the value of the params record component.
parent() - Element in annotation interface org.springframework.data.elasticsearch.annotations.JoinTypeRelation
 
parse(String) - Static method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
Parse a hostAndPort string into a InetSocketAddress.
parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
 
parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.DateRangePropertyValueConverter
 
parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
Parses a String into a Date.
parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.NumberRangePropertyValueConverter
 
parse(String) - Method in class org.springframework.data.elasticsearch.core.convert.TemporalRangePropertyValueConverter
 
parse(String) - Static method in interface org.springframework.data.elasticsearch.core.document.Document
Parse JSON to Document.
parse(String) - Static method in class org.springframework.data.elasticsearch.core.index.Settings
Creates a Settings object from the given JSON String
parse(String, int) - Static method in class org.springframework.data.elasticsearch.client.InetSocketAddressParser
Parse a host and port string into a InetSocketAddress.
parse(String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.convert.DateFormatter
Parses a String into a TemporalAccessor.
parse(String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
Parses a String into a TemporalAccessor.
parseInternal(Element, ParserContext) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientBeanDefinitionParser
Deprecated.
 
path() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionContext
 
path(String) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
Gets the object at the given key path (dot separated) or null if no object exists with this path.
pattern() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
pattern() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
Percolator - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
PersistentEntitiesFactoryBean - Class in org.springframework.data.elasticsearch.config
Simple helper to be able to wire the PersistentEntities from a MappingElasticsearchConverter bean available in the application context.
PersistentEntitiesFactoryBean(MappingElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.config.PersistentEntitiesFactoryBean
phraseLimit() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
 
PhraseSuggestion - Class in org.springframework.data.elasticsearch.core.suggest.response
 
PhraseSuggestion(String, int, List<PhraseSuggestion.Entry>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.PhraseSuggestion
 
PhraseSuggestion.Entry - Class in org.springframework.data.elasticsearch.core.suggest.response
 
PhraseSuggestion.Entry.Option - Class in org.springframework.data.elasticsearch.core.suggest.response
 
ping() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
ping() - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Pings the remote Elasticsearch cluster and emits true if the ping succeeded, false otherwise.
ping() - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
ping() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
ping(HttpHeaders) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
ping(HttpHeaders) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Pings the remote Elasticsearch cluster and emits true if the ping succeeded, false otherwise.
plane - Enum constant in enum class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.DistanceType
 
pointInTime - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
pointInTime - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
PointInTime(String, Duration) - Constructor for record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
Creates an instance of a PointInTime record class.
populateIdIfNecessary(Object) - Method in interface org.springframework.data.elasticsearch.core.EntityOperations.AdaptableEntity
Populates the identifier of the backing entity if it has an identifier property and there's no identifier currently present.
positionIncrementGap() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
positionIncrementGap() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
positions - Enum constant in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
 
positiveScoreImpact() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
to be used in combination with FieldType.Rank_Feature
positiveScoreImpact() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
to be used in combination with FieldType.Rank_Feature
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
 
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
 
postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
 
postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
 
postTags() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
 
precision() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionContext
 
preference - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
prepareDeleteByRequest(DeleteByQueryRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
Customization hook to modify a generated DeleteByQueryRequest prior to its execution.
prepareDeleteRequest(DeleteRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
Customization hook to modify a generated DeleteRequest prior to its execution.
prepareIndexRequest(Object, IndexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
Customization hook to modify a generated IndexRequest prior to its execution.
prepareSearchRequest(SearchRequest, boolean) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
Customization hook to modify a generated SearchRequest prior to its execution.
prepareWriteRequest(R) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
Preprocess the write request before it is sent to the server, e.g. by setting the refresh policy if applicable.
prepareWriteRequest(R) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
Preprocess the write request before it is sent to the server, e.g. by setting the refresh policy if applicable.
preservePositionIncrements() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
 
preserveSeparators() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
 
preTags() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
 
primaryTerm() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
Returns the value of the primaryTerm record component.
primaryTerm() - Method in record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
Returns the value of the primaryTerm record component.
PROCEED - Enum constant in enum class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
 
promoteDataStream(PromoteDataStreamRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
promoteDataStream(Function<PromoteDataStreamRequest.Builder, ObjectBuilder<PromoteDataStreamRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
PropertyValueConverter - Interface in org.springframework.data.elasticsearch.core.mapping
Interface defining methods to convert the value of an entity-property to a value in Elasticsearch and back.
provider(WebClientProvider, Supplier<HttpHeaders>, InetSocketAddress...) - Static method in interface org.springframework.data.elasticsearch.client.erhlc.HostProvider
Deprecated.
Create a new HostProvider best suited for the given WebClientProvider and number of hosts.
put(String, Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
put(String, Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
put(String, List<String>) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
putAlias(PutAliasRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putAlias(Function<PutAliasRequest.Builder, ObjectBuilder<PutAliasRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putAll(Map<? extends String, ?>) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
putAll(Map<? extends String, ?>) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
putAll(Map<? extends String, ? extends List<String>>) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
putIndexTemplate(PutIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putIndexTemplate(Function<PutIndexTemplateRequest.Builder, ObjectBuilder<PutIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putMapping() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
since 4.2
putMapping() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
Writes the mapping to the index for the class this IndexOperations is bound to.
putMapping() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
Writes the mapping to the index for the class this IndexOperations is bound to.
putMapping(PutMappingRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putMapping(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
Creates the index mapping for the given class and writes it to the index.
putMapping(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
Creates the index mapping for the given class and writes it to the index.
putMapping(Consumer<PutMappingRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
since 4.2
putMapping(Function<PutMappingRequest.Builder, ObjectBuilder<PutMappingRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putMapping(PutMappingRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
putMapping(PutMappingRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
putMapping(PutMappingRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given PutMappingRequest against the indices API.
putMapping(PutMappingRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
putMapping(Document) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
 
putMapping(Document) - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
 
putMapping(Document) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
writes a mapping to the index
putMapping(HttpHeaders, PutMappingRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
putMapping(HttpHeaders, PutMappingRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
putMapping(HttpHeaders, PutMappingRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
putMapping(HttpHeaders, PutMappingRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given PutMappingRequest against the indices API.
putMapping(Mono<Document>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
 
putMapping(Mono<Document>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
writes a mapping to the index
putMappingRequest() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
putScript(PutStoredScriptRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
putSettings() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putSettings(PutIndicesSettingsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putSettings(Function<PutIndicesSettingsRequest.Builder, ObjectBuilder<PutIndicesSettingsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putTemplate() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
putTemplate(PutTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putTemplate(Consumer<PutIndexTemplateRequest>, String) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given PutIndexTemplateRequest against the indices API.
putTemplate(Function<PutTemplateRequest.Builder, ObjectBuilder<PutTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
putTemplate(PutIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given PutIndexTemplateRequest against the indices API.
putTemplate(PutIndexTemplateRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
putTemplate(PutTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
 
putTemplate(PutTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
 
putTemplate(PutTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
Creates an index template using the legacy Elasticsearch interface (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates-v1.html).
putTemplate(PutTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
Creates an index template using the legacy Elasticsearch interface (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates-v1.html)
putTemplate(HttpHeaders, PutIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
putTemplate(HttpHeaders, PutIndexTemplateRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given PutIndexTemplateRequest against the indices API.
PutTemplateRequest - Class in org.springframework.data.elasticsearch.core.index
Request to create an index template.
PutTemplateRequest.TemplateRequestBuilder - Class in org.springframework.data.elasticsearch.core.index
 

Q

query() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Query
 
Query - Interface in org.springframework.data.elasticsearch.core.query
Query
Query - Annotation Interface in org.springframework.data.elasticsearch.annotations
Query
QUERY_LOGGER - Static variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
QUERY_THEN_FETCH - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Query.SearchType
 
Query.IdWithRouting - Record Class in org.springframework.data.elasticsearch.core.query
Value class combining an id with a routing value.
Query.PointInTime - Record Class in org.springframework.data.elasticsearch.core.query
Desscribes the point in time parameters for a query
Query.SearchType - Enum Class in org.springframework.data.elasticsearch.core.query
 
QueryBuilders - Class in org.springframework.data.elasticsearch.client.elc
Utility class simplifying the creation of some more complex queries and type.
queryIsUpdatedByConverter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
used internally.
queryLookupStrategy() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
Returns the key of the QueryLookupStrategy to be used for lookup queries for query methods.
queryLookupStrategy() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
Returns the key of the QueryLookupStrategy to be used for lookup queries for query methods.
queryMethod - Variable in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
 
queryMethod - Variable in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
 
queryStringQuery(String, String, Operator, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
queryStringQuery(String, String, Boolean, Operator, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
queryStringQuery(String, String, Boolean, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
queryStringQuery(String, String, Float) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 

R

Range<T> - Class in org.springframework.data.elasticsearch.core
Deprecated, for removal: This API element is subject to removal in a future version.
use {org.springframework.data.domain.Range} instead.
Range.Bound<T> - Class in org.springframework.data.elasticsearch.core
Deprecated.
Value object representing a boundary.
Rank_Feature - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
Rank_Features - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
rankEval(RankEvalRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
ReactiveAfterConvertCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
Callback being invoked after a domain object is materialized from a Document when reading results.
ReactiveAfterLoadCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
Callback being invoked after a Document is read from Elasticsearch and before it is converted into a domain object.
ReactiveAfterSaveCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
Entity callback triggered after save of an entity.
ReactiveAuditingEntityCallback - Class in org.springframework.data.elasticsearch.core.event
EntityCallback to populate auditing related fields on an entity about to be saved.
ReactiveAuditingEntityCallback(ObjectFactory<ReactiveIsNewAwareAuditingHandler>) - Constructor for class org.springframework.data.elasticsearch.core.event.ReactiveAuditingEntityCallback
Creates a new ReactiveAuditingEntityCallback using the given ReactiveIsNewAwareAuditingHandler provided by the given ObjectFactory.
ReactiveBeforeConvertCallback<T> - Interface in org.springframework.data.elasticsearch.core.event
Callback being invoked before a domain object is converted to be persisted.
ReactiveChildTemplate<T extends co.elastic.clients.transport.Transport,CLIENT extends co.elastic.clients.ApiClient<T,CLIENT>> - Class in org.springframework.data.elasticsearch.client.elc
base class for a reactive template that uses on of the ReactiveElasticsearchClient's child clients.
ReactiveChildTemplate(CLIENT, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
 
ReactiveChildTemplate.ClientCallback<CLIENT,RESULT extends org.reactivestreams.Publisher<?>> - Interface in org.springframework.data.elasticsearch.client.elc
Callback interface to be used with ReactiveChildTemplate.execute(ClientCallback) for operating directly on the client.
ReactiveClusterOperations - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
ReactiveClusterTemplate - Class in org.springframework.data.elasticsearch.client.elc
 
ReactiveClusterTemplate(ReactiveElasticsearchClusterClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveClusterTemplate
 
ReactiveDocumentOperations - Interface in org.springframework.data.elasticsearch.core
The reactive operations for the Elasticsearch Document APIs.
reactiveElasticsearchClient() - Method in class org.springframework.data.elasticsearch.client.erhlc.AbstractReactiveElasticsearchConfiguration
Deprecated.
Return the ReactiveElasticsearchClient instance used to connect to the cluster.
reactiveElasticsearchClient(RestClient) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
Provides the ReactiveElasticsearchClient instance used.
ReactiveElasticsearchClient - Class in org.springframework.data.elasticsearch.client.elc
Reactive version of ElasticsearchClient.
ReactiveElasticsearchClient - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
ReactiveElasticsearchClient(ElasticsearchTransport) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
ReactiveElasticsearchClient(ElasticsearchTransport, TransportOptions) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
ReactiveElasticsearchClient.Cluster - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
Encapsulation of methods for accessing the Cluster API.
ReactiveElasticsearchClient.Indices - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
Encapsulation of methods for accessing the Indices API.
ReactiveElasticsearchClient.ReactiveElasticsearchClientCallback<T> - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
Low level callback interface operating upon WebClient to send commands towards elasticsearch.
ReactiveElasticsearchClient.Status - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
Cumulative client ElasticsearchHost information.
ReactiveElasticsearchClusterClient - Class in org.springframework.data.elasticsearch.client.elc
Reactive version of the ElasticsearchClusterClient
ReactiveElasticsearchClusterClient(ElasticsearchTransport, TransportOptions) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
 
ReactiveElasticsearchConfiguration - Class in org.springframework.data.elasticsearch.client.elc
Base class for a @Configuration class to set up the Elasticsearch connection using the ReactiveElasticsearchClient.
ReactiveElasticsearchConfiguration() - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
 
ReactiveElasticsearchIndicesClient - Class in org.springframework.data.elasticsearch.client.elc
Reactive version of the ElasticsearchIndicesClient
ReactiveElasticsearchIndicesClient(ElasticsearchTransport, TransportOptions) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
reactiveElasticsearchOperations(ElasticsearchConverter, ReactiveElasticsearchClient) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
ReactiveElasticsearchOperations - Interface in org.springframework.data.elasticsearch.core
Interface that specifies a basic set of Elasticsearch operations executed in a reactive way.
ReactiveElasticsearchOperations.ClientCallback<T extends org.reactivestreams.Publisher<?>> - Interface in org.springframework.data.elasticsearch.core
Callback interface to be used with ReactiveElasticsearchOperations.execute(ClientCallback) for operating directly on ReactiveElasticsearchClient.
ReactiveElasticsearchOperations.ClusterClientCallback<T extends org.reactivestreams.Publisher<?>> - Interface in org.springframework.data.elasticsearch.core
ReactiveElasticsearchOperations.IndicesClientCallback<T extends org.reactivestreams.Publisher<?>> - Interface in org.springframework.data.elasticsearch.core
ReactiveElasticsearchQueryExecution - Interface in org.springframework.data.elasticsearch.repository.query
 
ReactiveElasticsearchQueryExecution.ResultProcessingConverter - Class in org.springframework.data.elasticsearch.repository.query
A Converter to post-process all source objects using the given ResultProcessor.
ReactiveElasticsearchQueryExecution.ResultProcessingExecution - Class in org.springframework.data.elasticsearch.repository.query
An ReactiveElasticsearchQueryExecution that wraps the results of the given delegate with the given result processing.
ReactiveElasticsearchQueryMethod - Class in org.springframework.data.elasticsearch.repository.query
 
ReactiveElasticsearchQueryMethod(Method, RepositoryMetadata, ProjectionFactory, MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
 
ReactiveElasticsearchRepository<T,ID> - Interface in org.springframework.data.elasticsearch.repository
Elasticsearch specific Repository interface with reactive support.
ReactiveElasticsearchRepositoryConfigurationExtension - Class in org.springframework.data.elasticsearch.repository.config
 
ReactiveElasticsearchRepositoryConfigurationExtension() - Constructor for class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
 
ReactiveElasticsearchRepositoryFactory - Class in org.springframework.data.elasticsearch.repository.support
Factory to create ReactiveElasticsearchRepository instances.
ReactiveElasticsearchRepositoryFactory(ReactiveElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
ReactiveElasticsearchRepositoryFactoryBean<T extends Repository<S,ID>,S,ID> - Class in org.springframework.data.elasticsearch.repository.support
ReactiveElasticsearchRepositoryFactoryBean(Class<? extends T>) - Constructor for class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
Creates a new ReactiveElasticsearchRepositoryFactoryBean for the given repository interface.
ReactiveElasticsearchRepositoryMetadata - Class in org.springframework.data.elasticsearch.repository.support
 
ReactiveElasticsearchRepositoryMetadata(Class<?>) - Constructor for class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryMetadata
 
ReactiveElasticsearchStringQuery - Class in org.springframework.data.elasticsearch.repository.query
 
ReactiveElasticsearchStringQuery(String, ReactiveElasticsearchQueryMethod, ReactiveElasticsearchOperations, SpelExpressionParser, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
 
ReactiveElasticsearchStringQuery(ReactiveElasticsearchQueryMethod, ReactiveElasticsearchOperations, SpelExpressionParser, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
 
reactiveElasticsearchTemplate(ElasticsearchConverter, ReactiveElasticsearchClient) - Method in class org.springframework.data.elasticsearch.client.erhlc.AbstractReactiveElasticsearchConfiguration
Deprecated.
ReactiveElasticsearchTemplate - Class in org.springframework.data.elasticsearch.client.elc
Implementation of ReactiveElasticsearchOperations using the new Elasticsearch client.
ReactiveElasticsearchTemplate - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
ReactiveElasticsearchTemplate(ReactiveElasticsearchClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
ReactiveElasticsearchTemplate(ReactiveElasticsearchClient) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
ReactiveElasticsearchTemplate(ReactiveElasticsearchClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
reactiveElasticsearchTemplateRef() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
Configures the name of the ReactiveElasticsearchOperations bean to be used with the repositories detected.
ReactiveIndexOperations - Interface in org.springframework.data.elasticsearch.core
Interface defining operations on indexes for the reactive stack.
ReactiveIndicesTemplate - Class in org.springframework.data.elasticsearch.client.elc
 
ReactiveIndicesTemplate(ReactiveElasticsearchIndicesClient, ElasticsearchConverter, Class<?>) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
 
ReactiveIndicesTemplate(ReactiveElasticsearchIndicesClient, ElasticsearchConverter, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
 
ReactiveMappingBuilder - Class in org.springframework.data.elasticsearch.core.index
Subclass of MappingBuilder with specialized methods To inhibit blocking calls
ReactiveMappingBuilder(ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.index.ReactiveMappingBuilder
 
ReactivePartTreeElasticsearchQuery - Class in org.springframework.data.elasticsearch.repository.query
 
ReactivePartTreeElasticsearchQuery(ReactiveElasticsearchQueryMethod, ReactiveElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
 
ReactiveResourceUtil - Class in org.springframework.data.elasticsearch.core
Utility to reactively read Resources.
ReactiveRestClients - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
ReactiveRestClients.WebClientConfigurationCallback - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated. 
ReactiveSearchHits<T> - Interface in org.springframework.data.elasticsearch.core
Encapsulates a Flux of SearchHits with additional information from the search.
ReactiveSearchHitsImpl<T> - Class in org.springframework.data.elasticsearch.core
 
ReactiveSearchHitsImpl(SearchHits<T>) - Constructor for class org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl
 
ReactiveSearchHitSupport - Class in org.springframework.data.elasticsearch.core
 
ReactiveSearchOperations - Interface in org.springframework.data.elasticsearch.core
The reactive operations for the Elasticsearch Document APIs.
read(Class<R>, Document) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
read(Object) - Method in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
 
read(Object) - Method in class org.springframework.data.elasticsearch.core.convert.DatePropertyValueConverter
 
read(Object) - Method in class org.springframework.data.elasticsearch.core.convert.TemporalPropertyValueConverter
 
read(Object) - Method in interface org.springframework.data.elasticsearch.core.mapping.PropertyValueConverter
Converts an elasticsearch property value to a property value.
readAliasFrom(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor
 
ReadDocumentCallback(EntityReader<? super T, Document>, Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadDocumentCallback
 
ReadDocumentCallback(EntityReader<? super T, Document>, Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadDocumentCallback
 
readFileFromClasspath(String) - Static method in class org.springframework.data.elasticsearch.core.ReactiveResourceUtil
Read a ClassPathResource into a reactor.core.publisher.Mono<String>.
readFileFromClasspath(String) - Static method in class org.springframework.data.elasticsearch.core.ResourceUtil
Read a ClassPathResource into a String.
ReadSearchDocumentCallback(Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadSearchDocumentCallback
 
ReadSearchDocumentResponseCallback(Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchDocumentResponseCallback
 
ReadSearchScrollDocumentResponseCallback(Class<T>, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchScrollDocumentResponseCallback
 
recovery() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
recovery(RecoveryRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
recovery(Function<RecoveryRequest.Builder, ObjectBuilder<RecoveryRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
refresh() - Method in class org.springframework.data.elasticsearch.client.elc.IndicesTemplate
 
refresh() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
refresh() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate
 
refresh() - Method in class org.springframework.data.elasticsearch.core.AbstractIndexTemplate
 
refresh() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
Refresh the index(es) this IndexOperations is bound to
refresh() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
Refresh the index(es) this IndexOperations is bound to
refresh(RefreshRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
refresh(Function<RefreshRequest.Builder, ObjectBuilder<RefreshRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
refreshIndex(Consumer<RefreshRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given RefreshRequest against the indices API.
refreshIndex(RefreshRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given RefreshRequest against the indices API.
refreshIndex(HttpHeaders, RefreshRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
refreshIndex(HttpHeaders, RefreshRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given RefreshRequest against the indices API.
refreshInterval() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
Refresh interval for the index.
refreshPolicy - Variable in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
refreshPolicy - Variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
refreshPolicy() - Method in class org.springframework.data.elasticsearch.client.erhlc.AbstractReactiveElasticsearchConfiguration
Deprecated.
Set up the write RefreshPolicy.
refreshPolicy() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
Set up the write RefreshPolicy.
RefreshPolicy - Enum Class in org.springframework.data.elasticsearch.core
Enum defining the refresh policy.
reindex() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
reindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
reindex(Consumer<ReindexRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given ReindexRequest against the reindex API.
reindex(Function<ReindexRequest.Builder, ObjectBuilder<ReindexRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
reindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given ReindexRequest against the reindex API.
reindex(ReindexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
reindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
reindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
reindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
reindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
reindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Copies documents from a source to a destination.
reindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Copies documents from a source to a destination.
reindex(HttpHeaders, ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
reindex(HttpHeaders, ReindexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given ReindexRequest against the reindex API.
ReindexRequest - Class in org.springframework.data.elasticsearch.core.reindex
Request to reindex some documents from one index to another.
ReindexRequest.Conflicts - Enum Class in org.springframework.data.elasticsearch.core.reindex
 
ReindexRequest.Dest - Class in org.springframework.data.elasticsearch.core.reindex
 
ReindexRequest.ReindexRequestBuilder - Class in org.springframework.data.elasticsearch.core.reindex
 
ReindexRequest.Script - Class in org.springframework.data.elasticsearch.core.reindex
 
ReindexRequest.Slice - Class in org.springframework.data.elasticsearch.core.reindex
 
ReindexRequest.Source - Class in org.springframework.data.elasticsearch.core.reindex
 
ReindexRequestBuilder(IndexCoordinates, IndexCoordinates) - Constructor for class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
ReindexResponse - Class in org.springframework.data.elasticsearch.core.reindex
Response of reindex request.
ReindexResponse.Failure - Class in org.springframework.data.elasticsearch.core.reindex
 
ReindexResponse.Failure.FailureBuilder - Class in org.springframework.data.elasticsearch.core.reindex
ReindexResponse.ReindexResponseBuilder - Class in org.springframework.data.elasticsearch.core.reindex
 
reindexResponseFailureOf(BulkItemResponse.Failure) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
Deprecated.
 
reindexResponseOf(BulkByScrollResponse) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
Deprecated.
 
relations() - Element in annotation interface org.springframework.data.elasticsearch.annotations.JoinTypeRelations
 
reloadSearchAnalyzers(ReloadSearchAnalyzersRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
reloadSearchAnalyzers(Function<ReloadSearchAnalyzersRequest.Builder, ObjectBuilder<ReloadSearchAnalyzersRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
Remote - Class in org.springframework.data.elasticsearch.core.reindex
Remote info (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html#source)
Remote.RemoteBuilder - Class in org.springframework.data.elasticsearch.core.reindex
 
RemoteBuilder(String, String, int) - Constructor for class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
 
remove(Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
remove(Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
remove(Object) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
remove(Object, Object) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
Remove(AliasActionParameters) - Constructor for class org.springframework.data.elasticsearch.core.index.AliasAction.Remove
 
RemoveIndex(AliasActionParameters) - Constructor for class org.springframework.data.elasticsearch.core.index.AliasAction.RemoveIndex
 
replacePlaceholders(String, ParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.support.StringQueryUtil
 
replicas() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
Number of replicas for the index.
repositoryBaseClass() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
Configure the repository base class to be used to create repository proxies for this particular configuration.
repositoryBaseClass() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
Configure the repository base class to be used to create repository proxies for this particular configuration.
repositoryFactoryBeanClass() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
Returns the FactoryBean class to be used for each repository instance.
repositoryFactoryBeanClass() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
Returns the FactoryBean class to be used for each repository instance.
repositoryImplementationPostfix() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
Returns the postfix to be used when looking up custom repository implementations.
repositoryImplementationPostfix() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
Returns the postfix to be used when looking up custom repository implementations.
RequestBodyEncodingException - Exception in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
RequestBodyEncodingException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.client.erhlc.RequestBodyEncodingException
Deprecated.
Construct a new instance of RequestBodyEncodingException with the given message and exception.
requestCache - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
requestCache - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
requestConverter - Variable in class org.springframework.data.elasticsearch.client.elc.ChildTemplate
 
requestConverter - Variable in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
 
RequestConverters - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
RequestCreator - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
requestFactory - Variable in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
requestFactory - Variable in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
requireFieldMatch() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
 
rescorerQueries - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
rescorerQueries - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
RescorerQuery - Class in org.springframework.data.elasticsearch.core.query
Implementation of RescorerQuery to be used for rescoring filtered search results.
RescorerQuery(Query) - Constructor for class org.springframework.data.elasticsearch.core.query.RescorerQuery
 
RescorerQuery.ScoreMode - Enum Class in org.springframework.data.elasticsearch.core.query
 
resolveIndex(ResolveIndexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
resolveIndex(Function<ResolveIndexRequest.Builder, ObjectBuilder<ResolveIndexRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
resolveRouting(T) - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
Resolves the routing for a bean.
resolveRouting(T) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
ResourceFailureException - Exception in org.springframework.data.elasticsearch
 
ResourceFailureException(String) - Constructor for exception org.springframework.data.elasticsearch.ResourceFailureException
 
ResourceFailureException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.ResourceFailureException
 
ResourceUtil - Class in org.springframework.data.elasticsearch.core
Utility to read Resources.
responseConverter - Variable in class org.springframework.data.elasticsearch.client.elc.ChildTemplate
 
responseConverter - Variable in class org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate
 
ResponseConverter - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
rest() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RestClients.ElasticsearchRestClient
Deprecated.
Apply the configuration to create a RestHighLevelClient.
RestClients - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
RestClients.ElasticsearchRestClient - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
 
RestClients.RestClientConfigurationCallback - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
RestHighLevelClientBeanDefinitionParser - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
RestHighLevelClientBeanDefinitionParser() - Constructor for class org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientBeanDefinitionParser
Deprecated.
 
RestHighLevelClientFactoryBean - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
RestHighLevelClientFactoryBean() - Constructor for class org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientFactoryBean
Deprecated.
 
RestStatusException - Exception in org.springframework.data.elasticsearch
Exception class for REST status exceptions independent from the used client/backend.
RestStatusException(int, String) - Constructor for exception org.springframework.data.elasticsearch.RestStatusException
 
RestStatusException(int, String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.RestStatusException
 
ResultProcessingConverter(ResultProcessor) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingConverter
 
ResultProcessingExecution(ReactiveElasticsearchQueryExecution, Converter<Object, Object>) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingExecution
 
rethrottleDeleteByQuery(RethrottleRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
rethrottleReindex(RethrottleRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
rethrottleUpdateByQuery(RethrottleRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
revision() - Method in record class org.springframework.data.elasticsearch.support.Version
Returns the value of the revision record component.
right - Enum constant in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
 
rightOpen(T, T) - Static method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
Creates a new right-open Range, i.e. left inclusive, right exclusive.
rightUnbounded(Range.Bound<T>) - Static method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
Creates a right-unbounded Range (the right bound set to Range.Bound.unbounded()) with the given left bound.
rollover(RolloverRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
rollover(Function<RolloverRequest.Builder, ObjectBuilder<RolloverRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
route - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
routing() - Method in record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
Returns the value of the routing record component.
Routing - Annotation Interface in org.springframework.data.elasticsearch.annotations
Annotation to enable custom routing values for an entity.
routingResolver - Variable in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
routingResolver - Variable in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
RoutingResolver - Interface in org.springframework.data.elasticsearch.core.routing
 
RUNTIME - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Dynamic
New fields are added to the mapping as runtime fields.
RuntimeField - Class in org.springframework.data.elasticsearch.core
Defines a runtime field to be added to a Query
RuntimeField(String, String) - Constructor for class org.springframework.data.elasticsearch.core.RuntimeField
 
RuntimeField(String, String, String) - Constructor for class org.springframework.data.elasticsearch.core.RuntimeField
 
runtimeFields - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
runtimeFields - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
runtimeFieldsPath() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Mapping
classpath to a JSON file containing the values for a runtime mapping definition.

S

save(Iterable<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
save(Iterable<T>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
saves the given entities to the index retrieved from the entities' Document annotation
save(Iterable<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
save(Iterable<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
saves the given entities to the given index
save(List<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
save(Mono<? extends T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Index the given entity, once available, extracting index from entity metadata.
save(Mono<? extends T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Index the entity, once available, under the given type in the given index.
save(S) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
save(S) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
save(T) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
save(T) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
save(T) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Saves an entity to the index specified in the entity's Document annotation
save(T) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Index the given entity extracting index from entity metadata.
save(T...) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
save(T...) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
saves the given entities to the index retrieved from the entities' Document annotation
save(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
save(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
save(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Saves an entity to the index specified in the entity's Document annotation
save(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Index the entity under the given type in the given index.
saveAll(Iterable<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
saveAll(Iterable<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
saveAll(Iterable<T>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Index entities the index extracted from entity metadata.
saveAll(Iterable<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Index entities in the given index.
saveAll(Publisher<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
saveAll(Mono<? extends Collection<? extends T>>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
saveAll(Mono<? extends Collection<? extends T>>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Index entities in the index extracted from entity metadata.
saveAll(Mono<? extends Collection<? extends T>>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
saveAll(Mono<? extends Collection<? extends T>>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
saveAll(Mono<? extends Collection<? extends T>>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Index entities in the given index.
Scaled_Float - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
scalingFactor() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
scalingFactor() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
scanForEntities(String) - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
Scans the given base package for entities, i.e.
score() - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
Returns the value of the score record component.
SCORE - Enum constant in enum class org.springframework.data.elasticsearch.core.suggest.response.SortBy
 
ScoreDoc - Record Class in org.springframework.data.elasticsearch.support
 
ScoreDoc(double, Integer, Integer) - Constructor for record class org.springframework.data.elasticsearch.support.ScoreDoc
Creates an instance of a ScoreDoc record class.
script() - Method in class org.springframework.data.elasticsearch.client.erhlc.ScriptField
Deprecated.
 
script() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
Returns the value of the script record component.
ScriptData - Record Class in org.springframework.data.elasticsearch.core.query
value class combining script information.
ScriptData(ScriptType, String, String, String, Map<String, Object>) - Constructor for record class org.springframework.data.elasticsearch.core.query.ScriptData
Creates an instance of a ScriptData record class.
ScriptedField - Class in org.springframework.data.elasticsearch.core.query
 
ScriptedField - Annotation Interface in org.springframework.data.elasticsearch.annotations
 
ScriptedField(String, ScriptData) - Constructor for class org.springframework.data.elasticsearch.core.query.ScriptedField
 
ScriptField - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
ScriptField(String, Script) - Constructor for class org.springframework.data.elasticsearch.client.erhlc.ScriptField
Deprecated.
 
scriptName() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
Returns the value of the scriptName record component.
ScriptType - Enum Class in org.springframework.data.elasticsearch.core
Define script types for update queries.
scroll() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
scroll(ScrollRequest, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
scroll(Function<ScrollRequest.Builder, ObjectBuilder<ScrollRequest>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
scroll(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given SearchRequest against the search scroll API.
scroll(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
scroll(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given SearchRequest against the search scroll API.
ScrollState - Class in org.springframework.data.elasticsearch.client.util
Mutable state object holding scrollId to be used for scroll requests.
ScrollState() - Constructor for class org.springframework.data.elasticsearch.client.util.ScrollState
 
ScrollState(String) - Constructor for class org.springframework.data.elasticsearch.client.util.ScrollState
 
scrollTime - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
scrollTime - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
search() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
search(SearchRequest, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
search(Consumer<SearchRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute a SearchRequest against the search API.
search(Function<SearchRequest.Builder, ObjectBuilder<SearchRequest>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
search(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given SearchRequest against the search API.
search(SearchRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
search(MoreLikeThisQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
search(MoreLikeThisQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
more like this query to search for documents that are "like" a specific document.
search(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
search(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
more like this query to search for documents that are "like" a specific document.
search(Query, Class<?>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
search(Query, Class<?>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Search the index for entities matching the given query.
search(Query, Class<?>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
search(Query, Class<?>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Search the index for entities matching the given query.
search(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
search(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Search the index for entities matching the given query.
search(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Execute the criteria query against elasticsearch and return result as SearchHits
search(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
search(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
search(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Search the index for entities matching the given query.
search(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Execute the criteria query against elasticsearch and return result as SearchHits
search(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
search(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given SearchRequest against the search API.
Search_As_You_Type - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
searchAfter - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
searchAfter - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
searchAnalyzer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionField
 
searchAnalyzer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
searchAnalyzer() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
SearchDocument - Interface in org.springframework.data.elasticsearch.core.document
Extension to Document exposing search response related data.
SearchDocumentAdapter - Class in org.springframework.data.elasticsearch.core.document
SearchDocument implementation using a Document delegate.
SearchDocumentAdapter(Document, float, Object[], Map<String, List<Object>>, Map<String, List<String>>, Map<String, SearchDocumentResponse>, NestedMetaData, Explanation, List<String>, String) - Constructor for class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
SearchDocumentResponse - Class in org.springframework.data.elasticsearch.core.document
This represents the complete search response from Elasticsearch, including the returned documents.
SearchDocumentResponse(long, String, float, String, String, List<SearchDocument>, AggregationsContainer<?>, Suggest) - Constructor for class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
 
SearchDocumentResponse.EntityCreator<T> - Interface in org.springframework.data.elasticsearch.core.document
A function to convert a SearchDocument async into an entity.
SearchDocumentResponseBuilder - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
SearchDocumentResponseBuilder() - Constructor for class org.springframework.data.elasticsearch.client.erhlc.SearchDocumentResponseBuilder
Deprecated.
 
searchForHits(Query, Class<?>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
searchForHits(Query, Class<?>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Perform a search and return the ReactiveSearchHits which contains information about the search results and which will provide the documents by the ReactiveSearchHits.getSearchHits() method.
searchForHits(Query, Class<?>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
searchForHits(Query, Class<?>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Perform a search and return the ReactiveSearchHits which contains information about the search results and which will provide the documents by the ReactiveSearchHits.getSearchHits() method.
searchForHits(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Perform a search and return the ReactiveSearchHits which contains information about the search results and which will provide the documents by the ReactiveSearchHits.getSearchHits() method.
searchForHits(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Perform a search and return the ReactiveSearchHits which contains information about the search results and which will provide the documents by the ReactiveSearchHits.getSearchHits() method.
searchForPage(Query, Class<?>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
searchForPage(Query, Class<?>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
searchForPage(Query, Class<?>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Search the index for entities matching the given query.
searchForPage(Query, Class<?>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
searchForPage(Query, Class<?>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
searchForPage(Query, Class<?>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Search the index for entities matching the given query.
searchForPage(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Search the index for entities matching the given query.
searchForPage(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Search the index for entities matching the given query.
searchForResponse(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given SearchRequest against the search API returning the whole response in one Mono.
searchForResponse(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
searchForResponse(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given SearchRequest against the search API returning the whole response in one Mono.
searchForStream(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
searchForStream(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Executes the given Query against elasticsearch and return result as SearchHitsIterator.
searchForStream(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
searchForStream(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Executes the given Query against elasticsearch and return result as SearchHitsIterator.
SearchHit<T> - Class in org.springframework.data.elasticsearch.core
Encapsulates the found data with additional information from the search.
SearchHit(String, String, String, float, Object[], Map<String, List<String>>, Map<String, SearchHits<?>>, NestedMetaData, Explanation, List<String>, T) - Constructor for class org.springframework.data.elasticsearch.core.SearchHit
 
SearchHitMapping<T> - Class in org.springframework.data.elasticsearch.core
 
SearchHits<T> - Interface in org.springframework.data.elasticsearch.core
Encapsulates a list of SearchHits with additional information from the search.
searchHitsFor(SearchHits<T>) - Static method in class org.springframework.data.elasticsearch.core.ReactiveSearchHitSupport
 
SearchHitsImpl<T> - Class in org.springframework.data.elasticsearch.core
Basic implementation of SearchScrollHits
SearchHitsImpl(long, TotalHitsRelation, float, String, String, List<? extends SearchHit<T>>, AggregationsContainer<?>, Suggest) - Constructor for class org.springframework.data.elasticsearch.core.SearchHitsImpl
 
SearchHitsIterator<T> - Interface in org.springframework.data.elasticsearch.core
A SearchHitsIterator encapsulates SearchHit results that can be wrapped in a Java 8 Stream.
SearchHitSupport - Class in org.springframework.data.elasticsearch.core
Utility class with helper methods for working with SearchHit.
SearchHitsUtil - Class in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
searchOne(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Execute the query against elasticsearch and return the first returned object.
searchOne(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
Execute the query against elasticsearch and return the first returned object.
SearchOperations - Interface in org.springframework.data.elasticsearch.core
The operations for the Elasticsearch Document APIs.
SearchPage<T> - Interface in org.springframework.data.elasticsearch.core
Page definition for repositories that need to return a paged SearchHits.
searchPageFor(SearchHits<T>, Pageable) - Static method in class org.springframework.data.elasticsearch.core.SearchHitSupport
 
searchScroll(SearchScrollRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
searchScrollClear(String) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
searchScrollClear(List<String>) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
searchScrollClear(List<String>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
searchScrollClear(List<String>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
SearchScrollHits<T> - Interface in org.springframework.data.elasticsearch.core
This interface is used to expose the current scrollId from the underlying scroll context.
searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
searchSimilar(T, String[], Pageable) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
Search for similar entities using a morelikethis query
searchSimilar(T, String[], Pageable) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
searchTemplate() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
searchTemplate(Consumer<SearchTemplateRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Executes a SearchTemplateRequest against the search template API.
searchTemplate(SearchTemplateRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Executes a SearchTemplateRequest against the search template API.
searchTemplate(SearchTemplateRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
searchTemplate(HttpHeaders, SearchTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
searchTemplate(HttpHeaders, SearchTemplateRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Executes a SearchTemplateRequest against the search template API.
searchType - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
searchType - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
segments() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
segments(SegmentsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
segments(Function<SegmentsRequest.Builder, ObjectBuilder<SegmentsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
seqNo() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
Returns the value of the seqNo record component.
SeqNoPrimaryTerm - Record Class in org.springframework.data.elasticsearch.core.query
A container for seq_no and primary_term values.
SeqNoPrimaryTerm(long, long) - Constructor for record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
Creates an instance of SeqNoPrimaryTerm with the given seq_no and primary_term.
sequenceNumber() - Method in record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
Returns the value of the sequenceNumber record component.
set(String, String) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
setAggregations(List<AbstractAggregationBuilder<?>>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
setAll(Map<String, String>) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
setBasicAuth(String, String) - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
setBoostTerms(Float) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setCollapseBuilder(CollapseBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
setContexts(Map<String, List<String>>) - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
 
setConversions(CustomConversions) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
Set the CustomConversions to be applied during the mapping process.
setDates() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableElasticsearchAuditing
Configures whether the creation and modification dates are set.
setDates() - Element in annotation interface org.springframework.data.elasticsearch.config.EnableReactiveElasticsearchAuditing
Configures whether the creation and modification dates are set.
setElasticsearchOperations(ElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean
Configures the ElasticsearchOperations to be used to create Elasticsearch repositories.
setEntityCallbacks(EntityCallbacks) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
Set the EntityCallbacks instance to use when invoking callbacks like the BeforeConvertCallback.
setEntityCallbacks(ReactiveEntityCallbacks) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
Set the ReactiveEntityCallbacks instance to use when invoking callbacks like the ReactiveBeforeConvertCallback.
setExplain(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setFieldNamingStrategy(FieldNamingStrategy) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
Configures the FieldNamingStrategy to be used to determine the field name if no manual mapping is applied.
setFields(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setFields(List<String>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Set fields to be returned as part of search request
setFieldType(FieldType) - Method in interface org.springframework.data.elasticsearch.core.query.Field
 
setFieldType(FieldType) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
 
setHeadersSupplier(Supplier<HttpHeaders>) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
setHighlightQuery(HighlightQuery) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setHighlightQuery(HighlightQuery) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Sets the HighlightQuery.
setHosts(String) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean
 
setHosts(String) - Method in class org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientFactoryBean
Deprecated.
 
setId(String) - Method in interface org.springframework.data.elasticsearch.core.document.Document
Set the identifier for this Document.
setId(String) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
setId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setId(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setIds(Collection<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
Set Ids for a multi-get request with on this query.
setIdsWithRouting(List<Query.IdWithRouting>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
Set Ids with routing values for a multi-get request set on this query.
setIndex(String) - Method in interface org.springframework.data.elasticsearch.core.document.Document
Sets the index name for this document
setIndicesBoost(List<IndexBoost>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
setIndicesOptions(IndicesOptions) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
Set the default IndicesOptions for search requests.
setIndicesOptions(IndicesOptions) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setInput(String[]) - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
 
setMappingContext(MappingContext<?, ?>) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
 
setMaxDocFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setMaxQueryTerms(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setMaxResults(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setMaxWordLen(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setMinDocFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setMinScore(float) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setMinTermFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setMinWordLen(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setName(String) - Method in interface org.springframework.data.elasticsearch.core.query.Field
 
setName(String) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
 
setObject(Object) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setOpType(IndexQuery.OpType) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setPageable(Pageable) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setPageable(Pageable) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setPageable(Pageable) - Method in interface org.springframework.data.elasticsearch.core.query.Query
restrict result to entries on given page.
setParent(ID) - Method in class org.springframework.data.elasticsearch.core.join.JoinField
 
setParentId(String) - 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.
setPath(String) - Method in interface org.springframework.data.elasticsearch.core.query.Field
Sets the path if this field has a multi-part name that should be used in a nested query.
setPath(String) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
 
setPercentTermsToMatch(Float) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setPipelineAggregations(List<PipelineAggregationBuilder>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
setPointInTime(Query.PointInTime) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setPreference(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setPreference(String) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Add preference filter to be added as part of search request
setPrimaryTerm(long) - Method in interface org.springframework.data.elasticsearch.core.document.Document
Set the primary_term for this Document.
setPrimaryTerm(long) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
setPrimaryTerm(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setQueryIsUpdatedByConverter(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
used internally.
setReactiveElasticsearchOperations(ReactiveElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
Configures the ReactiveElasticsearchOperations to be used.
setRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
setRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
Set the default RefreshPolicy to apply when writing to Elasticsearch.
setRequestCache(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setRequestCache(Boolean) - Method in interface org.springframework.data.elasticsearch.core.query.Query
sets the request_cache value for the query.
setRescorerQueries(List<RescorerQuery>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setRescorerQueries(List<RescorerQuery>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Sets the RescorerQuery.
setRoute(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setScriptFields(List<ScriptField>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
setScrollTime(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setScrollTime(Duration) - Method in interface org.springframework.data.elasticsearch.core.query.Query
For queries that are used in delete request, these are internally handled by Elasticsearch as scroll/bulk delete queries.
setSearchAfter(List<Object>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setSearchAfter(List<Object>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Sets the setSearchAfter objects for this query.
setSearchExtBuilders(List<SearchExtBuilder>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
setSearchTemplate(SearchTemplateRequestBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
setSearchType(Query.SearchType) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setSeqNo(long) - Method in interface org.springframework.data.elasticsearch.core.document.Document
Set the seq_no for this Document.
setSeqNo(long) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
setSeqNo(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setSource(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setStoredFields(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setStoredFields(List<String>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Set stored fields to be returned as part of search request
setSuggestBuilder(SuggestBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery
Deprecated.
 
setTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
set the query timeout
Setting - Annotation Interface in org.springframework.data.elasticsearch.annotations
Elasticsearch Setting
Setting.SortMissing - Enum Class in org.springframework.data.elasticsearch.annotations
 
Setting.SortMode - Enum Class in org.springframework.data.elasticsearch.annotations
 
Setting.SortOrder - Enum Class in org.springframework.data.elasticsearch.annotations
 
settingPath() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
Resource path for a settings configuration
settingPath() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
settingPath() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
Settings - Class in org.springframework.data.elasticsearch.core.index
class defining the settings for an index.
Settings() - Constructor for class org.springframework.data.elasticsearch.core.index.Settings
 
Settings(Map<String, Object>) - Constructor for class org.springframework.data.elasticsearch.core.index.Settings
 
setTrackScores(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
Configures whether to track scores.
setTrackTotalHits(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setTrackTotalHits(Boolean) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Sets the flag whether to set the Track_total_hits parameter on queries
setTrackTotalHitsUpTo(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
setTrackTotalHitsUpTo(Integer) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Sets the maximum value up to which total hits are tracked.
setValue(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
 
setVersion(long) - Method in interface org.springframework.data.elasticsearch.core.document.Document
Set the version for this Document.
setVersion(long) - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
setVersion(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setWeight(Integer) - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
 
setWriteTypeHints(boolean) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
Sets the flag if type hints should be written in Entities created by this instance.
shardIndex() - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
Returns the value of the shardIndex record component.
shards() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
Number of shards for the index.
shardStores() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
shardStores(ShardStoresRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
shardStores(Function<ShardStoresRequest.Builder, ObjectBuilder<ShardStoresRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
Short - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
shouldCreatePersistentEntityFor(TypeInformation<?>) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
 
shouldGenerateId() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchAuditingBeanDefinitionParser
 
shrink(ShrinkRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
shrink(Function<ShrinkRequest.Builder, ObjectBuilder<ShrinkRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
similarity() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
similarity() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
Similarity - Enum Class in org.springframework.data.elasticsearch.annotations
 
SimpleElasticsearchEntityMetadata<T> - Class in org.springframework.data.elasticsearch.repository.query
 
SimpleElasticsearchEntityMetadata(Class<T>, ElasticsearchPersistentEntity<?>) - Constructor for class org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata
 
SimpleElasticsearchMappingContext - Class in org.springframework.data.elasticsearch.core.mapping
SimpleElasticsearchMappingContext
SimpleElasticsearchMappingContext() - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
 
SimpleElasticsearchPersistentEntity<T> - Class in org.springframework.data.elasticsearch.core.mapping
Elasticsearch specific PersistentEntity implementation holding
SimpleElasticsearchPersistentEntity(TypeInformation<T>, SimpleElasticsearchPersistentEntity.ContextConfiguration) - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
SimpleElasticsearchPersistentEntity.ContextConfiguration - Class in org.springframework.data.elasticsearch.core.mapping
Configuration settings passed in from the creating SimpleElasticsearchMappingContext.
SimpleElasticsearchPersistentProperty - Class in org.springframework.data.elasticsearch.core.mapping
Elasticsearch specific PersistentProperty implementation processing
SimpleElasticsearchPersistentProperty(Property, PersistentEntity<?, ElasticsearchPersistentProperty>, SimpleTypeHolder) - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
SimpleElasticsearchRepository<T,ID> - Class in org.springframework.data.elasticsearch.repository.support
Elasticsearch specific repository implementation.
SimpleElasticsearchRepository(ElasticsearchEntityInformation<T, ID>, ElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
SimpleElasticsearchRepository.OperationsCallback<R> - Interface in org.springframework.data.elasticsearch.repository.support
 
SimpleField - Class in org.springframework.data.elasticsearch.core.query
The most trivial implementation of a Field.
SimpleField(String) - Constructor for class org.springframework.data.elasticsearch.core.query.SimpleField
 
SimpleReactiveElasticsearchRepository<T,ID> - Class in org.springframework.data.elasticsearch.repository.support
 
SimpleReactiveElasticsearchRepository(ElasticsearchEntityInformation<T, ID>, ReactiveElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
simulateIndexTemplate(SimulateIndexTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
simulateIndexTemplate(Function<SimulateIndexTemplateRequest.Builder, ObjectBuilder<SimulateIndexTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
simulateTemplate() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
simulateTemplate(SimulateTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
simulateTemplate(Function<SimulateTemplateRequest.Builder, ObjectBuilder<SimulateTemplateRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
size() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
size() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
size() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
sort - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
SortBy - Enum Class in org.springframework.data.elasticsearch.core.suggest.response
 
sortFields() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
fields to define an index sorting
sortMissingValues() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
defines the missing value for Setting.sortFields().
sortModes() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
defines the mode for Setting.sortFields().
sortOrders() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
defines the order for Setting.sortFields().
sourceExists(GetRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
sourceFilter - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
SourceFilter - Interface in org.springframework.data.elasticsearch.core.query
SourceFilter for providing includes and excludes.
SourceFilters - Annotation Interface in org.springframework.data.elasticsearch.annotations
This annotation can be placed on repository methods to define the properties that should be requested from Elasticsearch when the method is run.
split(SplitRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
split(Function<SplitRequest.Builder, ObjectBuilder<SplitRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
STARTS_WITH - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
startsWith(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Add a Criteria.OperationKey.STARTS_WITH entry to the Criteria.queryCriteriaEntries
stats() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
stats(IndicesStatsRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
stats(Function<IndicesStatsRequest.Builder, ObjectBuilder<IndicesStatsRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
status() - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
status() - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Get the current client ReactiveElasticsearchClient.Status.
store() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
store() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
STORED - Enum constant in enum class org.springframework.data.elasticsearch.core.ScriptType
 
storedFields - Variable in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
storedFields - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
storeNullValue() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
if true, the field will be stored in Elasticsearch even if it has a null value
storeNullValue() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
 
storeNullValue() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
STRICT - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Dynamic
If new fields are detected, an exception is thrown and the document is rejected.
STRICT_EXPAND_OPEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
STRICT_EXPAND_OPEN_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
STRICT_EXPAND_OPEN_CLOSED_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
STRICT_EXPAND_OPEN_FORBID_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
STRICT_EXPAND_OPEN_FORBID_CLOSED_IGNORE_THROTTLED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
STRICT_EXPAND_OPEN_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
STRICT_EXPAND_OPEN_HIDDEN_FORBID_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
STRICT_SINGLE_INDEX_NO_EXPAND_FORBID_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
 
String - Enum constant in enum class org.springframework.data.elasticsearch.annotations.NullValueType
 
stringIdRepresentation(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
stringIdRepresentation(Object) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Deprecated.
StringObjectMap<M extends StringObjectMap<M>> - Interface in org.springframework.data.elasticsearch.support
Defines an interface for a Map<String, Object> with additional convenience methods.
StringQuery - Class in org.springframework.data.elasticsearch.core.query
StringQuery
StringQuery(String) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
 
StringQuery(String, Pageable) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
 
StringQuery(String, Pageable, Sort) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
 
StringQuery(StringQueryBuilder) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
 
StringQueryBuilder - Class in org.springframework.data.elasticsearch.core.query
 
StringQueryBuilder(String) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQueryBuilder
 
StringQueryUtil - Class in org.springframework.data.elasticsearch.repository.support
 
StringQueryUtil(ConversionService) - Constructor for class org.springframework.data.elasticsearch.repository.support.StringQueryUtil
 
subCriteria(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
adds a Criteria as subCriteria
submitReindex() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
submitReindex(Consumer<ReindexRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given ReindexRequest against the reindex API.
submitReindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given ReindexRequest against the reindex API.
submitReindex(ReindexRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
submitReindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
submitReindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
submitReindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
submitReindex(ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
submitReindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Submits a reindex task.
submitReindex(ReindexRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Submits a reindex task.
submitReindex(HttpHeaders, ReindexRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
submitReindex(HttpHeaders, ReindexRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given ReindexRequest against the reindex API.
suffix() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
suggest(Consumer<SearchRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given SearchRequest against the search API.
suggest(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given SearchRequest against the search API.
suggest(SuggestBuilder, Class<?>) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
suggest(SuggestBuilder, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
suggest(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
suggest(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Does a suggest query.
suggest(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
suggest(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
Does a suggest query.
suggest(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
suggest(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given SearchRequest against the search API.
Suggest - Class in org.springframework.data.elasticsearch.core.suggest.response
Class structure mirroring the Elasticsearch classes for a suggest response.
Suggest(List<Suggest.Suggestion<? extends Suggest.Suggestion.Entry<? extends Suggest.Suggestion.Entry.Option>>>, boolean) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.Suggest
 
Suggest.Suggestion<E extends Suggest.Suggestion.Entry<? extends Suggest.Suggestion.Entry.Option>> - Class in org.springframework.data.elasticsearch.core.suggest.response
 
Suggest.Suggestion.Entry<O extends Suggest.Suggestion.Entry.Option> - Class in org.springframework.data.elasticsearch.core.suggest.response
 
Suggest.Suggestion.Entry.Option - Class in org.springframework.data.elasticsearch.core.suggest.response
 
Suggestion(String, int, List<E>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
 

T

t_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
t_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
tagsSchema() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
only used for Highlights.
TemplateData - Class in org.springframework.data.elasticsearch.core.index
Data returned for template information retrieval.
TemplateData.TemplateDataBuilder - Class in org.springframework.data.elasticsearch.core.index
 
templatesExist() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
templatesExist(IndexTemplatesExistRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
TemporalPropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
 
TemporalPropertyValueConverter(PersistentProperty<?>, List<ElasticsearchDateConverter>) - Constructor for class org.springframework.data.elasticsearch.core.convert.TemporalPropertyValueConverter
 
TemporalRangePropertyValueConverter - Class in org.springframework.data.elasticsearch.core.convert
 
TemporalRangePropertyValueConverter(PersistentProperty<?>, List<ElasticsearchDateConverter>) - Constructor for class org.springframework.data.elasticsearch.core.convert.TemporalRangePropertyValueConverter
 
termQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
termQueryAsQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
TermSuggestion - Class in org.springframework.data.elasticsearch.core.suggest.response
 
TermSuggestion(String, int, List<TermSuggestion.Entry>, SortBy) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion
 
TermSuggestion.Entry - Class in org.springframework.data.elasticsearch.core.suggest.response
 
TermSuggestion.Entry.Option - Class in org.springframework.data.elasticsearch.core.suggest.response
 
termVector() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
termVector() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
TermVector - Enum Class in org.springframework.data.elasticsearch.annotations
 
Text - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
timeout - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
timeout - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
toAliasData(AliasMetadata) - Static method in class org.springframework.data.elasticsearch.client.erhlc.ResponseConverter
Deprecated.
 
toArray(List<String>) - Static method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
toEntity(Document) - Method in interface org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.DocumentCallback
 
toEntity(Document) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadDocumentCallback
 
toEntity(SearchDocument) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadSearchDocumentCallback
 
toEntity(SearchDocument) - Method in interface org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.SearchDocumentCallback
 
toJson() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
toJson() - Method in interface org.springframework.data.elasticsearch.core.geo.GeoJson
 
toJson() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
toJson() - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
Render this Document to JSON.
TokenCount - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
 
toPoint(GeoPoint) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
 
toSearchHit(SearchDocument) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadSearchDocumentCallback
 
toSearchHit(SearchDocument) - Method in interface org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.SearchDocumentCallback
 
toSingleValueMap() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
toString() - Method in enum class org.springframework.data.elasticsearch.annotations.Similarity
 
toString() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
toString() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
Returns a string representation of this record class.
toString() - Method in record class org.springframework.data.elasticsearch.core.ActiveShardCount
Returns a string representation of this record class.
toString() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
 
toString() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
 
toString() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
 
toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
 
toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
 
toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
 
toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
 
toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
 
toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
 
toString() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
 
toString() - Method in class org.springframework.data.elasticsearch.core.index.Settings
 
toString() - Method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
 
toString() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
 
toString() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
toString() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
 
toString() - Method in record class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
Returns a string representation of this record class.
toString() - Method in record class org.springframework.data.elasticsearch.core.query.Query.PointInTime
Returns a string representation of this record class.
toString() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
Returns a string representation of this record class.
toString() - Method in record class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
Returns a string representation of this record class.
toString() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
 
toString() - Method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
 
toString() - Method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
 
toString() - Method in class org.springframework.data.elasticsearch.core.SearchHit
 
toString() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
 
toString() - Method in exception org.springframework.data.elasticsearch.RestStatusException
 
toString() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
toString() - Method in record class org.springframework.data.elasticsearch.support.ScoreDoc
Returns a string representation of this record class.
toString() - Method in record class org.springframework.data.elasticsearch.support.Version
Returns a string representation of this record class.
Total - Enum constant in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
 
TotalHitsRelation - Enum Class in org.springframework.data.elasticsearch.core
Enum to represent the relation that Elasticsearch returns for the totalHits value
trackScores - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
trackTotalHitsUpTo - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
 
trackTotalHitsUpTo - Variable in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
transform(Function<? super Document, ? extends R>) - Method in interface org.springframework.data.elasticsearch.core.document.Document
This method allows the application of a function to this Document.
translateException(Throwable) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchExceptionTranslator
translates an Exception if possible.
translateExceptionIfPossible(RuntimeException) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchExceptionTranslator
 
translateExceptionIfPossible(RuntimeException) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchExceptionTranslator
Deprecated.
 
transportOptions() - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
 
transportOptions() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration
 
TRUE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Dynamic
New fields are added to the mapping.
TRUE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Mapping.Detection
 
TRUE - Enum constant in enum class org.springframework.data.elasticsearch.annotations.WriteTypeHint
Always write type hints for the entity.
type() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CompletionContext
 
type() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
 
type() - Element in annotation interface org.springframework.data.elasticsearch.annotations.HighlightParameters
 
type() - Element in annotation interface org.springframework.data.elasticsearch.annotations.InnerField
 
type() - Method in record class org.springframework.data.elasticsearch.core.query.ScriptData
Returns the value of the type record component.
TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
 
TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
 
TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
 
TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
 
TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
 
TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
 
TYPE - Static variable in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
 
TYPE - Static variable in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
 

U

unbounded() - Static method in class org.springframework.data.elasticsearch.core.Range.Bound
Deprecated.
Creates an unbounded Range.Bound.
unbounded() - Static method in class org.springframework.data.elasticsearch.core.Range
Deprecated.
Returns an unbounded Range.
UncategorizedElasticsearchException - Exception in org.springframework.data.elasticsearch
 
UncategorizedElasticsearchException(String) - Constructor for exception org.springframework.data.elasticsearch.UncategorizedElasticsearchException
 
UncategorizedElasticsearchException(String, Integer, String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.UncategorizedElasticsearchException
 
UncategorizedElasticsearchException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.UncategorizedElasticsearchException
 
unfreeze(UnfreezeRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
unfreeze(Function<UnfreezeRequest.Builder, ObjectBuilder<UnfreezeRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
UNKNOWN - Enum constant in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
 
unmappedType - Variable in class org.springframework.data.elasticsearch.core.query.Order
 
UnsupportedBackendOperation - Exception in org.springframework.data.elasticsearch.client
Exception to be thrown by a backend implementation on operations that are not supported for that backend.
UnsupportedBackendOperation() - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
 
UnsupportedBackendOperation(String) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
 
UnsupportedBackendOperation(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
 
UnsupportedBackendOperation(String, Throwable, boolean, boolean) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
 
UnsupportedBackendOperation(Throwable) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedBackendOperation
 
UnsupportedClientOperationException - Exception in org.springframework.data.elasticsearch.client
 
UnsupportedClientOperationException(Class<?>, String) - Constructor for exception org.springframework.data.elasticsearch.client.UnsupportedClientOperationException
 
unwrapSearchHits(Object) - Static method in class org.springframework.data.elasticsearch.core.SearchHitSupport
unwraps the data contained in a SearchHit for different types containing SearchHits if possible
update() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
update(UpdateRequest<T, P>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
update(Consumer<UpdateRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute an UpdateRequest against the update API to alter a document.
update(Function<UpdateRequest.Builder<T, P>, ObjectBuilder<UpdateRequest<T, P>>>, Class<T>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
update(UpdateRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given UpdateRequest against the update API to alter a document.
update(UpdateRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
update(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
update(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
update(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
update(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
update(UpdateQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Partial update of the document.
update(UpdateQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Partial update of the document.
update(HttpHeaders, UpdateRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
update(HttpHeaders, UpdateRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute the given UpdateRequest against the update API to alter a document.
update(T) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
update(T) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Partially update a document by the given entity.
updateAlias() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
updateAliases() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
updateAliases(UpdateAliasesRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
updateAliases(Consumer<IndicesAliasesRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given IndicesAliasesRequest against the indices API.
updateAliases(Function<UpdateAliasesRequest.Builder, ObjectBuilder<UpdateAliasesRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
updateAliases(IndicesAliasesRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given IndicesAliasesRequest against the indices API.
updateAliases(IndicesAliasesRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
updateAliases(HttpHeaders, IndicesAliasesRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
updateAliases(HttpHeaders, IndicesAliasesRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.Indices
Deprecated.
Execute the given IndicesAliasesRequest against the indices API.
updateBy(Consumer<UpdateByQueryRequest>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute a UpdateByQueryRequest against the update by query API.
updateBy(UpdateByQueryRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute a UpdateByQueryRequest against the update by query API.
updateBy(HttpHeaders, UpdateByQueryRequest) - Method in class org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
Deprecated.
 
updateBy(HttpHeaders, UpdateByQueryRequest) - Method in interface org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient
Deprecated.
Execute a UpdateByQueryRequest against the update by query API.
updateByQuery() - Method in interface org.springframework.data.elasticsearch.client.erhlc.RequestCreator
Deprecated.
 
updateByQuery(UpdateByQueryRequest) - Static method in class org.springframework.data.elasticsearch.client.erhlc.RequestConverters
Deprecated.
 
updateByQuery(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate
 
updateByQuery(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate
 
updateByQuery(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate
Deprecated.
 
updateByQuery(UpdateQuery, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate
Deprecated.
 
updateByQuery(UpdateQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
Update document(s) by query
updateByQuery(UpdateQuery, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
Update document(s) by query.
UPDATED - Enum constant in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
 
updateIndexedObject(T, IndexedObjectInformation) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
updateIndexedObject(T, IndexedObjectInformation) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
updateIndexedObjectsWithQueries(List<?>, List<IndexedObjectInformation>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
updateQuery(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
Updates a Query by renaming the property names in the query to the correct mapped field names and the values to the converted values if the ElasticsearchPersistentProperty for a property has a PropertyValueConverter.
updateQuery(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
UpdateQuery - Class in org.springframework.data.elasticsearch.core.query
Defines an update request.
UpdateQuery.Builder - Class in org.springframework.data.elasticsearch.core.query
 
UpdateResponse - Class in org.springframework.data.elasticsearch.core.query
Response data from an update request (UpdateQuery).
UpdateResponse(UpdateResponse.Result) - Constructor for class org.springframework.data.elasticsearch.core.query.UpdateResponse
 
UpdateResponse.Result - Enum Class in org.springframework.data.elasticsearch.core.query
 
updateScrollId(String) - Method in class org.springframework.data.elasticsearch.client.util.ScrollState
 
updateSearchHit(BiFunction<SearchDocument, T, SearchHit<T>>) - Method in class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
 
useRepositoryConfiguration(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
 
useRepositoryConfiguration(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
 
useServerConfiguration() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Setting
Use server-side settings when creating the index.
useSsl() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Returns true when the client should use SSL.
usingSsl() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.MaybeSecureClientConfigurationBuilder
Connect via https
NOTE You need to leave out the protocol in ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String).
usingSsl(SSLContext) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.MaybeSecureClientConfigurationBuilder
Connect via https using the given SSLContext.
NOTE You need to leave out the protocol in ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String).
usingSsl(SSLContext, HostnameVerifier) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.MaybeSecureClientConfigurationBuilder
Connect via https using the givens SSLContext and HostnameVerifier HostnameVerifier .
NOTE You need to leave out the protocol in ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String).

V

validateQuery() - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
validateQuery(ValidateQueryRequest) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
validateQuery(Function<ValidateQueryRequest.Builder, ObjectBuilder<ValidateQueryRequest>>) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.CountQuery
 
value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Field
Alias for Field.name().
value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Query
 
value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Routing
defines how the routing is determined.
value() - Element in annotation interface org.springframework.data.elasticsearch.annotations.ValueConverter
Defines the class implementing the PropertyValueConverter interface.
value() - Method in record class org.springframework.data.elasticsearch.core.ActiveShardCount
Returns the value of the value record component.
value() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories
value() - Element in annotation interface org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories
ValueConverter - Annotation Interface in org.springframework.data.elasticsearch.annotations
Annotation to put on a property of an entity to define a value converter which can convert the property to a type that Elasticsearch understands and back.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.CompletionContextType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.DateFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Dynamic
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.FieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Mapping.Detection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.NullValueType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMissing
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.Similarity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.TermVector
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.annotations.WriteTypeHint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.client.erhlc.HostProvider.Verification
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonGeometryCollectionToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.Criteria.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.DistanceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.Query.SearchType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.ScriptType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.suggest.response.SortBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.springframework.data.elasticsearch.core.TotalHitsRelation
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.CompletionContextType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.DateFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Document.VersionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Dynamic
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.FieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.IndexOptions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Mapping.Detection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.NullValueType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMissing
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Setting.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.Similarity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.TermVector
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.annotations.WriteTypeHint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.client.ElasticsearchHost.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.client.erhlc.HostProvider.Verification
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonGeometryCollectionToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter
 
values() - Static method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.Criteria.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.DistanceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.Order.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.Query.SearchType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.ScriptType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.suggest.response.SortBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.springframework.data.elasticsearch.core.TotalHitsRelation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
 
values() - Method in class org.springframework.data.elasticsearch.support.HttpHeaders
 
verifyCountQueryTypes() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
 
verifyCountQueryTypes() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
 
version() - Method in record class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.IndexResponseMetaData
Returns the value of the version record component.
Version - Record Class in org.springframework.data.elasticsearch.support
A version defined by 3 parts: major minor and revision number.
Version(int, int, int) - Constructor for record class org.springframework.data.elasticsearch.support.Version
Creates an instance of a Version record class.
VERSION_ELASTICSEARCH_CLIENT - Static variable in class org.springframework.data.elasticsearch.support.VersionInfo
 
VERSION_SPRING_DATA_ELASTICSEARCH - Static variable in class org.springframework.data.elasticsearch.support.VersionInfo
 
VersionInfo - Class in org.springframework.data.elasticsearch.support
This class is used to log the versions of Spring Data Elasticsearch, the Elasticsearch client libs used to built, the Elasticsearch client libs currently used and of the Elasticsearch cluster.
versionProperties() - Static method in class org.springframework.data.elasticsearch.support.VersionInfo
 
versionType() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
Configuration of version management.

W

WAIT_UNTIL - Enum constant in enum class org.springframework.data.elasticsearch.core.RefreshPolicy
 
WebClientProvider - Interface in org.springframework.data.elasticsearch.client.erhlc
Deprecated.
since 5.0
week_date - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
week_date_time - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
week_date_time_no_millis - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
weekyear - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
weekyear_week - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
weekyear_week_day - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
where(String) - Static method in class org.springframework.data.elasticsearch.core.query.Criteria
Static factory method to create a new Criteria for field with given name
where(Field) - Static method in class org.springframework.data.elasticsearch.core.query.Criteria
Static factory method to create a new Criteria for provided field
Wildcard - Enum constant in enum class org.springframework.data.elasticsearch.annotations.FieldType
since 4.2
wildcardQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
wildcardQueryAsQuery(String, String) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
with(Sort.Direction) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
 
with(Sort.Direction) - Method in class org.springframework.data.elasticsearch.core.query.Order
 
with(Sort.NullHandling) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
 
with(Sort.NullHandling) - Method in class org.springframework.data.elasticsearch.core.query.Order
 
with(GeoDistanceOrder.DistanceType) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
 
with(Order.Mode) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
 
with(Order.Mode) - Method in class org.springframework.data.elasticsearch.core.query.Order
 
with_offsets - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
 
with_positions - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
 
with_positions_offsets - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
 
with_positions_offsets_payloads - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
 
with_positions_payloads - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
 
withAborted(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
 
withAborted(Boolean) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
 
withAbortOnVersionConflict(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withActivePrimaryShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withActiveShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withActiveShardsPercent(double) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withAggregation(String, Aggregation) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withAggregations(Collection<AbstractAggregationBuilder<?>>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withAggregations(AbstractAggregationBuilder<?>...) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withAliasActions(AliasActions) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
 
withAliases(String...) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
 
withAliases(Map<String, AliasData>) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
 
withBasicAuth(String, String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
Configure the username and password to be sent as a Basic Authentication header
withBatches(int) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withBatches(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withBatchSize(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withBoundaryChars(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withBoundaryMaxScan(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withBoundaryScanner(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withBoundaryScannerLocale(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withBulkRetries(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withBulkRetries(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withCause(Exception) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
 
withCause(Exception) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
 
withClientConfigurer(ClientConfiguration.ClientConfigurationCallback<?>) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
Register a ClientConfiguration.ClientConfigurationCallback to configure the client.
withClusterName(String) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withCollapseBuilder(CollapseBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withCollapseField(String) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withConflicts(ReindexRequest.Conflicts) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withConnectTimeout(long) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
Configure the milliseconds for the connect-timeout.
withConnectTimeout(Duration) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
Configure a Duration connect timeout.
withConnectTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
 
withCreated(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withDefaultHeaders(HttpHeaders) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
 
withDefaultHeaders(HttpHeaders) - Method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
Deprecated.
Create a new instance of WebClientProvider applying the given headers by default.
withDelayedUnassignedShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withDeleted(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withDeleted(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withDestOpType(IndexQuery.OpType) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withDestPipeline(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withDestRouting(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withDestVersionType(Document.VersionType) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withDocAsUpsert(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withDocument(Document) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withEncoder(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters.HighlightParametersBuilder
 
withErrorCause(ElasticsearchErrorCause) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
 
withErrorCause(ElasticsearchErrorCause) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
 
withErrorListener(Consumer<Throwable>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
Deprecated.
Create a new instance of WebClientProvider calling the given Consumer on error.
withExcludes(String...) - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
 
withExplain(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withFailures(List<ByQueryResponse.Failure>) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withFailures(List<ReindexResponse.Failure>) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withFetchSource(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withFetchSourceExcludes(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withFetchSourceIncludes(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withFieldCollapse(FieldCollapse) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withFields(String...) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withFields(Collection<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withFilter(Query) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withFilter(Function<Query.Builder, ObjectBuilder<Query>>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withFilter(QueryBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withFilterQuery(Query) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
 
withFilterQuery(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
 
withForceSource(boolean) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withFragmenter(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withFragmentOffset(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters.HighlightFieldParametersBuilder
 
withFragmentSize(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withHeaders(Supplier<HttpHeaders>) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
set a supplier for custom headers.
withHighlightBuilder(HighlightBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withHighlightFields(Collection<HighlightBuilder.Field>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withHighlightFields(HighlightBuilder.Field...) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withHighlightQuery(HighlightQuery) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withId(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
 
withId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withId(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
 
withIds(String...) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withIds(Collection<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withIdsWithRouting(List<Query.IdWithRouting>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withIfPrimaryTerm(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withIfSeqNo(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withIgnoreUnmapped(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
 
within(String, String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Adds a new filter CriteriaEntry for geoLocation WITHIN distance
within(GeoJson<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Adds a new filter CriteriaEntry for GEO_WITHIN.
within(GeoPoint, String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Adds a new filter CriteriaEntry for location WITHIN distance
within(Point, Distance) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Adds a new filter CriteriaEntry for location WITHIN distance
WITHIN - Enum constant in enum class org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
 
withIncludes(String...) - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
 
withIndex(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
 
withIndex(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
 
withIndex(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withIndex(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withIndex(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
 
withIndexPatterns(String...) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
 
withIndexRouting(String) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
 
withIndices(String...) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
 
withIndicesBoost(List<IndexBoost>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withIndicesBoost(IndexBoost...) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withIndicesOptions(IndicesOptions) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withIndicesOptions(IndicesOptions) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withInitializingShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withInnerRing(List<Point>) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates a new GeoJsonPolygon with an inner ring defined be the given List of Points.
withInnerRing(GeoJsonLineString) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates a new GeoJsonPolygon with an inner ring defined be the given GeoJsonLineString.
withInnerRing(GeoPoint, GeoPoint, GeoPoint, GeoPoint, GeoPoint...) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates a new GeoJsonPolygon with an inner ring defined be the given GeoPoints.
withInnerRing(Point, Point, Point, Point, Point...) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates a new GeoJsonPolygon with an inner ring defined be the given Points.
withInnerRingOfGeoPoints(List<GeoPoint>) - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Creates a new GeoJsonPolygon with an inner ring defined be the given List of GeoPoints.
withIsHidden(Boolean) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
 
withIsWriteIndex(Boolean) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
 
withLang(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withMapping(Document) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
 
withMappings(Document) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
 
withMatchedFields(String...) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters.HighlightFieldParametersBuilder
 
withMaxDocs(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withMaxDocs(Long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withMaxResults(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withMaxRetries(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withMinScore(float) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withNodeId(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
 
withNoMatchSize(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withNoops(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withNoops(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withNumberOfDataNodes(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withNumberOfFragments(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withNumberOfInFlightFetch(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withNumberOfNodes(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withNumberOfPendingTasks(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withObject(Object) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withOpType(IndexQuery.OpType) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withOrder(int) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
 
withOrder(int) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
 
withOrder(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withPageable(Pageable) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withParams(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withParentId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
Deprecated.
withPassword(String) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
 
withPathPrefix(String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
Configure the path prefix that will be prepended to any HTTP(s) requests
withPathPrefix(String) - Method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
Deprecated.
Create a new instance of WebClientProvider where HTTP requests are called with the given path prefix.
withPathPrefix(String) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
 
withPhraseLimit(int) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withPipeline(String) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
withPipeline(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withPipelineAggregations(Collection<PipelineAggregationBuilder>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withPipelineAggregations(PipelineAggregationBuilder...) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withPointInTime(Query.PointInTime) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withPostTags(String...) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withPreference(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withPreTags(String...) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withProperty(String) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
 
withProperty(String) - Method in class org.springframework.data.elasticsearch.core.query.Order
 
withProxy(String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
 
withQuery(Query) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withQuery(Function<Query.Builder, ObjectBuilder<Query>>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withQuery(QueryBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withQueryWeight(float) - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
 
withReason(Throwable) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
 
withReasonCancelled(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withRefresh(boolean) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
withRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withRelocatingShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withRequestCache(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withRequestConfigurer(Consumer<WebClient.RequestHeadersSpec<?>>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
Deprecated.
Create a new instance of WebClientProvider calling the given Consumer to configure the requests of this WebClient.
withRequestsPerSecond(double) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withRequestsPerSecond(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withRequestsPerSecond(Float) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withRequireAlias(boolean) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withRequireFieldMatch(boolean) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withRescoreQueryWeight(float) - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
 
withRescorerQueries(List<RescorerQuery>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withRescorerQuery(RescorerQuery) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withRescorerQuery(RescorerQuery) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withRetryOnConflict(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withRoute(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withRouting(String) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
 
withRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withRouting(RoutingResolver) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
withRouting(RoutingResolver) - Method in class org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate
 
withRouting(RoutingResolver) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Returns a copy of this instance with the same configuration, but that uses a different RoutingResolver to obtain routing information.
withRouting(RoutingResolver) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Returns a copy of this instance with the same configuration, but that uses a different RoutingResolver to obtain routing information.
withRoutingId(String) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
withRuntimeFields(List<RuntimeField>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withScoreMode(RescorerQuery.ScoreMode) - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
 
withScript(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withScript(String, String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withScriptedField(ScriptedField) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withScriptedUpsert(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withScriptField(ScriptField) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withScriptName(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withScriptType(ScriptType) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withScroll(Duration) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withScrollTime(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withSearchAfter(List<Object>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withSearchAfter(List<Object>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withSearchExtension(String, JsonData) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withSearchExtensions(Map<String, JsonData>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withSearchFailure(List<ByQueryResponse.SearchFailure>) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withSearchRetries(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withSearchRetries(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withSearchRouting(String) - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
 
withSearchTemplate(SearchTemplateRequestBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withSearchType(SearchType) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withSearchType(Query.SearchType) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withSeqNo(Long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
 
withSeqNo(Long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
 
withSeqNoPrimaryTerm(SeqNoPrimaryTerm) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withSettings(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
 
withSettings(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
 
withShardId(Integer) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
 
withShouldStoreResult(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withSlices(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withSlices(Integer) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withSocketTimeout(long) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
Configure the milliseconds for the socket timeout.
withSocketTimeout(Duration) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
Configure a socket timeout which is typically applied as SO-timeout/read timeout.
withSocketTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
 
withSort(SortOptions, SortOptions...) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withSort(Function<SortOptions.Builder, ObjectBuilder<SortOptions>>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withSort(List<SortOptions>) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withSort(SortBuilder<?>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
withSort(Sort) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withSorts(Collection<SortBuilder<?>>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withSorts(SortBuilder<?>...) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withSource(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withSourceFilter(SourceFilter) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withSourceQuery(Query) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withSourceRemote(Remote) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withSourceSize(int) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withSourceSlice(int, int) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withSourceSourceFilter(SourceFilter) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withStatus(Integer) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
 
withStatus(Integer) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
 
withStatus(Integer) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
 
withStatus(String) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withStoredFields(String...) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withStoredFields(Collection<String>) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withStoredFields(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withSuggestBuilder(SuggestBuilder) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withSuggester(Suggester) - Method in class org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder
 
withTagsSchema(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters.HighlightParametersBuilder
 
withTaskMaxWaitingTimeMillis(long) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withTerm(Long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
 
withTerm(Long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
 
withThrottledMillis(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withThrottledUntilMillis(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withTimedOut(boolean) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withTimedOut(boolean) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withTimedOut(boolean) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withTimeout(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withTimeout(Duration) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
withTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withTook(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withTook(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withTotal(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withTotal(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withTrackScores(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withTrackTotalHits(Boolean) - Method in class org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder
Deprecated.
 
withTrackTotalHits(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withTrackTotalHitsUpTo(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQueryBuilder
 
withTransportOptions(TransportOptions) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient
 
withTransportOptions(TransportOptions) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient
 
withTransportOptions(TransportOptions) - Method in class org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient
 
withType(String) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
 
withType(String) - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder
 
withType(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
 
withUnassignedShards(int) - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
 
withUnit(String) - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
 
withUnmappedType(String) - Method in class org.springframework.data.elasticsearch.core.query.Order
 
withUpdated(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withUpdated(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withUpsert(Document) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withUsername(String) - Method in class org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
 
withVersion(Integer) - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
 
withVersion(Integer) - Method in class org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
 
withVersion(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withVersionConflicts(long) - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
 
withVersionConflicts(long) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
 
withWaitForActiveShards(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
 
withWaitForActiveShards(String) - Method in class org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
 
withWaitForActiveShards(ActiveShardCount) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
withWebClientConfigurer(Function<WebClient, WebClient>) - Method in interface org.springframework.data.elasticsearch.client.erhlc.WebClientProvider
Deprecated.
Create a new instance of WebClientProvider calling the given Function to configure the WebClient.
withWindowSize(int) - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
 
wrapperQuery(String) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
wrapperQueryAsQuery(String) - Static method in class org.springframework.data.elasticsearch.client.elc.QueryBuilders
 
write(Object) - Method in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
 
write(Object) - Method in class org.springframework.data.elasticsearch.core.convert.DatePropertyValueConverter
 
write(Object) - Method in class org.springframework.data.elasticsearch.core.convert.TemporalPropertyValueConverter
 
write(Object) - Method in interface org.springframework.data.elasticsearch.core.mapping.PropertyValueConverter
Converts a property value to an elasticsearch value.
write(Object, Document) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
WriteOnlyProperty - Annotation Interface in org.springframework.data.elasticsearch.annotations
Annotation to mark a property that will be written to Elasticsearch, but not set when reading from Elasticsearch.
writeTypeAndParametersTo(ObjectNode) - Method in class org.springframework.data.elasticsearch.core.index.MappingParameters
writes the different fields to an ObjectNode.
writeTypeHint() - Element in annotation interface org.springframework.data.elasticsearch.annotations.Document
Defines if type hints should be written.
WriteTypeHint - Enum Class in org.springframework.data.elasticsearch.annotations
Defines if type hints should be written.
writeTypeHints() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
Flag specifiying if type hints (_class fields) should be written in the index.
writeTypeHints() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
writeTypeHints() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
writeTypeTo(Map<String, Object>, Object) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor
 

Y

year - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
year_month - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
year_month_day - Enum constant in enum class org.springframework.data.elasticsearch.annotations.DateFormat
 
yes - Enum constant in enum class org.springframework.data.elasticsearch.annotations.TermVector
 

_

_first - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMissing
 
_last - Enum constant in enum class org.springframework.data.elasticsearch.annotations.Setting.SortMissing
 
A B C D E F G H I J K L M N O P Q R S T U V W Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form