Skip navigation links
Spring Data Elasticsearch
A B C D E F G H I L M N O P Q R S T U V W 

A

AbstractElasticsearchConfiguration - Class in org.springframework.data.elasticsearch.config
 
AbstractElasticsearchConfiguration() - Constructor for class org.springframework.data.elasticsearch.config.AbstractElasticsearchConfiguration
 
AbstractElasticsearchRepository<T,ID> - Class in org.springframework.data.elasticsearch.repository.support
Elasticsearch specific repository implementation.
AbstractElasticsearchRepository() - Constructor for class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
AbstractElasticsearchRepository(ElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
AbstractElasticsearchRepository(ElasticsearchEntityInformation<T, ID>, ElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
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
AbstractElasticsearchTemplate
AbstractElasticsearchTemplate(ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
AbstractFacetRequest - Class in org.springframework.data.elasticsearch.core.facet
Deprecated.
AbstractFacetRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.facet.AbstractFacetRequest
Deprecated.
 
AbstractFacetResult - Class in org.springframework.data.elasticsearch.core.facet
Deprecated.
AbstractFacetResult(String, FacetType) - Constructor for class org.springframework.data.elasticsearch.core.facet.AbstractFacetResult
Deprecated.
 
AbstractReactiveElasticsearchConfiguration - Class in org.springframework.data.elasticsearch.config
 
AbstractReactiveElasticsearchConfiguration() - Constructor for class org.springframework.data.elasticsearch.config.AbstractReactiveElasticsearchConfiguration
 
AbstractResultMapper - Class in org.springframework.data.elasticsearch.core
 
AbstractResultMapper(EntityMapper) - Constructor for class org.springframework.data.elasticsearch.core.AbstractResultMapper
Create a new AbstractResultMapper.
AbstractResultMapper(EntityMapper, ProjectionFactory) - Constructor for class org.springframework.data.elasticsearch.core.AbstractResultMapper
Create a new AbstractResultMapper.
addAggregation(AbstractAggregationBuilder) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
addAggregation(AbstractAggregationBuilder) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
addAlias(AliasQuery) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
adding new alias
addAlias(AliasQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
addAlias(AliasQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
addCriteria(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.CriteriaQuery
 
addFacet(FacetRequest) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
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
addIndices(String...) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Add Indices to be added as part of search request
addPersistentProperty(ElasticsearchPersistentProperty) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
addRange(Double, Double) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequest
Deprecated.
 
addRange(String, String) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequest
Deprecated.
 
addScriptField(ScriptField...) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
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 interface org.springframework.data.elasticsearch.core.query.Query
Add Sort to query
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
 
addTypes(String...) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Add types to be searched
afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
 
AggregatedPage<T> - Interface in org.springframework.data.elasticsearch.core.aggregation
 
AggregatedPageImpl<T> - Class in org.springframework.data.elasticsearch.core.aggregation.impl
 
AggregatedPageImpl(List<T>) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, float) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, String) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, String, float) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, Pageable, long) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, Pageable, long, float) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, Pageable, long, String) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, Pageable, long, String, float) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, Pageable, long, Aggregations) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, Pageable, long, Aggregations, float) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, Pageable, long, Aggregations, String) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AggregatedPageImpl(List<T>, Pageable, long, Aggregations, String, float) - Constructor for class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
AliasBuilder - Class in org.springframework.data.elasticsearch.core.query
 
AliasBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.AliasBuilder
 
AliasData - Class in org.springframework.data.elasticsearch.core.client.support
 
AliasData() - Constructor for class org.springframework.data.elasticsearch.core.client.support.AliasData
 
AliasQuery - Class in org.springframework.data.elasticsearch.core.query
AliasQuery is useful for creating new alias or deleting existing ones
AliasQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.AliasQuery
 
allTerms() - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
analyze(AnalyzeRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
and(Field) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain using AND
and(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain using AND
and(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain using AND
and(Criteria...) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain using AND
and(Part, CriteriaQuery, Iterator<Object>) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
 
applyQueryFilter() - Method in class org.springframework.data.elasticsearch.core.facet.AbstractFacetRequest
Deprecated.
 
applyQueryFilter() - Method in interface org.springframework.data.elasticsearch.core.facet.FacetRequest
Deprecated.
 
applyQueryFilter() - Method in class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequestBuilder
Deprecated.
 
applyQueryFilter() - Method in class org.springframework.data.elasticsearch.core.facet.request.NativeFacetRequest
Deprecated.
 
applyQueryFilter() - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
applyQueryFilter() - Method in class org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequestBuilder
Deprecated.
 
applyQueryFilter() - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
ascCount() - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
ascTerm() - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 

B

between(Object, Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry for RANGE [lowerBound TO upperBound]
boost(float) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Boost positive hit with given factor. eg. ^2.3
boundedBy(GeoBox) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Creates new CriteriaEntry for location GeoBox bounding box
boundedBy(Box) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Creates new CriteriaEntry for location Box bounding box
boundedBy(String, String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Creates new CriteriaEntry for bounding box created from points
boundedBy(GeoPoint, GeoPoint) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Creates new CriteriaEntry for bounding box created from points
boundedBy(Point, Point) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
build() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
Build the ClientConfiguration object.
build() - Method in class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequestBuilder
Deprecated.
 
build() - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
build() - Method in class org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequestBuilder
Deprecated.
 
build() - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
build() - Method in class org.springframework.data.elasticsearch.core.query.AliasBuilder
 
build() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
build() - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
 
build() - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
build() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
build() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
 
buildClient() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
 
buildClient() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
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.core.query.BulkOptions
buildMapping(Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
bulk(HttpHeaders, BulkRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
bulk(Consumer<BulkRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a BulkRequest against the bulk API.
bulk(BulkRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a BulkRequest against the bulk API.
bulk(HttpHeaders, BulkRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a BulkRequest against the bulk API.
bulk(BulkRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
bulkIndex(List<IndexQuery>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Bulk index all objects.
bulkIndex(List<IndexQuery>, BulkOptions) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Bulk index all objects.
bulkIndex(List<IndexQuery>, BulkOptions) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
bulkIndex(List<IndexQuery>, BulkOptions) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
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>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Bulk update all objects.
bulkUpdate(List<UpdateQuery>, BulkOptions) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Bulk update all objects.
bulkUpdate(List<UpdateQuery>, BulkOptions) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
bulkUpdate(List<UpdateQuery>, BulkOptions) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 

C

canEqual(Object) - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
clearScroll(ClearScrollRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
clearScroll(String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Clears the search contexts associated with specified scroll ids.
clearScroll(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
clearScroll(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
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.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
Logging Utility to log client requests and responses.
close() - Method in interface org.springframework.data.elasticsearch.client.RestClients.ElasticsearchRestClient
 
closeIndex(HttpHeaders, CloseIndexRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
closeIndex(Consumer<CloseIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given CloseIndexRequest against the indices API.
closeIndex(CloseIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given CloseIndexRequest against the indices API.
closeIndex(HttpHeaders, CloseIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given CloseIndexRequest against the indices API.
clusterInfo() - Method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
Obtain information about known cluster nodes.
ClusterInformation(Set<ElasticsearchHost>) - Constructor for class org.springframework.data.elasticsearch.client.reactive.HostProvider.ClusterInformation
 
complete(CriteriaQuery, Sort) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
 
Completion - Class in org.springframework.data.elasticsearch.core.completion
Based on the reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-completion.html
Completion(String[]) - Constructor for class org.springframework.data.elasticsearch.core.completion.Completion
 
CompletionContext - Annotation Type in org.springframework.data.elasticsearch.annotations
Based on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.html
CompletionContextType - Enum in org.springframework.data.elasticsearch.annotations
Based on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.html
CompletionField - Annotation Type in org.springframework.data.elasticsearch.annotations
Based on the reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-completion.html
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.
contains(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry with leading and trailing wildcards
NOTE: mind your schema as leading wildcards may not be supported and/or execution might be slow.
containsTypeInformation(Map<String, Object>) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
 
continueScroll(String, long, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
 
continueScroll(String, long, Class<T>, SearchResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
 
continueScroll(String, long, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
continueScroll(String, long, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
continueScroll(String, long, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
continueScroll(String, long, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
convert(Date) - Method in enum org.springframework.data.elasticsearch.core.convert.DateTimeConverters.JavaDateConverter
 
convert(ReadableInstant) - Method in enum org.springframework.data.elasticsearch.core.convert.DateTimeConverters.JodaDateTimeConverter
 
convert(LocalDateTime) - Method in enum org.springframework.data.elasticsearch.core.convert.DateTimeConverters.JodaLocalDateTimeConverter
 
convert(ElasticsearchPersistentProperty) - Method in enum org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
 
convert(Object) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingConverter
 
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.
ConvertingParameterAccessor - Class in org.springframework.data.elasticsearch.repository.query
 
ConvertingParameterAccessor(ElasticsearchConverter, ElasticsearchParameterAccessor) - Constructor for class org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor
 
count(HttpHeaders, CountRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
count(Consumer<CountRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a SearchRequest against the count API.
count(CountRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a SearchRequest against the count API.
count(HttpHeaders, CountRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a SearchRequest against the count API.
count(CountRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
Creates a count request.
count(CriteriaQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
return number of elements found by given query
count(CriteriaQuery) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
return number of elements found by given query
count(SearchQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
return number of elements found by given query
count(SearchQuery) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
return number of elements found by given query
count(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
count(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
count(CriteriaQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
count(SearchQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
count(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
count(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
count(CriteriaQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
count(SearchQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
count(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Count the number of documents matching the given Query.
count(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Count the number of documents matching the given Query.
count(Query, Class<?>, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Count the number of documents matching the given Query.
count(Query, Class<?>, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Count the number of documents matching the given Query.
count(Query, Class<?>, String, String) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
count() - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
count() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
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(InetSocketAddress) - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Creates a new ClientConfiguration instance configured to a single host given InetSocketAddress.
create(HttpHeaders, String...) - Static method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
Create a new DefaultReactiveElasticsearchClient aware of the given nodes in the cluster.
create(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
create(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients
Start here to create a new client tailored to your needs.
create(String) - Static method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
Creates a new WebClientProvider using the given scheme and a default ClientHttpConnector.
create(String, ClientHttpConnector) - Static method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
Creates a new WebClientProvider given scheme and ClientHttpConnector.
create(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.RestClients
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(CreationalContext<T>, Class<T>) - Method in class org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryBean
 
create(Part, Iterator<Object>) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
 
createAssociation() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
createContentType(XContentType) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
Returns a ContentType from a given XContentType.
createFrom(List<ElasticsearchParameters.ElasticsearchParameter>) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameters
 
createIndex(HttpHeaders, CreateIndexRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
createIndex(Consumer<CreateIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given CreateIndexRequest against the indices API.
createIndex(CreateIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given CreateIndexRequest against the indices API.
createIndex(HttpHeaders, CreateIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given CreateIndexRequest against the indices API.
createIndex(Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Create an index for a class
createIndex(String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Create an index for given indexName
createIndex(String, Object) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Create an index for given indexName and Settings
createIndex(Class<T>, Object) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Create an index for given class and Settings
createIndex(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
createIndex(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
createIndex(String, Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
createIndex(Class<T>, Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
createIndex(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
createIndex(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
createIndex(String, Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
createIndex(Class<T>, Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
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(ParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
 
createQuery(ParametersParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
 
createQuery(ElasticsearchParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
 
createQuery(ElasticsearchParameterAccessor) - Method in class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
 
createRepositoryFactory() - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean
 
createRepositoryFactory() - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
 
createWebClient(InetSocketAddress) - Method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
Creates a WebClient for endpoint.
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(Field) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
Creates a new Criteria for the given field
Criteria(List<Criteria>, String) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
 
Criteria(List<Criteria>, Field) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
 
Criteria.CriteriaEntry - Class in org.springframework.data.elasticsearch.core.query
 
Criteria.OperationKey - Enum in org.springframework.data.elasticsearch.core.query
 
CRITERIA_VALUE_SEPERATOR - Static variable in class org.springframework.data.elasticsearch.core.query.Criteria
 
CriteriaQuery - Class in org.springframework.data.elasticsearch.core.query
CriteriaQuery
CriteriaQuery(Criteria) - Constructor for class org.springframework.data.elasticsearch.core.query.CriteriaQuery
 
CriteriaQuery(Criteria, Pageable) - Constructor for class org.springframework.data.elasticsearch.core.query.CriteriaQuery
 
CustomGeoModule - Class in org.springframework.data.elasticsearch.core.geo
 
CustomGeoModule() - Constructor for class org.springframework.data.elasticsearch.core.geo.CustomGeoModule
Creates a new CustomGeoModule registering serializers and deserializers for spring data commons geo-spatial types.

D

DateFormat - Enum in org.springframework.data.elasticsearch.annotations
 
DateTimeConverters - Class in org.springframework.data.elasticsearch.core.convert
DateTimeConverters
DateTimeConverters() - Constructor for class org.springframework.data.elasticsearch.core.convert.DateTimeConverters
 
DateTimeConverters.JavaDateConverter - Enum in org.springframework.data.elasticsearch.core.convert
 
DateTimeConverters.JodaDateTimeConverter - Enum in org.springframework.data.elasticsearch.core.convert
 
DateTimeConverters.JodaLocalDateTimeConverter - Enum in org.springframework.data.elasticsearch.core.convert
 
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_TYPE_KEY - Static variable in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
 
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, MappingContext<? extends PersistentEntity<?, ?>, ?>) - 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.MapTypeAliasAccessor - Class in org.springframework.data.elasticsearch.core.convert
TypeAliasAccessor to store aliases in a Map.
DefaultEntityMapper - Class in org.springframework.data.elasticsearch.core
EntityMapper based on a Jackson ObjectMapper.
DefaultEntityMapper(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.core.DefaultEntityMapper
Creates a new DefaultEntityMapper using the given MappingContext.
defaultOptions() - Static method in class org.springframework.data.elasticsearch.core.query.BulkOptions
Return default BulkOptions.
DefaultReactiveElasticsearchClient - Class in org.springframework.data.elasticsearch.client.reactive
A WebClient based ReactiveElasticsearchClient that connects to an Elasticsearch cluster using HTTP.
DefaultReactiveElasticsearchClient(HostProvider) - Constructor for class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
Create a new DefaultReactiveElasticsearchClient using the given HostProvider to obtain server connections.
DefaultResultMapper - Class in org.springframework.data.elasticsearch.core
 
DefaultResultMapper() - Constructor for class org.springframework.data.elasticsearch.core.DefaultResultMapper
 
DefaultResultMapper(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.core.DefaultResultMapper
 
DefaultResultMapper(EntityMapper) - Constructor for class org.springframework.data.elasticsearch.core.DefaultResultMapper
 
DefaultResultMapper(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>, EntityMapper) - Constructor for class org.springframework.data.elasticsearch.core.DefaultResultMapper
 
delete(HttpHeaders, DeleteRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
delete(Consumer<DeleteRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a DeleteRequest against the delete API to remove a document.
delete(DeleteRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given DeleteRequest against the delete API to remove a document.
delete(HttpHeaders, DeleteRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given DeleteRequest against the delete API to remove a document.
delete(DeleteRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
delete(String, String, String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Delete the one object with provided id
delete(CriteriaQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Delete all records matching the criteria
delete(Class<T>, String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Delete the one object with provided id
delete(DeleteQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Delete all records matching the query
delete(DeleteQuery) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Delete all records matching the query
delete(String, String, String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
delete(Class<T>, String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
delete(DeleteQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
delete(DeleteQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
delete(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
delete(String, String, String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
delete(Class<T>, String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
delete(DeleteQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
delete(DeleteQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
delete(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
delete(Object) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the given entity extracting index and type from entity metadata.
delete(Object, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the given entity extracting index and type from entity metadata.
delete(Object, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the given entity extracting index and type from entity metadata.
delete(Object, String, String) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
delete(T) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
delete(T) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
deleteAll(Iterable<? extends T>) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
deleteAll() - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
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
 
deleteAll() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
deleteBy(HttpHeaders, DeleteByQueryRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
deleteBy(Consumer<DeleteByQueryRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a DeleteByQueryRequest against the delete by query API.
deleteBy(DeleteByQueryRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a DeleteByQueryRequest against the delete by query API.
deleteBy(HttpHeaders, DeleteByQueryRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a DeleteByQueryRequest against the delete by query API.
deleteBy(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the documents matching the given Query extracting index and type from entity metadata.
deleteBy(Query, Class<?>, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the documents matching the given Query extracting index and type from entity metadata.
deleteBy(Query, Class<?>, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the documents matching the given Query extracting index and type from entity metadata.
deleteBy(Query, Class<?>, String, String) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
deleteById(String, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the entity with given id.
deleteById(String, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the entity with given id extracting index and type from entity metadata.
deleteById(String, Class<?>, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the entity with given id extracting index and type from entity metadata.
deleteById(String, Class<?>, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Delete the entity with given id extracting index and type from entity metadata.
deleteById(String, Class<?>, String, String) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
deleteById(ID) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
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(DeleteByQueryRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
deleteIndex(HttpHeaders, DeleteIndexRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
deleteIndex(Consumer<DeleteIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given DeleteIndexRequest against the indices API.
deleteIndex(DeleteIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given DeleteIndexRequest against the indices API.
deleteIndex(HttpHeaders, DeleteIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given DeleteIndexRequest against the indices API.
deleteIndex(Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Deletes an index for given entity
deleteIndex(String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Deletes an index for given indexName
deleteIndex(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
deleteIndex(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
deleteIndex(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
deleteIndex(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
DeleteQuery - Class in org.springframework.data.elasticsearch.core.query
DeleteQuery
DeleteQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
deleteScript(DeleteStoredScriptRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
descCount() - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
descTerm() - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
destroy() - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
destroy() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
 
destroy() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
doCount(CountRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook on the actual execution result Publisher.
Document - Annotation Type in org.springframework.data.elasticsearch.annotations
Identifies a domain object to be persisted to Elasticsearch.
doDelete(DeleteRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook on the actual execution result Publisher.
doDeleteBy(DeleteByQueryRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook on the actual execution result Publisher.
doExists(GetRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook on the actual execution result Publisher.
doFind(SearchRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook on the actual execution result Publisher.
doFindById(GetRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook on the actual execution result Publisher.
doIndex(IndexRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook on the actual execution result Publisher.
doRead(Map<String, Object>, TypeInformation<R>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
doScroll(SearchRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook on the actual execution result Publisher.
DoUpsert() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
doWithClient(WebClient) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.ReactiveElasticsearchClientCallback
 
doWithClient(ReactiveElasticsearchClient) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations.ClientCallback
 
doWrite(Object, Map<String, Object>, TypeInformation<? extends Object>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
DynamicTemplates - Annotation Type in org.springframework.data.elasticsearch.annotations
Elasticsearch dynamic templates mapping.

E

elasticsearchClient() - Method in class org.springframework.data.elasticsearch.config.AbstractElasticsearchConfiguration
Return the RestHighLevelClient instance used to connect to the cluster.
ElasticsearchConfigurationSupport - Class in org.springframework.data.elasticsearch.config
 
ElasticsearchConfigurationSupport() - Constructor for class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
 
elasticsearchConverter() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
 
elasticsearchConverter - Variable in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
 
ElasticsearchConverter - Interface in org.springframework.data.elasticsearch.core.convert
ElasticsearchConverter
ElasticsearchCrudRepository<T,ID> - Interface in org.springframework.data.elasticsearch.repository
 
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.
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 - Class in org.springframework.data.elasticsearch.core
Elasticsearch specific EntityReader & EntityWriter implementation based on domain type metadata.
ElasticsearchEntityMapper(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>, GenericConversionService) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
ElasticsearchEntityMetadata<T> - Interface in org.springframework.data.elasticsearch.repository.query
 
ElasticsearchException - Exception in org.springframework.data.elasticsearch
ElasticsearchException
ElasticsearchException(String) - Constructor for exception org.springframework.data.elasticsearch.ElasticsearchException
 
ElasticsearchException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.ElasticsearchException
 
ElasticsearchException(String, Throwable, Map<String, String>) - Constructor for exception org.springframework.data.elasticsearch.ElasticsearchException
 
ElasticsearchException(String, Map<String, String>) - Constructor for exception org.springframework.data.elasticsearch.ElasticsearchException
 
ElasticsearchExceptionTranslator - Class in org.springframework.data.elasticsearch.core
 
ElasticsearchExceptionTranslator() - Constructor for class org.springframework.data.elasticsearch.core.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 in org.springframework.data.elasticsearch.client
 
elasticsearchMappingContext() - 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() - Method in class org.springframework.data.elasticsearch.config.AbstractElasticsearchConfiguration
ElasticsearchOperations - Interface in org.springframework.data.elasticsearch.core
ElasticsearchOperations
elasticsearchOperations - Variable in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
 
elasticsearchOperations - Variable in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
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 in org.springframework.data.elasticsearch.core.mapping
 
ElasticsearchQueryCreator - Class in org.springframework.data.elasticsearch.repository.query.parser
ElasticsearchQueryCreator
ElasticsearchQueryCreator(PartTree, ParameterAccessor, MappingContext<?, ElasticsearchPersistentProperty>) - Constructor for class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
 
ElasticsearchQueryCreator(PartTree, 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, 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.
ElasticsearchRestTemplate - Class in org.springframework.data.elasticsearch.core
ElasticsearchRestTemplate
ElasticsearchRestTemplate(RestHighLevelClient) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
ElasticsearchRestTemplate(RestHighLevelClient, EntityMapper) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
ElasticsearchRestTemplate(RestHighLevelClient, ElasticsearchConverter, EntityMapper) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
ElasticsearchRestTemplate(RestHighLevelClient, ResultsMapper) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
ElasticsearchRestTemplate(RestHighLevelClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
ElasticsearchRestTemplate(RestHighLevelClient, ElasticsearchConverter, ResultsMapper) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
ElasticsearchSimpleTypes - Class in org.springframework.data.elasticsearch.core.mapping
 
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.core
ElasticsearchTemplate
ElasticsearchTemplate(Client) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
ElasticsearchTemplate(Client, EntityMapper) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
ElasticsearchTemplate(Client, ElasticsearchConverter, EntityMapper) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
ElasticsearchTemplate(Client, ResultsMapper) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
ElasticsearchTemplate(Client, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
ElasticsearchTemplate(Client, ElasticsearchConverter, ResultsMapper) - Constructor for class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
ElasticsearchTypeMapper - Interface in org.springframework.data.elasticsearch.core.convert
Elasticsearch specific TypeMapper definition.
EnableElasticsearchRepositories - Annotation Type in org.springframework.data.elasticsearch.repository.config
Annotation to enable Elasticsearch repositories.
EnableReactiveElasticsearchRepositories - Annotation Type in org.springframework.data.elasticsearch.repository.config
Annotation to activate reactive Elasticsearch repositories.
endsWith(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry with leading wildcard
NOTE: mind your schema and execution times as leading wildcards may not be supported.
entityClass - Variable in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
entityInformation - Variable in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
entityMapper() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
Returns the EntityMapper used for mapping between the source and domain type.
EntityMapper - Interface in org.springframework.data.elasticsearch.core
DocumentMapper interface, it will allow to customize how we mapping object to json
equals(Object) - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
EsClient<C> - Interface in org.springframework.data.elasticsearch.core
EsClient interface.
excludeTerms(String...) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
execute(ReactiveElasticsearchClient.ReactiveElasticsearchClientCallback) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
execute(ReactiveElasticsearchClient.ReactiveElasticsearchClientCallback) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Compose the actual command/s to run against Elasticsearch using the underlying connection.
execute(ReactiveElasticsearchOperations.ClientCallback<Publisher<T>>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Execute within a ReactiveElasticsearchOperations.ClientCallback managing resources and translating errors.
execute(ReactiveElasticsearchOperations.ClientCallback<Publisher<T>>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
execute(Object[]) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
 
execute(Object[]) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery
 
execute(Query, Class<?>, String, String, Class<?>) - Method in interface org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution
 
execute(Query, Class<?>, String, String, Class<?>) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingExecution
 
exists(HttpHeaders, GetRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
exists(Consumer<GetRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Checks for the existence of a document.
exists(GetRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Checks for the existence of a document.
exists(HttpHeaders, GetRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Checks for the existence of a document.
exists(GetRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
exists(String, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Check if an entity with given id exists.
exists(String, Class<?>, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Check if an entity with given id exists.
exists(String, Class<?>, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Check if an entity with given id exists.
exists(String, Class<?>, String, String) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
existsById(ID) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
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(HttpHeaders, GetIndexRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
existsIndex(Consumer<GetIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given GetIndexRequest against the indices API.
existsIndex(GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given GetIndexRequest against the indices API.
existsIndex(HttpHeaders, GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given GetIndexRequest against the indices API.
explain(ExplainRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
expression(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry allowing native elasticsearch expressions
extract(SearchResponse) - Method in interface org.springframework.data.elasticsearch.core.ResultsExtractor
 
extractIdFromBean(T) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 

F

FacetedPage<T> - Interface in org.springframework.data.elasticsearch.core
Deprecated.
FacetedPageImpl<T> - Class in org.springframework.data.elasticsearch.core
Deprecated.
FacetedPageImpl(List<T>) - Constructor for class org.springframework.data.elasticsearch.core.FacetedPageImpl
Deprecated.
 
FacetedPageImpl(List<T>, Pageable, long) - Constructor for class org.springframework.data.elasticsearch.core.FacetedPageImpl
Deprecated.
 
FacetRequest - Interface in org.springframework.data.elasticsearch.core.facet
Deprecated.
FacetResult - Interface in org.springframework.data.elasticsearch.core.facet
Deprecated.
FacetType - Enum in org.springframework.data.elasticsearch.core.facet
Deprecated.
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 - Annotation Type in org.springframework.data.elasticsearch.annotations
 
field(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequestBuilder
Deprecated.
 
field(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
field(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequestBuilder
Deprecated.
 
Field - Interface in org.springframework.data.elasticsearch.core.query
Defines a Field that can be used within a Criteria.
FIELD_SORT - Static variable in interface org.springframework.data.elasticsearch.core.facet.FacetRequest
Deprecated.
 
FIELD_UNTOUCHED - Static variable in interface org.springframework.data.elasticsearch.core.facet.FacetRequest
Deprecated.
 
fieldCaps(FieldCapabilitiesRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
fieldName() - Method in class org.springframework.data.elasticsearch.core.query.ScriptField
 
fields(String, String) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
fields(String...) - Method in class org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequestBuilder
Deprecated.
 
fields(String...) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
FieldType - Enum in org.springframework.data.elasticsearch.annotations
 
find(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Search the index for entities matching the given query.
find(Query, Class<?>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Search the index for entities matching the given query.
find(Query, Class<T>, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Search the index for entities matching the given query.
find(Query, Class<T>, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Search the index for entities matching the given query.
find(Query, Class<?>, String, String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Search the index for entities matching the given query.
find(Query, Class<?>, String, String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
findAll() - Static method in interface org.springframework.data.elasticsearch.core.query.Query
Get get a Query that matches all documents in the index.
findAll() - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
findAll(Pageable) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
findAll(Sort) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
findAll(Sort) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
findAll() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
findAllById(Iterable<ID>) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
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(String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Find the document with the given id mapped onto the given entityType.
findById(String, Class<T>, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Fetch the entity with given id.
findById(String, Class<T>, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Fetch the entity with given id.
findById(String, Class<T>, String, String) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
findById(ID) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
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
 
findDynamicProjection() - Method in class org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor
 
flushIndex(HttpHeaders, FlushRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
flushIndex(Consumer<FlushRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given FlushRequest against the indices API.
flushIndex(FlushRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given RefreshRequest against the indices API.
flushIndex(HttpHeaders, FlushRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given RefreshRequest against the indices API.
flushIndex(FlushRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
from(double) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
from(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
fromBox(Box) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoBox
return a GeoBox from a Box.
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
 
fuzzy(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry with trailing ~

G

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
 
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 Type in org.springframework.data.elasticsearch.annotations
 
get(HttpHeaders, GetRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
get(Consumer<GetRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a GetRequest against the get API to retrieve a document by id.
get(GetRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given GetRequest against the get API to retrieve a document by id.
get(HttpHeaders, GetRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given GetRequest against the get API to retrieve a document by id.
get(InetSocketAddress) - Method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
Obtain the WebClient configured with default HTTP headers and Consumer error callback for a given endpoint.
get(GetRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
getActive() - Method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
Get the WebClient connecting to an active host utilizing cached ElasticsearchHost.
getActive(HostProvider.Verification) - Method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
Get the WebClient connecting to an active host.
getAggregation(String) - Method in interface org.springframework.data.elasticsearch.core.aggregation.AggregatedPage
 
getAggregation(String) - Method in class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
getAggregations() - Method in interface org.springframework.data.elasticsearch.core.aggregation.AggregatedPage
 
getAggregations() - Method in class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
getAggregations() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getAggregations() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
 
getAliasName() - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
getAnnotatedQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
 
getBindableValue(int) - Method in class org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor
 
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
 
getById(String) - Static method in class org.springframework.data.elasticsearch.core.query.GetQuery
 
getClazz() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getClient() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
getClient() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
getClient() - Method in interface org.springframework.data.elasticsearch.core.EsClient
 
getClient() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Obtain the ReactiveElasticsearchClient to operate upon.
getClientIgnoreClusterName() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
getClientNodesSamplerInterval() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
getClientPingTimeout() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
getCollapseBuilder() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getCollapseBuilder() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
 
getConjunctionOperator() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Conjunction to be used with this criteria (AND | OR)
getConnectTimeout() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Returns the connect timeout.
getContexts() - Method in class org.springframework.data.elasticsearch.core.completion.Completion
 
getConversionService() - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
Returns the underlying ConversionService used by the converter.
getConversionService() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
getConversionService() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
getCount() - Method in class org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
Deprecated.
 
getCount() - Method in class org.springframework.data.elasticsearch.core.facet.result.Range
Deprecated.
Return number of documents in range
getCount() - Method in class org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
Deprecated.
 
getCount() - Method in class org.springframework.data.elasticsearch.core.facet.result.Term
Deprecated.
 
getCriteria() - Method in class org.springframework.data.elasticsearch.core.query.CriteriaQuery
 
getCriteriaChain() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
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.reactive.WebClientProvider
Obtain the HttpHeaders to be used by default.
getDynamicProjection() - Method in class org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor
 
getElasticsearchConverter() - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
 
getElasticsearchConverter() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
getElasticsearchConverter() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
getElasticsearchConverter() - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
getElasticsearchConverter() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
getElasticsearchSorts() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getElasticsearchSorts() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
 
getEndpoint() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
getEndpoints() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Returns the configured endpoints.
getEntityClass() - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
 
getEntityClass() - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
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
 
getEntityMapper() - Method in class org.springframework.data.elasticsearch.core.AbstractResultMapper
 
getEntityMapper() - Method in interface org.springframework.data.elasticsearch.core.ResultsMapper
 
getErrorListener() - Method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
Obtain the error listener to be used;
getExcludes() - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilter
 
getExcludes() - Method in interface org.springframework.data.elasticsearch.core.query.SourceFilter
 
getFacet() - Method in interface org.springframework.data.elasticsearch.core.facet.FacetRequest
Deprecated.
 
getFacet() - Method in class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequest
Deprecated.
 
getFacet() - Method in class org.springframework.data.elasticsearch.core.facet.request.NativeFacetRequest
Deprecated.
 
getFacet() - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequest
Deprecated.
 
getFacet() - Method in class org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequest
Deprecated.
 
getFacet() - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequest
Deprecated.
 
getFacet(String) - Method in interface org.springframework.data.elasticsearch.core.FacetedPage
Deprecated.
 
getFacet(String) - Method in class org.springframework.data.elasticsearch.core.FacetedPageImpl
Deprecated.
 
getFacets() - Method in interface org.springframework.data.elasticsearch.core.FacetedPage
Deprecated.
 
getFacets() - Method in class org.springframework.data.elasticsearch.core.FacetedPageImpl
Deprecated.
 
getFacets() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getFacets() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
Deprecated.
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.ElasticsearchException
 
getField() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Field targeted by this Criteria
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
 
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
getFilter() - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
getFilter() - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
getFilter() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getFilter() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
 
getFilterBuilder() - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
getFilterCriteria() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
getFilterCriteriaEntries() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
getFrom() - Method in class org.springframework.data.elasticsearch.core.facet.result.Range
Deprecated.
 
getHighlightBuilder() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getHighlightBuilder() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
 
getHighlightFields() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getHighlightFields() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
 
getHostNameVerifier() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Returns the HostnameVerifier to use.
getHosts() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
 
getId() - Method in class org.springframework.data.elasticsearch.core.query.GetQuery
 
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
 
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 interface org.springframework.data.elasticsearch.core.query.Query
Get Ids
getIncludes() - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilter
 
getIncludes() - Method in interface org.springframework.data.elasticsearch.core.query.SourceFilter
 
getIndex(GetIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
getIndex() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
getIndex() - Method in exception org.springframework.data.elasticsearch.NoSuchIndexException
 
getIndex_routing() - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
getIndexName() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
getIndexName() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getIndexName() - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
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.MoreLikeThisQuery
 
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
 
getIndexName() - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
 
getIndexName() - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
 
getIndexRouting() - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
getIndexStoreType() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
getIndexStoreType() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getIndexType() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
getIndexType() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getIndexTypeName() - Method in interface org.springframework.data.elasticsearch.repository.query.ElasticsearchEntityMetadata
 
getIndexTypeName() - Method in class org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata
 
getIndices() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Get Indices to be searched
getIndicesBoost() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getIndicesBoost() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
 
getIndicesOptions() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Get indices options
getInitialEntitySet() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
Scans the mapping base package for classes annotated with Document.
getInput() - Method in class org.springframework.data.elasticsearch.core.completion.Completion
 
getIntervalUnit() - Method in class org.springframework.data.elasticsearch.core.facet.result.HistogramResult
Deprecated.
 
getJavaType() - Method in class org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata
 
getKey() - Method in class org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
Deprecated.
 
getKey() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
 
getLat() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
 
getLon() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
 
getMapping(Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Get mapping for a class
getMapping(String, String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Get mapping for a given indexName and type
getMapping(String, String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
getMapping(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
getMapping(String, String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
getMapping(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
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 interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
Returns the underlying MappingContext used by the converter.
getMappingContext() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
getMappingContext() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
getMappingContext() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
 
getMax() - Method in class org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
Deprecated.
 
getMax() - Method in class org.springframework.data.elasticsearch.core.facet.result.Range
Deprecated.
 
getMax() - Method in class org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
Deprecated.
 
getMaxDocFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getMaxQueryTerms() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getMaxScore() - Method in class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
getMaxScore() - Method in interface org.springframework.data.elasticsearch.core.ScoredPage
 
getMaxWordLen() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getMean() - Method in class org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
Deprecated.
 
getMean() - Method in class org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
Deprecated.
 
getMin() - Method in class org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
Deprecated.
 
getMin() - Method in class org.springframework.data.elasticsearch.core.facet.result.Range
Deprecated.
 
getMin() - Method in class org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
Deprecated.
 
getMinDocFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
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
 
getMissing() - Method in class org.springframework.data.elasticsearch.core.facet.result.TermResult
Deprecated.
 
getModuleName() - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
 
getModulePrefix() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
 
getName() - Method in class org.springframework.data.elasticsearch.core.facet.AbstractFacetRequest
Deprecated.
 
getName() - Method in class org.springframework.data.elasticsearch.core.facet.AbstractFacetResult
Deprecated.
 
getName() - Method in interface org.springframework.data.elasticsearch.core.facet.FacetResult
Deprecated.
 
getName() - Method in interface org.springframework.data.elasticsearch.core.query.Field
Get the name of the field used in schema.xml of elasticsearch server
getName() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
 
getNodes() - Method in class org.springframework.data.elasticsearch.client.reactive.HostProvider.ClusterInformation
 
getObject() - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
getObject() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
 
getObject() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
getObject() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
getObjectType() - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
getObjectType() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
 
getObjectType() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
getOther() - Method in class org.springframework.data.elasticsearch.core.facet.result.TermResult
Deprecated.
 
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
getPageable() - Method in class org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor
 
getPageSize() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
getParameters() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
 
getParentId() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
getParentId(T) - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
 
getParentId(T) - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
 
getParentIdProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
getParentIdProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getParentType() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
getParentType() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
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.reactive.WebClientProvider
Obtain the pathPrefix to be used.
getPercentTermsToMatch() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getPersistentEntityFor(Class) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
 
getPersistentEntityFor(Class) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
getPersistentEntityFor(Class) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
getPipeline() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
 
getPreference() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Get preference
getProjectionFactory() - Method in class org.springframework.data.elasticsearch.core.AbstractResultMapper
 
getProjectionFactory() - Method in interface org.springframework.data.elasticsearch.core.ResultsMapper
Get the configured ProjectionFactory.
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.core.query.DeleteQuery
 
GetQuery - Class in org.springframework.data.elasticsearch.core.query
GetQuery
GetQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.GetQuery
 
getQuery() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getQuery() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
 
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
 
getRanges() - Method in class org.springframework.data.elasticsearch.core.facet.result.RangeResult
Deprecated.
 
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.query.BulkOptions
 
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
 
GetResultMapper - Interface in org.springframework.data.elasticsearch.core
 
getResultsMapper() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
getResultsMapper() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
getRoute() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Get route
getRouting() - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
getRouting() - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
getRouting() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getRoutingId() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
 
getScope() - Method in class org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryBean
 
getScoreProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
Returns the score property of the ElasticsearchPersistentEntity.
getScoreProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getScript(GetStoredScriptRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
getScriptFields() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
getScriptFields() - Method in interface org.springframework.data.elasticsearch.core.query.SearchQuery
 
getScrollId() - Method in class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
getScrollId() - Method in interface org.springframework.data.elasticsearch.core.ScrolledPage
 
getScrollTimeInMillis() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
getSearch_routing() - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
getSearchIndices() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getSearchRouting() - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
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
 
getSetting(String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Get settings for a given indexName
getSetting(Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Get settings for a given class
getSetting(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
getSetting(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
getSetting(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
getSetting(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
getShards() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
getShards() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
getSocketTimeout() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Returns the socket timeout which is typically applied as SO-timeout/read timeout.
getSort() - Method in interface org.springframework.data.elasticsearch.core.query.Query
 
getSort() - Method in class org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor
 
getSource() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
getSource() - Method in class org.springframework.data.elasticsearch.core.query.StringQuery
 
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.
getSslContext() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Returns the SSLContext to use.
getState() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
getStdDeviation() - Method in class org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
Deprecated.
 
getStopWords() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getSumOfSquares() - Method in class org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
Deprecated.
 
getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
 
getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
 
getTerm() - Method in class org.springframework.data.elasticsearch.core.facet.result.Term
Deprecated.
 
getTerms() - Method in class org.springframework.data.elasticsearch.core.facet.result.TermResult
Deprecated.
 
getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
 
getTimestamp() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
getTo() - Method in class org.springframework.data.elasticsearch.core.facet.result.Range
Deprecated.
 
getTopLeft() - Method in class org.springframework.data.elasticsearch.core.geo.GeoBox
 
getTotal() - Method in class org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
Deprecated.
 
getTotal() - Method in class org.springframework.data.elasticsearch.core.facet.result.Range
Deprecated.
 
getTotal() - Method in class org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
Deprecated.
 
getTotal() - Method in class org.springframework.data.elasticsearch.core.facet.result.TermResult
Deprecated.
 
getTotalCount() - Method in class org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
Deprecated.
 
getTotalCount() - Method in class org.springframework.data.elasticsearch.core.facet.result.Range
Deprecated.
 
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.
getType() - Method in class org.springframework.data.elasticsearch.core.facet.AbstractFacetResult
Deprecated.
 
getType() - Method in interface org.springframework.data.elasticsearch.core.facet.FacetResult
Deprecated.
 
getType() - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
getType() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
getType() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
getType() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getType() - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
 
getType() - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
 
getTypes() - Method in interface org.springframework.data.elasticsearch.core.query.Query
Get types to be searched
getUpdateRequest() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
getValue() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
 
getValues() - Method in class org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor
 
getValues() - Method in interface org.springframework.data.elasticsearch.repository.query.ElasticsearchParameterAccessor
Returns the raw parameter values of the underlying query method.
getVariance() - Method in class org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
Deprecated.
 
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
 
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 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
 
getWebClientConfigurer() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
 
getWeight() - Method in class org.springframework.data.elasticsearch.core.completion.Completion
 
getWriteComplexValue(ElasticsearchPersistentProperty, TypeInformation<?>, Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
getWriteSimpleValue(Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
greaterThan(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
greaterThanEqual(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry for RANGE [lowerBound TO *]

H

hasAggregations() - Method in interface org.springframework.data.elasticsearch.core.aggregation.AggregatedPage
 
hasAggregations() - Method in class org.springframework.data.elasticsearch.core.aggregation.impl.AggregatedPageImpl
 
hasAnnotatedQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
 
hasBindableNullValue() - Method in class org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor
 
hasFacets() - Method in interface org.springframework.data.elasticsearch.core.FacetedPage
Deprecated.
 
hasFacets() - Method in class org.springframework.data.elasticsearch.core.FacetedPageImpl
Deprecated.
 
hashCode() - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
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.
hasScoreProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
Returns whether the ElasticsearchPersistentEntity has an score property.
hasScoreProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
HistogramFacetRequest - Class in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
HistogramFacetRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequest
Deprecated.
 
HistogramFacetRequestBuilder - Class in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
HistogramFacetRequestBuilder(String) - Constructor for class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequestBuilder
Deprecated.
 
HistogramResult - Class in org.springframework.data.elasticsearch.core.facet.result
Deprecated.
HistogramResult(String, List<IntervalUnit>) - Constructor for class org.springframework.data.elasticsearch.core.facet.result.HistogramResult
Deprecated.
 
HOLDER - Static variable in class org.springframework.data.elasticsearch.core.mapping.ElasticsearchSimpleTypes
 
HostProvider - Interface in org.springframework.data.elasticsearch.client.reactive
Infrastructure helper class aware of hosts within the cluster and the health of those allowing easy selection of active ones.
HostProvider.ClusterInformation - Class in org.springframework.data.elasticsearch.client.reactive
Value object accumulating information about an Elasticsearch cluster.
HostProvider.Verification - Enum in org.springframework.data.elasticsearch.client.reactive
HostProvider.Verification allows to influence the lookup strategy for active hosts.
hosts() - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Status
Get the collection of known hosts.
http() - Static method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
Creates a new WebClientProvider using the http scheme and a default ClientHttpConnector.

I

in(Object...) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry for multiple values (arg0 arg1 arg2 ...)
in(Iterable<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry for multiple values (arg0 arg1 arg2 ...)
index(HttpHeaders, IndexRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
index(Consumer<IndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute an IndexRequest against the index API to index a document.
index(IndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given IndexRequest against the index API to index a document.
index(HttpHeaders, IndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given IndexRequest against the index API to index a document.
index(IndexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
index(IndexQuery) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Index an object.
index(IndexQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
index(IndexQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
index(S) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
 
index(S) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
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(CloseIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
indexCreate(CreateIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
indexDelete(DeleteIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
indexExists(GetIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
indexExists(Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
check if index is exists
indexExists(String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
check if index is exists for given IndexName
indexExists(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
indexExists(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
indexExists(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
indexExists(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
indexOpen(OpenIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
IndexQuery - Class in org.springframework.data.elasticsearch.core.query
IndexQuery
IndexQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.IndexQuery
 
IndexQueryBuilder - Class in org.springframework.data.elasticsearch.core.query
IndexQuery Builder
IndexQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
indexRefresh(RefreshRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
indexWithoutRefresh(S) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
This method is intended to be used when many single inserts must be made that cannot be aggregated to be inserted with CrudRepository.saveAll(Iterable).
indexWithoutRefresh(S) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
indices() - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
indices() - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Gain access to index related commands.
indicesOptions() - Method in class org.springframework.data.elasticsearch.config.AbstractReactiveElasticsearchConfiguration
Set up the read IndicesOptions.
info(HttpHeaders) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
info() - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Get the cluster info otherwise provided when sending an HTTP request to port 9200.
info(HttpHeaders) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Get the cluster info otherwise provided when sending an HTTP request to port 9200.
info() - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
init() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchNamespaceHandler
 
InnerField - Annotation Type in org.springframework.data.elasticsearch.annotations
 
INTERNAL_STATS - Static variable in class org.springframework.data.elasticsearch.core.facet.AbstractFacetRequest
Deprecated.
 
interval(long) - Method in class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequestBuilder
Deprecated.
 
IntervalUnit - Class in org.springframework.data.elasticsearch.core.facet.result
Deprecated.
IntervalUnit(long, long, long, double, double, double, double) - Constructor for class org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
Deprecated.
 
is(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry without any wildcards
isAnd() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
isCreateIndexAndMapping() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
isCreateIndexAndMapping() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
isEnabled() - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Returns true if the logger is enabled.
isIdProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isImmutable() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isNegating() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
isOk() - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Status
 
isOnline() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
isOr() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
isParentProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
Returns whether the current property is a potential parent property of the owning ElasticsearchPersistentEntity.
isParentProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isScoreProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
Returns whether the current property is a potential score property of the owning ElasticsearchPersistentEntity.
isScoreProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
 
isSingleton() - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
isSingleton() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
 
isSingleton() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
isStreamQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
 
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
 
iterator() - Method in class org.springframework.data.elasticsearch.repository.query.ConvertingParameterAccessor
 

L

lessThan(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
lessThanEqual(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry for RANGE [* TO upperBound]
localhost() - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
Creates a new ClientConfiguration instance configured to localhost.
logRawResponse(String, HttpStatus) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Log a raw HTTP response without logging the body.
logRequest(String, String, String, Object) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Log an outgoing HTTP request.
logRequest(String, String, String, Object, Supplier<Object>) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Log an outgoing HTTP request with a request body.
logResponse(String, HttpStatus, String) - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Log a raw HTTP response along with the body.
lookupActiveHost() - Method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
Lookup an active host in lazy mode utilizing cached ElasticsearchHost.
lookupActiveHost(HostProvider.Verification) - Method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
Lookup an active host in using the given HostProvider.Verification.
lowLevelRest() - Method in interface org.springframework.data.elasticsearch.client.RestClients.ElasticsearchRestClient
Apply the configuration to create a RestClient.

M

mapEntity(String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ResultsMapper
 
mapGetResult(GetResult, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.GetResultMapper
Map a single GetResult to the given type.
mapGetResult(GetResult, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ResultsMapper
Map a single GetResult to an instance of the given type.
mapObject(Object) - Method in class org.springframework.data.elasticsearch.core.DefaultEntityMapper
 
mapObject(Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
mapObject(Object) - Method in interface org.springframework.data.elasticsearch.core.EntityMapper
Map the given source to Map.
Mapping - Annotation Type in org.springframework.data.elasticsearch.annotations
Elasticsearch Mapping
MappingElasticsearchConverter - Class in org.springframework.data.elasticsearch.core.convert
MappingElasticsearchConverter
MappingElasticsearchConverter(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - 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
 
MappingElasticsearchEntityInformation(ElasticsearchPersistentEntity<T>, String, String, VersionType) - Constructor for class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
 
mapResult(GetResponse, Class<T>) - Method in class org.springframework.data.elasticsearch.core.DefaultResultMapper
 
mapResult(GetResponse, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.GetResultMapper
 
mapResults(SearchResponse, Class<T>, Pageable) - Method in class org.springframework.data.elasticsearch.core.DefaultResultMapper
 
mapResults(MultiGetResponse, Class<T>) - Method in class org.springframework.data.elasticsearch.core.DefaultResultMapper
 
mapResults(MultiGetResponse, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.MultiGetResultMapper
 
mapResults(SearchResponse, Class<T>, Pageable) - Method in interface org.springframework.data.elasticsearch.core.SearchResultMapper
 
mapSearchHit(SearchHit, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ResultsMapper
Map a single SearchHit to an instance of the given type.
mapSearchHit(SearchHit, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchResultMapper
Map a single SearchHit to the given type.
mapToObject(String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.DefaultEntityMapper
 
mapToObject(String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
mapToObject(String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.EntityMapper
 
mapToString(Object) - Method in class org.springframework.data.elasticsearch.core.DefaultEntityMapper
 
mapToString(Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
mapToString(Object) - Method in interface org.springframework.data.elasticsearch.core.EntityMapper
 
MapTypeAliasAccessor(String) - Constructor for class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor
 
moreLikeThis(MoreLikeThisQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
more like this query to search for documents that are "like" a specific document.
moreLikeThis(MoreLikeThisQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
moreLikeThis(MoreLikeThisQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
MoreLikeThisQuery - Class in org.springframework.data.elasticsearch.core.query
MoreLikeThisQuery
MoreLikeThisQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
MultiField - Annotation Type in org.springframework.data.elasticsearch.annotations
 
multiGet(HttpHeaders, MultiGetRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
multiGet(Consumer<MultiGetRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a MultiGetRequest against the multi-get API to retrieve multiple documents by id.
multiGet(MultiGetRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given MultiGetRequest against the multi-get API to retrieve multiple documents by id.
multiGet(HttpHeaders, MultiGetRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
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.util.RequestConverters
 
multiGet(SearchQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute a multiGet against elasticsearch for the given ids
multiGet(SearchQuery, Class<T>, MultiGetResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute a multiGet against elasticsearch for the given ids with MultiGetResultMapper
multiGet(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
multiGet(SearchQuery, Class<T>, MultiGetResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
multiGet(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
multiGet(SearchQuery, Class<T>, MultiGetResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
MultiGetResultMapper - Interface in org.springframework.data.elasticsearch.core
 
multiSearch(MultiSearchRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 

N

NativeFacetRequest - Class in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
NativeFacetRequest() - Constructor for class org.springframework.data.elasticsearch.core.facet.request.NativeFacetRequest
Deprecated.
 
NativeSearchQuery - Class in org.springframework.data.elasticsearch.core.query
NativeSearchQuery
NativeSearchQuery(QueryBuilder) - Constructor for class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
NativeSearchQuery(QueryBuilder, QueryBuilder) - Constructor for class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
NativeSearchQuery(QueryBuilder, QueryBuilder, List<SortBuilder>) - Constructor for class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
NativeSearchQuery(QueryBuilder, QueryBuilder, List<SortBuilder>, HighlightBuilder.Field[]) - Constructor for class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
NativeSearchQuery(QueryBuilder, QueryBuilder, List<SortBuilder>, HighlightBuilder, HighlightBuilder.Field[]) - Constructor for class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
NativeSearchQueryBuilder - Class in org.springframework.data.elasticsearch.core.query
NativeSearchQuery
NativeSearchQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
newLogId() - Static method in class org.springframework.data.elasticsearch.client.ClientLogger
Creates a new, unique correlation Id to improve tracing across log events.
NodeClientBeanDefinitionParser - Class in org.springframework.data.elasticsearch.config
NodeClientBeanDefinitionParser
NodeClientBeanDefinitionParser() - Constructor for class org.springframework.data.elasticsearch.config.NodeClientBeanDefinitionParser
 
NodeClientFactoryBean - Class in org.springframework.data.elasticsearch.client
NodeClientFactoryBean
NodeClientFactoryBean(boolean) - Constructor for class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
NodeClientFactoryBean.TestNode - Class in org.springframework.data.elasticsearch.client
 
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
 
NoSuchIndexException - Exception in org.springframework.data.elasticsearch
 
NoSuchIndexException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.NoSuchIndexException
 
not() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry with trailing -
notIn(Object...) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 
notIn(Iterable<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
 

O

offline(InetSocketAddress) - Static method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
online(InetSocketAddress) - Static method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
openIndex(HttpHeaders, OpenIndexRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
openIndex(Consumer<OpenIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given OpenIndexRequest against the indices API.
openIndex(OpenIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given OpenIndexRequest against the indices API.
openIndex(HttpHeaders, OpenIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given OpenIndexRequest against the indices API.
or(Field) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain using OR
or(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain using OR
or(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Chain using OR
or(CriteriaQuery, CriteriaQuery) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
 
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.reactive - package org.springframework.data.elasticsearch.client.reactive
Everything required for a Reactive Elasticsearch client.
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.aggregation - package org.springframework.data.elasticsearch.core.aggregation
 
org.springframework.data.elasticsearch.core.aggregation.impl - package org.springframework.data.elasticsearch.core.aggregation.impl
 
org.springframework.data.elasticsearch.core.client.support - package org.springframework.data.elasticsearch.core.client.support
 
org.springframework.data.elasticsearch.core.completion - package org.springframework.data.elasticsearch.core.completion
 
org.springframework.data.elasticsearch.core.convert - package org.springframework.data.elasticsearch.core.convert
 
org.springframework.data.elasticsearch.core.facet - package org.springframework.data.elasticsearch.core.facet
 
org.springframework.data.elasticsearch.core.facet.request - package org.springframework.data.elasticsearch.core.facet.request
 
org.springframework.data.elasticsearch.core.facet.result - package org.springframework.data.elasticsearch.core.facet.result
 
org.springframework.data.elasticsearch.core.geo - package org.springframework.data.elasticsearch.core.geo
 
org.springframework.data.elasticsearch.core.mapping - package org.springframework.data.elasticsearch.core.mapping
Infrastructure for the Elasticsearch document-to-object mapping subsystem.
org.springframework.data.elasticsearch.core.query - package org.springframework.data.elasticsearch.core.query
 
org.springframework.data.elasticsearch.repository - package org.springframework.data.elasticsearch.repository
 
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
 

P

Parent - Annotation Type in org.springframework.data.elasticsearch.annotations
Parent
parse(String) - Static method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
Parse a hostAndPort string into a InetSocketAddress.
parseInternal(Element, ParserContext) - Method in class org.springframework.data.elasticsearch.config.NodeClientBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class org.springframework.data.elasticsearch.config.RestClientBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class org.springframework.data.elasticsearch.config.TransportClientBeanDefinitionParser
 
ping(HttpHeaders) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
ping() - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Pings the remote Elasticsearch cluster and emits true if the ping succeeded, false otherwise.
ping(HttpHeaders) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Pings the remote Elasticsearch cluster and emits true if the ping succeeded, false otherwise.
ping() - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
 
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
 
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
 
prepareCountRequest(CountRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook to modify a generated SearchRequest prior to its execution.
prepareDeleteByRequest(DeleteByQueryRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook to modify a generated DeleteByQueryRequest prior to its execution.
prepareDeleteRequest(Object, DeleteRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook to modify a generated DeleteRequest prior to its execution.
prepareIndexRequest(Object, IndexRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook to modify a generated IndexRequest prior to its execution.
prepareSearchRequest(SearchRequest) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Customization hook to modify a generated SearchRequest prior to its execution.
prepareWriteRequest(R) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Pre process the write request before it is sent to the server, eg. by setting the refresh policy if applicable.
provider(WebClientProvider, InetSocketAddress...) - Static method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
Create a new HostProvider best suited for the given WebClientProvider and number of hosts.
putMapping(PutMappingRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
putMapping(Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Create mapping for a class
putMapping(String, String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Create mapping for the given class and put the mapping to the given indexName and type.
putMapping(String, String, Object) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Create mapping for a given indexName and type
putMapping(Class<T>, Object) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Create mapping for a class
putMapping(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
putMapping(Class<T>, Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
putMapping(String, String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
putMapping(String, String, Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
putMapping(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
putMapping(Class<T>, Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
putMapping(String, String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
putMapping(String, String, Object) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
putScript(PutStoredScriptRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 

Q

Query - Annotation Type in org.springframework.data.elasticsearch.annotations
Query
query(SearchQuery, ResultsExtractor<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
 
query(SearchQuery, ResultsExtractor<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
query(SearchQuery, ResultsExtractor<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
Query - Interface in org.springframework.data.elasticsearch.core.query
Query
queryForAlias(String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
get all the alias pointing to specified index
queryForAlias(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForAlias(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForIds(SearchQuery) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return ids
queryForIds(SearchQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForIds(SearchQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForList(CriteriaQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the criteria query against elasticsearch and return result as List
queryForList(StringQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the string query against elasticsearch and return result as List
queryForList(SearchQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the search query against elasticsearch and return result as List
queryForList(List<SearchQuery>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the multi search query against elasticsearch and return result as List
queryForList(List<SearchQuery>, List<Class<?>>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the multi search query against elasticsearch and return result as List
queryForList(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForList(StringQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForList(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForList(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForList(StringQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForList(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForObject(GetQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return the first returned object
queryForObject(GetQuery, Class<T>, GetResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return the first returned object using custom mapper
queryForObject(CriteriaQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return the first returned object
queryForObject(StringQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return the first returned object
queryForObject(GetQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForObject(GetQuery, Class<T>, GetResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForObject(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForObject(StringQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForObject(GetQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForObject(GetQuery, Class<T>, GetResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForObject(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForObject(StringQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForPage(SearchQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return result as Page
queryForPage(SearchQuery, Class<T>, SearchResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return result as Page using custom mapper
queryForPage(List<SearchQuery>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the multi-search against elasticsearch and return result as List of Page
queryForPage(List<SearchQuery>, Class<T>, SearchResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the multi-search against elasticsearch and return result as List of Page using custom mapper
queryForPage(List<SearchQuery>, List<Class<?>>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the multi-search against elasticsearch and return result as List of Page
queryForPage(List<SearchQuery>, List<Class<?>>, SearchResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the multi-search against elasticsearch and return result as List of Page using custom mapper
queryForPage(CriteriaQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return result as Page
queryForPage(StringQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return result as Page
queryForPage(StringQuery, Class<T>, SearchResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Execute the query against elasticsearch and return result as Page using custom mapper
queryForPage(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForPage(SearchQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForPage(List<SearchQuery>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForPage(List<SearchQuery>, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForPage(List<SearchQuery>, List<Class<?>>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForPage(List<SearchQuery>, List<Class<?>>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForPage(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForPage(StringQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForPage(StringQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
queryForPage(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForPage(SearchQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForPage(List<SearchQuery>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForPage(List<SearchQuery>, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForPage(List<SearchQuery>, List<Class<?>>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForPage(List<SearchQuery>, List<Class<?>>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForPage(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForPage(StringQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryForPage(StringQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
queryMethod - Variable in class org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
 

R

range(Double, Double) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequest
Deprecated.
 
range(String, String) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequest
Deprecated.
 
range(double, double) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
range(String, String) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
Range - Class in org.springframework.data.elasticsearch.core.facet.result
Deprecated.
Range(Double, Double, long, double, double, double, double) - Constructor for class org.springframework.data.elasticsearch.core.facet.result.Range
Deprecated.
 
RANGE_INTERNAL_SUM - Static variable in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequest
Deprecated.
 
RangeFacetRequest - Class in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
RangeFacetRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequest
Deprecated.
 
RangeFacetRequestBuilder - Class in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
RangeFacetRequestBuilder(String) - Constructor for class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
RangeResult - Class in org.springframework.data.elasticsearch.core.facet.result
Deprecated.
RangeResult(String, List<Range>) - Constructor for class org.springframework.data.elasticsearch.core.facet.result.RangeResult
Deprecated.
 
rankEval(RankEvalRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
ReactiveElasticsearchClient - Interface in org.springframework.data.elasticsearch.client.reactive
A reactive client to connect to Elasticsearch.
reactiveElasticsearchClient() - Method in class org.springframework.data.elasticsearch.config.AbstractReactiveElasticsearchConfiguration
Return the ReactiveElasticsearchClient instance used to connect to the cluster.
ReactiveElasticsearchClient.Indices - Interface in org.springframework.data.elasticsearch.client.reactive
Encapsulation of methods for accessing the Indices API.
ReactiveElasticsearchClient.ReactiveElasticsearchClientCallback - Interface in org.springframework.data.elasticsearch.client.reactive
Low level callback interface operating upon WebClient to send commands towards elasticsearch.
ReactiveElasticsearchClient.Status - Interface in org.springframework.data.elasticsearch.client.reactive
Cumulative client ElasticsearchHost information.
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.
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.
ReactiveElasticsearchStringQuery - Class in org.springframework.data.elasticsearch.repository.query
 
ReactiveElasticsearchStringQuery(ReactiveElasticsearchQueryMethod, ReactiveElasticsearchOperations, SpelExpressionParser, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
 
ReactiveElasticsearchStringQuery(String, ReactiveElasticsearchQueryMethod, ReactiveElasticsearchOperations, SpelExpressionParser, QueryMethodEvaluationContextProvider) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery
 
reactiveElasticsearchTemplate() - Method in class org.springframework.data.elasticsearch.config.AbstractReactiveElasticsearchConfiguration
ReactiveElasticsearchTemplate - Class in org.springframework.data.elasticsearch.core
 
ReactiveElasticsearchTemplate(ReactiveElasticsearchClient) - Constructor for class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
ReactiveElasticsearchTemplate(ReactiveElasticsearchClient, ElasticsearchConverter) - Constructor for class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
ReactiveElasticsearchTemplate(ReactiveElasticsearchClient, ElasticsearchConverter, ResultsMapper) - Constructor for class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
ReactivePartTreeElasticsearchQuery - Class in org.springframework.data.elasticsearch.repository.query
 
ReactivePartTreeElasticsearchQuery(ReactiveElasticsearchQueryMethod, ReactiveElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
 
ReactiveRestClients - Class in org.springframework.data.elasticsearch.client.reactive
Utility class for common access to reactive Elasticsearch clients.
read(Class<R>, Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
readAliasFrom(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor
 
readEntity(ElasticsearchPersistentEntity<?>, Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
readFileFromClasspath(String) - Static method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
Deprecated.
readFileFromClasspath(String) - Static method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
Deprecated.
readObject(Map<String, Object>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.DefaultEntityMapper
 
readObject(Map<String, Object>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
readObject(Map<String, Object>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.EntityMapper
Map the given Map into an instance of the targetType.
readProperties(ElasticsearchPersistentEntity<?>, R, ElasticsearchEntityMapper.ElasticsearchPropertyValueProvider) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
readValue(Object, ElasticsearchPersistentProperty, TypeInformation<R>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
refresh(String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
refresh the index
refresh(Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
refresh the index
refresh(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
refresh(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
refresh(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
refresh(Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
refresh() - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
 
refresh() - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
refreshIndex(HttpHeaders, RefreshRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
refreshIndex(Consumer<RefreshRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given RefreshRequest against the indices API.
refreshIndex(RefreshRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given RefreshRequest against the indices API.
refreshIndex(HttpHeaders, RefreshRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given RefreshRequest against the indices API.
refreshPolicy() - Method in class org.springframework.data.elasticsearch.config.AbstractReactiveElasticsearchConfiguration
Set up the write WriteRequest.RefreshPolicy.
regex(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
registerDerivedNodeNameWithLogger(String) - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean.TestNode
 
reindex(ReindexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
removeAlias(AliasQuery) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
removing previously created alias
removeAlias(AliasQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
removeAlias(AliasQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
RequestBodyEncodingException - Exception in org.springframework.data.elasticsearch.client.reactive
Exception thrown if the request body cannot be properly encoded.
RequestBodyEncodingException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.client.reactive.RequestBodyEncodingException
Construct a new instance of RequestBodyEncodingException with the given message and exception.
RequestConverters - Class in org.springframework.data.elasticsearch.client.util
Original implementation source RequestConverters and IndicesRequestConverters by Elasticsearch (https://www.elastic.co) licensed under the Apache License, Version 2.0.
rest() - Method in interface org.springframework.data.elasticsearch.client.RestClients.ElasticsearchRestClient
Apply the configuration to create a RestHighLevelClient.
RestClientBeanDefinitionParser - Class in org.springframework.data.elasticsearch.config
 
RestClientBeanDefinitionParser() - Constructor for class org.springframework.data.elasticsearch.config.RestClientBeanDefinitionParser
 
RestClientFactoryBean - Class in org.springframework.data.elasticsearch.client
RestClientFactoryBean
RestClientFactoryBean() - Constructor for class org.springframework.data.elasticsearch.client.RestClientFactoryBean
 
RestClients - Class in org.springframework.data.elasticsearch.client
Utility class for common access to Elasticsearch clients.
RestClients.ElasticsearchRestClient - Interface in org.springframework.data.elasticsearch.client
 
ResultProcessingConverter(ResultProcessor, ReactiveElasticsearchOperations) - 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
 
ResultsExtractor<T> - Interface in org.springframework.data.elasticsearch.core
 
resultsMapper() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
Returns the ResultsMapper to be used for search responses.
ResultsMapper - Interface in org.springframework.data.elasticsearch.core
ResultsMapper
rethrottleDeleteByQuery(RethrottleRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
rethrottleReindex(RethrottleRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
rethrottleUpdateByQuery(RethrottleRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 

S

save(Mono<? extends T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Index the given entity, once available, extracting index and type from entity metadata.
save(T) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Index the given entity extracting index and type from entity metadata.
save(Mono<? extends T>, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Index the entity, once available, in the given index.
save(T, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Index the entity in the given index.
save(Mono<? extends T>, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Index the entity, once available, under the given type in the given index.
save(T, String, String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
Index the entity under the given type in the given index.
save(T, String, String) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
 
save(S) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
save(List<S>) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
save(S) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
saveAll(Iterable<S>) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
saveAll(Iterable<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
saveAll(Publisher<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
 
scanForEntities(String) - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
Scans the given base package for entities, i.e.
Score - Annotation Type in org.springframework.data.elasticsearch.annotations
Specifies that this field is used for storing the document score.
ScoredPage<T> - Interface in org.springframework.data.elasticsearch.core
A score-aware page gaining information about max score.
script() - Method in class org.springframework.data.elasticsearch.core.query.ScriptField
 
ScriptedField - Annotation Type in org.springframework.data.elasticsearch.annotations
 
ScriptField - Class in org.springframework.data.elasticsearch.core.query
 
ScriptField(String, Script) - Constructor for class org.springframework.data.elasticsearch.core.query.ScriptField
 
scroll(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
scroll(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given SearchRequest against the search scroll API.
scroll(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given SearchRequest against the search scroll API.
ScrolledPage<T> - Interface in org.springframework.data.elasticsearch.core
 
search(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
search(Consumer<SearchRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute a SearchRequest against the search API.
search(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given SearchRequest against the search API.
search(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given SearchRequest against the search API.
search(SearchRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
search(QueryBuilder) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
 
search(QueryBuilder, Pageable) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
 
search(SearchQuery) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
 
search(QueryBuilder) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
search(QueryBuilder, Pageable) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
search(SearchQuery) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
SearchQuery - Interface in org.springframework.data.elasticsearch.core.query
NativeSearchQuery
SearchResultMapper - Interface in org.springframework.data.elasticsearch.core
 
searchScroll(SearchScrollRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
searchSimilar(T, String[], Pageable) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
 
searchSimilar(T, String[], Pageable) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
setAggregations(List<AbstractAggregationBuilder>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
setAliasName(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
setAllTerms(boolean) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequest
Deprecated.
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
setApplyQueryFilter(boolean) - Method in class org.springframework.data.elasticsearch.core.facet.AbstractFacetRequest
Deprecated.
 
setBoostTerms(Float) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setClazz(Class) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
setClientIgnoreClusterName(Boolean) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
setClientNodesSamplerInterval(String) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
setClientPingTimeout(String) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
setClientTransportSniff(Boolean) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
setClusterName(String) - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
setClusterName(String) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
setClusterNodes(String) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
setCollapseBuilder(CollapseBuilder) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
setContexts(Map<String, List<String>>) - Method in class org.springframework.data.elasticsearch.core.completion.Completion
 
setConversions(CustomConversions) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
Set the CustomConversions to be applied during the mapping process.
setDoUpsert(boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
setElasticsearchOperations(ElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
setElasticsearchOperations(ElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean
Configures the ElasticsearchOperations to be used to create Elasticsearch repositories.
setEnableHttp(boolean) - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
setEntityClass(Class<T>) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
setExcludeTerms(String...) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequest
Deprecated.
 
setFacets(List<FacetRequest>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
setField(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequest
Deprecated.
 
setField(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequest
Deprecated.
 
setField(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequest
Deprecated.
 
setFields(String, String) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequest
Deprecated.
 
setFields(String...) - Method in class org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequest
Deprecated.
 
setFields(String...) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequest
Deprecated.
 
setFilter(String) - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
setFilter(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
setFilterBuilder(QueryBuilder) - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
setHosts(String) - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
 
setId(String) - Method in class org.springframework.data.elasticsearch.core.query.GetQuery
 
setId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setId(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setId(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
setIndex(String) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
setIndex_routing(String) - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
setIndexName(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
setIndexName(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setIndexName(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setIndexName(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
setIndexRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
setIndicesBoost(List<IndexBoost>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
setIndicesOptions(IndicesOptions) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Set the default IndicesOptions for search requests.
setInput(String[]) - Method in class org.springframework.data.elasticsearch.core.completion.Completion
 
setInterval(long) - Method in class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequest
Deprecated.
 
setLocal(boolean) - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
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
 
setMaxWordLen(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setMinDocFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setMinTermFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setMinWordLen(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setObject(Object) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setOrder(TermFacetOrder) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequest
Deprecated.
 
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.
setPageSize(Integer) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
setParentId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setPathConfiguration(String) - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
setPathData(String) - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
setPathHome(String) - Method in class org.springframework.data.elasticsearch.client.NodeClientFactoryBean
 
setPercentTermsToMatch(Float) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setPersistentPropertyAccessorFactory(PersistentPropertyAccessorFactory) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
setPreference(String) - Method in interface org.springframework.data.elasticsearch.core.query.Query
Add preference filter to be added as part of search request
setProperties(Properties) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
setQuery(QueryBuilder) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
setReactiveElasticsearchOperations(ReactiveElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
Configures the ReactiveElasticsearchOperations to be used.
setRefreshPolicy(WriteRequest.RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
Set the default WriteRequest.RefreshPolicy to apply when writing to Elasticsearch.
setRegex(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequest
Deprecated.
 
setRouting(String) - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
setRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
setRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setScriptFields(List<ScriptField>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
 
setScrollTimeInMillis(Long) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
setSearch_routing(String) - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
setSearchRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasQuery
 
setSearchTimeout(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
setSearchTimeout(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
setSize(int) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequest
Deprecated.
 
setSource(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setTimeUnit(DateHistogramInterval) - Method in class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequest
Deprecated.
 
Setting - Annotation Type in org.springframework.data.elasticsearch.annotations
Elasticsearch Setting
settingPath() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
 
settingPath() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
setType(String) - Method in class org.springframework.data.elasticsearch.core.query.DeleteQuery
 
setType(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setType(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
 
setType(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
setTypeMapper(ElasticsearchTypeMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
Set the ElasticsearchTypeMapper to use for reading / writing type hints.
setUpdateRequest(UpdateRequest) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
setVersion(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
 
setWeight(Integer) - Method in class org.springframework.data.elasticsearch.core.completion.Completion
 
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>) - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
 
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() - Constructor for class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
SimpleElasticsearchRepository(ElasticsearchEntityInformation<T, ID>, ElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
SimpleElasticsearchRepository(ElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
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
 
size(int) - Method in class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
sourceExists(GetRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
SourceFilter - Interface in org.springframework.data.elasticsearch.core.query
SourceFilter for providing includes and excludes.
startScroll(long, SearchQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Returns scrolled page for given query
startScroll(long, SearchQuery, Class<T>, SearchResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Returns scrolled page for given query
startScroll(long, CriteriaQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Returns scrolled page for given query
startScroll(long, CriteriaQuery, Class<T>, SearchResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Returns scrolled page for given query
startScroll(long, SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
startScroll(long, CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
startScroll(long, SearchQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
startScroll(long, CriteriaQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
startScroll(long, SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
startScroll(long, CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
startScroll(long, SearchQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
startScroll(long, CriteriaQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
startsWith(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Crates new CriteriaEntry with trailing wildcard
StatisticalFacetRequest - Class in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
StatisticalFacetRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequest
Deprecated.
 
StatisticalFacetRequestBuilder - Class in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
StatisticalFacetRequestBuilder(String) - Constructor for class org.springframework.data.elasticsearch.core.facet.request.StatisticalFacetRequestBuilder
Deprecated.
 
StatisticalResult - Class in org.springframework.data.elasticsearch.core.facet.result
Deprecated.
StatisticalResult(String, long, double, double, double, double, double, double, double) - Constructor for class org.springframework.data.elasticsearch.core.facet.result.StatisticalResult
Deprecated.
 
status() - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
status() - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Get the current client ReactiveElasticsearchClient.Status.
stream(CriteriaQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Executes the given CriteriaQuery against elasticsearch and return result as CloseableIterator.
stream(SearchQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Executes the given SearchQuery against elasticsearch and return result as CloseableIterator.
stream(SearchQuery, Class<T>, SearchResultMapper) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Executes the given SearchQuery against elasticsearch and return result as CloseableIterator using custom mapper.
stream(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
stream(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
stream(SearchQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
stream(CriteriaQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
stream(SearchQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
stream(SearchQuery, Class<T>, SearchResultMapper) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
stringIdRepresentation(ID) - Method in class org.springframework.data.elasticsearch.repository.support.AbstractElasticsearchRepository
 
stringIdRepresentation(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
 
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
 
suggest(SuggestBuilder, String...) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
suggest(SuggestBuilder, Class) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
suggest(SuggestBuilder, String...) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
suggest(SuggestBuilder, Class) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 

T

Term - Class in org.springframework.data.elasticsearch.core.facet.result
Deprecated.
Term(String, long) - Constructor for class org.springframework.data.elasticsearch.core.facet.result.Term
Deprecated.
 
TermFacetOrder - Enum in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
TermFacetRequest - Class in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
TermFacetRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequest
Deprecated.
 
TermFacetRequestBuilder - Class in org.springframework.data.elasticsearch.core.facet.request
Deprecated.
TermFacetRequestBuilder(String) - Constructor for class org.springframework.data.elasticsearch.core.facet.request.TermFacetRequestBuilder
Deprecated.
 
TermResult - Class in org.springframework.data.elasticsearch.core.facet.result
Deprecated.
TermResult(String, List<Term>, long, long, long) - Constructor for class org.springframework.data.elasticsearch.core.facet.result.TermResult
Deprecated.
 
TestNode(Settings, Collection<Class<? extends Plugin>>) - Constructor for class org.springframework.data.elasticsearch.client.NodeClientFactoryBean.TestNode
 
timeUnit(DateHistogramInterval) - Method in class org.springframework.data.elasticsearch.core.facet.request.HistogramFacetRequestBuilder
Deprecated.
 
to(double) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
to(String) - Method in class org.springframework.data.elasticsearch.core.facet.request.RangeFacetRequestBuilder
Deprecated.
 
toPoint(GeoPoint) - Static method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
 
toString() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
 
toString() - Method in class org.springframework.data.elasticsearch.core.client.support.AliasData
 
toString() - Method in class org.springframework.data.elasticsearch.core.facet.result.IntervalUnit
Deprecated.
 
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.SimpleField
 
translateExceptionIfPossible(RuntimeException) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchExceptionTranslator
 
TransportClientBeanDefinitionParser - Class in org.springframework.data.elasticsearch.config
TransportClientBeanDefinitionParser
TransportClientBeanDefinitionParser() - Constructor for class org.springframework.data.elasticsearch.config.TransportClientBeanDefinitionParser
 
TransportClientFactoryBean - Class in org.springframework.data.elasticsearch.client
TransportClientFactoryBean
TransportClientFactoryBean() - Constructor for class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
 
typeExists(String, String) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
check if type is exists in an index
typeExists(String, String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
typeExists(String, String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 

U

update(HttpHeaders, UpdateRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
update(Consumer<UpdateRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute an UpdateRequest against the update API to alter a document.
update(UpdateRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given UpdateRequest against the update API to alter a document.
update(HttpHeaders, UpdateRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
Execute the given UpdateRequest against the update API to alter a document.
update(UpdateRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
update(UpdateQuery) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
Partial update of the document
update(UpdateQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
 
update(UpdateQuery) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
 
updateByQuery(UpdateByQueryRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
 
updateMapping(HttpHeaders, PutMappingRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
 
updateMapping(Consumer<PutMappingRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given PutMappingRequest against the indices API.
updateMapping(PutMappingRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given PutMappingRequest against the indices API.
updateMapping(HttpHeaders, PutMappingRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Execute the given PutMappingRequest against the indices API.
UpdateQuery - Class in org.springframework.data.elasticsearch.core.query
 
UpdateQuery() - Constructor for class org.springframework.data.elasticsearch.core.query.UpdateQuery
 
UpdateQueryBuilder - Class in org.springframework.data.elasticsearch.core.query
 
UpdateQueryBuilder() - Constructor for class org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
 
useRepositoryConfiguration(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
 
useRepositoryConfiguration(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
 
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.
usingSsl(SSLContext, HostnameVerifier) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.MaybeSecureClientConfigurationBuilder
Connect via https using the givens SSLContext and HostnameVerifier HostnameVerifier .

V

valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.CompletionContextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.DateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.client.ElasticsearchHost.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.client.reactive.HostProvider.Verification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.DateTimeConverters.JavaDateConverter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.DateTimeConverters.JodaDateTimeConverter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.DateTimeConverters.JodaLocalDateTimeConverter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.facet.FacetType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.facet.request.TermFacetOrder
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.data.elasticsearch.annotations.CompletionContextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.annotations.DateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.annotations.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.client.ElasticsearchHost.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.client.reactive.HostProvider.Verification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.core.convert.DateTimeConverters.JavaDateConverter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.core.convert.DateTimeConverters.JodaDateTimeConverter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.core.convert.DateTimeConverters.JodaLocalDateTimeConverter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.core.facet.FacetType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.core.facet.request.TermFacetOrder
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebClientProvider - Interface in org.springframework.data.elasticsearch.client.reactive
Provider for WebClients using a pre-configured scheme.
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 - Static variable in class org.springframework.data.elasticsearch.core.query.Criteria
 
withAliasName(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasBuilder
 
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
withClass(Class) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
 
withCollapseField(String) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
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.
withDefaultHeaders(HttpHeaders) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
 
withDefaultHeaders(HttpHeaders) - Method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
Create a new instance of WebClientProvider applying the given headers by default.
withDoUpsert(boolean) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
 
withErrorListener(Consumer<Throwable>) - Method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
Create a new instance of WebClientProvider calling the given Consumer on error.
withExcludes(String...) - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
 
withFacet(FacetRequest) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withFields(String...) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withFilter(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.query.AliasBuilder
 
withFilter(QueryBuilder) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withFilterBuilder(QueryBuilder) - Method in class org.springframework.data.elasticsearch.core.query.AliasBuilder
 
withHighlightBuilder(HighlightBuilder) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withHighlightFields(HighlightBuilder.Field...) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withId(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
 
withIds(Collection<String>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
within(GeoPoint, String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Creates new CriteriaEntry for location WITHIN distance
within(Point, Distance) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Creates new CriteriaEntry for location WITHIN distance
within(String, String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
Creates new CriteriaEntry for geoLocation WITHIN distance
withIncludes(String...) - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
 
withIndexName(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasBuilder
 
withIndexName(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withIndexName(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
 
withIndexRequest(IndexRequest) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
 
withIndexRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasBuilder
 
withIndices(String...) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withIndicesBoost(List<IndexBoost>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withIndicesOptions(IndicesOptions) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withMinScore(float) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withObject(Object) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withPageable(Pageable) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withParentId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
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.reactive.WebClientProvider
Create a new instance of WebClientProvider where HTTP requests are called with the given path prefix.
withPipeline(String) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
withPreference(String) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withProxy(String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.TerminalClientConfigurationBuilder
 
withQuery(QueryBuilder) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withRefreshPolicy(WriteRequest.RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
withRoute(String) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasBuilder
 
withRoutingId(String) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
withScriptField(ScriptField) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withSearchRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.AliasBuilder
 
withSearchType(SearchType) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
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.
withSort(SortBuilder) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withSource(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withSourceFilter(SourceFilter) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withTimeout(TimeValue) - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
 
withTrackScores(boolean) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withType(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
withType(String) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
 
withTypes(String...) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder
 
withUpdateRequest(UpdateRequest) - Method in class org.springframework.data.elasticsearch.core.query.UpdateQueryBuilder
 
withVersion(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
 
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.ClientConfiguration.TerminalClientConfigurationBuilder
set customization hook in case of a reactive configuration
withWebClientConfigurer(Function<WebClient, WebClient>) - Method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
Create a new instance of WebClientProvider calling the given Function to configure the WebClient.
write(Object, Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
writeEntity(ElasticsearchPersistentEntity<?>, Object, Map<String, Object>, TypeInformation) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
writeProperties(ElasticsearchPersistentEntity<?>, PersistentPropertyAccessor<?>, Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
writeProperty(ElasticsearchPersistentProperty, Object, Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchEntityMapper
 
writeTypeTo(Map<String, Object>, Object) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links
Spring Data Elasticsearch

Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.