- checkForBulkOperationFailure(BulkResponse) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchRestTransportTemplate
-
- checkForBulkOperationFailure(BulkResponse) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- clear() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
-
- clearScroll() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- clearScroll(ClearScrollRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- ClientConfiguration - Interface in org.springframework.data.elasticsearch.client
-
Configuration interface exposing common client configuration properties for Elasticsearch clients.
- ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint - Interface in org.springframework.data.elasticsearch.client
-
- ClientConfiguration.ClientConfigurationCallback<T> - Interface in org.springframework.data.elasticsearch.client
-
Callback to be executed to configure a client.
- ClientConfiguration.MaybeSecureClientConfigurationBuilder - Interface in org.springframework.data.elasticsearch.client
-
- ClientConfiguration.TerminalClientConfigurationBuilder - Interface in org.springframework.data.elasticsearch.client
-
- ClientLogger - Class in org.springframework.data.elasticsearch.client
-
Logging Utility to log client requests and responses.
- close() - Method in interface org.springframework.data.elasticsearch.client.RestClients.ElasticsearchRestClient
-
- closed(T, T) - Static method in class org.springframework.data.elasticsearch.core.Range
-
Creates a new
Range
with inclusive bounds for both values.
- 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.
- cluster() - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- cluster() - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Gain Access to cluster related commands.
- cluster() - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
return a
ClusterOperations
instance that uses the same client communication setup as this
ElasticsearchOperations instance.
- cluster() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- cluster() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- cluster() - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
return a
ReactiveClusterOperations
instance that uses the same client communication setup as this
ElasticsearchOperations instance.
- cluster() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- clusterHealth() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- clusterHealth(ClusterHealthRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- ClusterHealth - Class in org.springframework.data.elasticsearch.core.cluster
-
Information about the cluster health.
- clusterHealth(ClusterHealthResponse) - Static method in class org.springframework.data.elasticsearch.core.ResponseConverter
-
- ClusterHealth.ClusterHealthBuilder - Class in org.springframework.data.elasticsearch.core.cluster
-
- 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
-
- ClusterOperations - Interface in org.springframework.data.elasticsearch.core.cluster
-
Elasticsearch operations on cluster level.
- complete(CriteriaQuery, Sort) - Method in class org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator
-
- Completion - Class in org.springframework.data.elasticsearch.core.suggest
-
Based on the reference doc -
https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-completion.html
- Completion(String[]) - Constructor for class org.springframework.data.elasticsearch.core.suggest.Completion
-
- Completion(List<String>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.Completion
-
- CompletionContext - Annotation Type in org.springframework.data.elasticsearch.annotations
-
Based on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.html
- CompletionContext.ContextMappingType - Enum in org.springframework.data.elasticsearch.annotations
-
- 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
- CompletionSuggestion<T> - Class in org.springframework.data.elasticsearch.core.suggest.response
-
- CompletionSuggestion(String, int, List<CompletionSuggestion.Entry<T>>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion
-
- CompletionSuggestion.Entry<T> - Class in org.springframework.data.elasticsearch.core.suggest.response
-
- CompletionSuggestion.Entry.Option<T> - Class in org.springframework.data.elasticsearch.core.suggest.response
-
- configure(T) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationCallback
-
- connectedTo(String) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
-
- connectedTo(String...) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
-
- connectedTo(InetSocketAddress) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
-
- connectedTo(InetSocketAddress...) - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
-
- connectedToLocalhost() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
-
Obviously for testing.
- contains(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- contains(GeoJson<?>) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
Adds a new filter CriteriaEntry for GEO_CONTAINS.
- contains(T) - Method in class org.springframework.data.elasticsearch.core.Range
-
Returns whether the
Range
contains the given value.
- containsKey(Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
-
- containsTypeInformation(Map<String, Object>) - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper
-
- containsValue(Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
-
- ConversionException - Exception in org.springframework.data.elasticsearch.core.convert
-
- ConversionException() - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
-
- ConversionException(String) - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
-
- ConversionException(String, Throwable) - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
-
- ConversionException(Throwable) - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
-
- ConversionException(String, Throwable, boolean, boolean) - Constructor for exception org.springframework.data.elasticsearch.core.convert.ConversionException
-
- convert(GeoJsonGeometryCollection) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonGeometryCollectionToMapConverter
-
- convert(GeoJsonLineString) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter
-
- convert(GeoJsonMultiLineString) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter
-
- convert(GeoJsonMultiPoint) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
-
- convert(GeoJsonMultiPolygon) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter
-
- convert(GeoJsonPoint) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter
-
- convert(GeoJsonPolygon) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter
-
- convert(GeoJson<? extends Iterable<?>>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter
-
- convert(GeoPoint) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
-
- convert(Map<String, Object>) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter
-
- convert(Point) - Method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter
-
- convert(ElasticsearchPersistentProperty) - Method in enum org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter
-
- convert(ElasticsearchPersistentProperty) - Method in enum org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
-
- 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.
- count(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- count(Consumer<SearchRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Execute a SearchRequest
against the count API.
- count(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Execute a SearchRequest
against the search API.
- count(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Execute a SearchRequest
against the search API.
- count() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- count(CountRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
Creates a count request.
- count(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- count(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- count(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- count(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- count(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- count(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Count the number of documents matching the given
Query
.
- count(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Count the number of documents matching the given
Query
.
- count(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Count the number of documents matching the given
Query
.
- count(Query, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Return number of elements found by given query.
- count(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
return number of elements found by given query
- count(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
return number of elements found by given query
- count() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
-
- count() - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
-
- CountQuery - Annotation Type in org.springframework.data.elasticsearch.annotations
-
Alias for a @Query annotation with the count parameter set to true.
- create(String) - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
- create(InetSocketAddress) - Static method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
- create(HttpHeaders, String...) - Static method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- create(ClientConfiguration) - Static method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- create(ClientConfiguration, RequestCreator) - 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(ClientConfiguration, RequestCreator) - 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
-
- create(String, ClientHttpConnector) - Static method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
-
- 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
-
- create() - Static method in interface org.springframework.data.elasticsearch.core.document.Document
-
- create() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Create an index.
- create(Map<String, Object>) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Create an index for given settings.
- create(Map<String, Object>, Document) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Create an index for given settings and mapping.
- create() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Create an index.
- create(Map<String, Object>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Create an index with the specified settings.
- create(Map<String, Object>, Document) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Create an index for given settings and mapping.
- 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
.
- createElasticsearchConverter() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- 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(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
-
- createIndex(CreateIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
- createIndex(HttpHeaders, CreateIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
- 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.
- createIndexRequest() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- createMapping() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates the index mapping for the entity this IndexOperations is bound to.
- createMapping(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates the index mapping for the given class
- createMapping() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates the index mapping for the entity this IndexOperations is bound to.
- createMapping(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates the index mapping for the given class
- createParameter(MethodParameter) - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchParameters
-
- createParameters(Method) - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
-
- createPersistentEntity(TypeInformation<T>) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
-
- createPersistentProperty(Property, SimpleElasticsearchPersistentEntity<?>, SimpleTypeHolder) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
-
- createQuery(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
-
- createSettings() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates the index settings for the entity this IndexOperations is bound to.
- createSettings(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Creates the index settings from the annotations on the given class
- createSettings() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates the index settings for the entity this IndexOperations is bound to.
- createSettings(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Creates the index settings from the annotations on the given class
- createWebClient(InetSocketAddress) - Method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
-
- createWithMapping() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Create an index with the settings and mapping defined for the entity this IndexOperations is bound to.
- createWithMapping() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
Create an index with the settings and mapping defined for the entity this IndexOperations is bound to.
- Criteria - Class in org.springframework.data.elasticsearch.core.query
-
Criteria is the central class when constructing queries.
- Criteria() - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
-
- Criteria(String) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
-
Creates a new Criteria with provided field name
- Criteria(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
-
Creates a Criteria for the given field, sets it's criteriaChain to the given value and adds itself to the end of
the chain.
- Criteria(List<Criteria>, Field) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria
-
Creates a Criteria for the given field, sets it's criteriaChain to the given value and adds itself to the end of
the chain.
- Criteria.CriteriaChain - Class in org.springframework.data.elasticsearch.core.query
-
a list of
Criteria
objects that belong to one query.
- Criteria.CriteriaEntry - Class in org.springframework.data.elasticsearch.core.query
-
A class defining a single operation and it's argument value for the field of a
Criteria
.
- Criteria.OperationKey - Enum in org.springframework.data.elasticsearch.core.query
-
- Criteria.Operator - Enum in org.springframework.data.elasticsearch.core.query
-
Operator to join the entries of the criteria chain
- CRITERIA_VALUE_SEPARATOR - Static variable in class org.springframework.data.elasticsearch.core.query.Criteria
-
- CriteriaChain() - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaChain
-
- CriteriaEntry(Criteria.OperationKey) - Constructor for class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
-
- CriteriaQuery - Class in org.springframework.data.elasticsearch.core.query
-
CriteriaQuery
- CriteriaQuery(Criteria) - Constructor for class org.springframework.data.elasticsearch.core.query.CriteriaQuery
-
- CriteriaQuery(Criteria, Pageable) - Constructor for class org.springframework.data.elasticsearch.core.query.CriteriaQuery
-
- GeoBox - Class in org.springframework.data.elasticsearch.core.geo
-
- GeoBox(GeoPoint, GeoPoint) - Constructor for class org.springframework.data.elasticsearch.core.geo.GeoBox
-
- GeoConverters - Class in org.springframework.data.elasticsearch.core.convert
-
Set of
converters
specific to Elasticsearch Geo types.
- GeoConverters() - Constructor for class org.springframework.data.elasticsearch.core.convert.GeoConverters
-
- GeoConverters.GeoJsonGeometryCollectionToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.GeoJsonLineStringToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.GeoJsonMultiLineStringToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.GeoJsonMultiPointToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.GeoJsonMultiPolygonToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.GeoJsonPointToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.GeoJsonPolygonToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.GeoJsonToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.GeoPointToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToGeoJsonConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToGeoJsonGeometryCollectionConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToGeoJsonLineStringConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToGeoJsonMultiLineStringConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToGeoJsonMultiPointConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToGeoJsonMultiPolygonConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToGeoJsonPointConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToGeoJsonPolygonConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToGeoPointConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.MapToPointConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoConverters.PointToMapConverter - Enum in org.springframework.data.elasticsearch.core.convert
-
- GeoDistanceOrder - Class in org.springframework.data.elasticsearch.core.query
-
Sort.Order
derived class to be able to define a _geo_distance order for a
search.
- GeoDistanceOrder(String, GeoPoint) - Constructor for class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
-
- GeoDistanceOrder.DistanceType - Enum in org.springframework.data.elasticsearch.core.query
-
- GeoJson<T extends Iterable<?>> - Interface in org.springframework.data.elasticsearch.core.geo
-
Interface definition for structures defined in
GeoJSON format. copied from Spring
Data Mongodb
- GeoJsonGeometryCollection - Class in org.springframework.data.elasticsearch.core.geo
-
- GeoJsonLineString - Class in org.springframework.data.elasticsearch.core.geo
-
- GeoJsonMultiLineString - Class in org.springframework.data.elasticsearch.core.geo
-
- GeoJsonMultiPoint - Class in org.springframework.data.elasticsearch.core.geo
-
- GeoJsonMultiPolygon - Class in org.springframework.data.elasticsearch.core.geo
-
- GeoJsonPoint - Class in org.springframework.data.elasticsearch.core.geo
-
- GeoJsonPolygon - Class in org.springframework.data.elasticsearch.core.geo
-
GeoJson
representation of a polygon.
- GeoPoint - Class in org.springframework.data.elasticsearch.core.geo
-
- GeoPoint(double, double) - Constructor for class org.springframework.data.elasticsearch.core.geo.GeoPoint
-
- GeoPointField - Annotation Type in org.springframework.data.elasticsearch.annotations
-
- GeoShapeField - Annotation Type in org.springframework.data.elasticsearch.annotations
-
- GeoShapeField.Orientation - Enum 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() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- get(InetSocketAddress) - Method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
-
- get(GetRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- get(String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- get(String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Retrieves an object from the index specified in the entity's Document annotation.
- get(String, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Retrieves an object from the index specified in the entity's Document annotation.
- get(String, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- get(String, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- get(String, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Find the document with the given id mapped onto the given entityType.
- get(String, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Fetch the entity with given id.
- get(String, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- get(String, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- get(Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
-
- get(Object, Class<T>) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped, or null if this document contains no
mapping for the key.
- getAborted() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
-
- getAbortOnVersionConflict() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getActions() - Method in class org.springframework.data.elasticsearch.core.index.AliasActions
-
- getActive() - Method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
-
- getActive(HostProvider.Verification) - Method in interface org.springframework.data.elasticsearch.client.reactive.HostProvider
-
Get the
WebClient
connecting to an active host.
- getActivePrimaryShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getActiveShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getActiveShardsPercent() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getActualTypeOrNull() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
-
- getAggregations() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
-
- getAggregations() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getAggregations() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
-
- getAggregations() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
-
- getAggregations() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
-
- getAlias() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- getAlias(GetAliasesRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- getAlias() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
-
- getAliasActions() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
-
- getAliases(HttpHeaders, GetAliasesRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- getAliases(Consumer<GetAliasesRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetAliasesRequest
against the indices API.
- getAliases(GetAliasesRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetAliasesRequest
against the indices API.
- getAliases(HttpHeaders, GetAliasesRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetAliasesRequest
against the indices API.
- getAliases() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
- getAliases() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
-
- getAliases() - Method in class org.springframework.data.elasticsearch.core.IndexInformation
-
- getAliases(String...) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
gets information about aliases
- getAliases(String...) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
gets information about aliases
- getAliasesForIndex(String...) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
gets information about aliases
- getAliasesForIndex(String...) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
gets information about aliases
- getAnnotatedHighlightQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
- getAnnotatedQuery() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
- getBatches() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of scroll responses pulled back by the update by query.
- getBatchSize() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getBeanClass(Element) - Method in class org.springframework.data.elasticsearch.config.ElasticsearchAuditingBeanDefinitionParser
-
- getBoolean(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped, or null if this document contains no
mapping for the key.
- getBooleanOrDefault(String, boolean) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped or defaultValue
if this document contains no
mapping for the key.
- getBooleanOrDefault(String, BooleanSupplier) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped or the value from defaultValue
if this
document contains no mapping for the key.
- getBoost() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- getBoost() - Method in class org.springframework.data.elasticsearch.core.query.IndexBoost
-
- getBoostTerms() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getBottomRight() - Method in class org.springframework.data.elasticsearch.core.geo.GeoBox
-
- getBoundaryChars() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getBoundaryMaxScan() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getBoundaryScanner() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getBoundaryScannerLocale() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getBulkRetries() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of times that the request had retry bulk actions.
- getCause() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
-
- getChild() - Method in class org.springframework.data.elasticsearch.core.document.NestedMetaData
-
- getClient() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- getClient() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- getClientConfigurers() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
- getClientIgnoreClusterName() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- getClientNodesSamplerInterval() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- getClientPingTimeout() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- getClusterClient() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
Obtain the ReactiveElasticsearchClient.Cluster
to operate upon.
- getClusterName() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getClusterVersion() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
tries to extract the version of the Elasticsearch cluster
- getClusterVersion() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- getClusterVersion() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- getClusterVersion() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- getCollapseBuilder() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getCollateMatch() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
-
- getConnectTimeout() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
- getContent() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getContexts() - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
-
- getContexts() - Method in class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
-
- getConversionService() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
-
- getCoordinates() - Method in interface org.springframework.data.elasticsearch.core.geo.GeoJson
-
The value of the coordinates member is always an
Iterable
.
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
-
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
-
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
-
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
-
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
-
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
-
- getCoordinates() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
- getCriteria() - Method in class org.springframework.data.elasticsearch.core.query.CriteriaQuery
-
- getCriteriaChain() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- getCutoffScore() - Method in class org.springframework.data.elasticsearch.core.suggest.response.PhraseSuggestion.Entry
-
- getDefaultHeaders() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
- getDefaultHeaders() - Method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
-
- getDefaultNamedXContents() - Static method in class org.springframework.data.elasticsearch.client.util.NamedXContents
-
- getDefaultSettings() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
returns the default settings for an index.
- getDefaultSettings() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getDelayedUnassignedShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getDeleted() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of documents that were successfully deleted.
- getDescription() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
-
- getDetails() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
-
- getDistanceType() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
-
- getDoc() - Method in class org.springframework.data.elasticsearch.support.ScoreDoc
-
- getDocAsUpsert() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getDocument() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getElasticsearchConverter() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- getElasticsearchConverter() - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
- 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
-
- getEncoder() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters
-
- getEndpoint() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
-
- getEndpoints() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Returns the configured endpoints.
- getEntityCreator(AbstractElasticsearchTemplate.ReadDocumentCallback<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchRestTransportTemplate
-
- getEntityInformation() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
- getEntityInformation(Class<T>) - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreator
-
- getEntityInformation(Class<T>) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreatorImpl
-
- getEntityInformation(Class<T>) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
-
- getEntityInformation(Class<T>) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
-
- getEntityRouting(Object) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- getEntityRouting(Object) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
gets the routing for an entity which might be defined by a join-type relation
- getEntries() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
-
- getErrorListener() - Method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
-
- getException() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
-
- getExcludes() - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilter
-
- getExcludes() - Method in interface org.springframework.data.elasticsearch.core.query.SourceFilter
-
- getExpandWildcards() - Method in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- getExplain() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getExplain() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getExplanation() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
- getExplanation() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getFactoryInstance(ReactiveElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
-
- getFailedDocuments() - Method in exception org.springframework.data.elasticsearch.BulkFailureException
-
- getFailure() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem
-
- getFailure(MultiGetItemResponse) - Static method in class org.springframework.data.elasticsearch.core.ResponseConverter
-
- getFailures() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
All of the bulk failures.
- getFallbackTypeFor(Map<String, Object>) - Method in class org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper
-
- getFetchSource() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getFetchSourceExcludes() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getFetchSourceIncludes() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getField() - Method in class org.springframework.data.elasticsearch.core.document.NestedMetaData
-
- getField() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- getFieldMapping(HttpHeaders, GetFieldMappingsRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- getFieldMapping(Consumer<GetFieldMappingsRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetFieldMappingsRequest
against the indices API.
- getFieldMapping(GetFieldMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetFieldMappingsRequest
against the indices API.
- getFieldMapping(HttpHeaders, GetFieldMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetFieldMappingsRequest
against the indices API.
- getFieldMapping() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- getFieldMapping(GetFieldMappingsRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- 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
-
- getFieldNamingStrategy() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getFieldNamingStrategy() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity.ContextConfiguration
-
- getFieldNamingStrategy() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getFields() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
- getFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getFields() - Method in class org.springframework.data.elasticsearch.core.query.highlight.Highlight
-
- getFields() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getFields() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get fields to be returned as part of search request
- getFieldType() - Method in interface org.springframework.data.elasticsearch.core.query.Field
-
- getFieldType() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
-
- getFieldValue(String) - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
The first value of the given field.
- getFilter() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
-
- getFilter() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getFilterCriteriaEntries() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- getFilterQuery() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
- getFilterQueryClass() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
- getForceSource() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getFragmenter() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getFragmentOffset() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters
-
- getFragmentSize() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getFreq() - Method in class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion.Entry.Option
-
- getGenericType() - Method in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
-
- getGeometries() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
-
- getGeoPoint() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
-
- getHeadersSupplier() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
- getHidden() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
- getHighlight() - Method in class org.springframework.data.elasticsearch.core.query.HighlightQuery
-
- getHighlightBuilder(Highlight, Class<?>) - Method in class org.springframework.data.elasticsearch.core.query.HighlightQueryBuilder
-
creates an Elasticsearch HighlightBuilder from an annotation.
- getHighlightBuilder() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getHighlighted() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
-
- getHighlightField(String) - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
gets the highlight values for a field.
- getHighlightFields() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
- getHighlightFields() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getHighlightFields() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getHighlightQuery() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getHighlightQuery() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getHostNameVerifier() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
- getHosts() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
-
- getHttpClientConfigurer() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
- getId() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Retrieve the identifier associated with this
Document
.
- getId() - Method in class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
- getId() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
-
- getId() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
-
- getId() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- getId() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getId() - Method in class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
-
- getId() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getId() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getIdAttribute() - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
-
- getIdAttribute() - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
-
- getIdentifyingAnnotations() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
-
- getIdentifyingTypes() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
-
- getIdentifyingTypes() - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
-
- getIds() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getIds() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getIdsWithRouting() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getIdsWithRouting() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getIfPrimaryTerm() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getIfSeqNo() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getIgnoreUnmapped() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
-
- getIncludes() - Method in class org.springframework.data.elasticsearch.core.query.FetchSourceFilter
-
- getIncludes() - Method in interface org.springframework.data.elasticsearch.core.query.SourceFilter
-
- getIndex(HttpHeaders, GetIndexRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- getIndex(Consumer<GetIndexRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetIndexRequest
against the indices API.
- getIndex(GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetIndexRequest
against the indices API.
- getIndex(HttpHeaders, GetIndexRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetIndexRequest
against the indices API.
- getIndex() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- getIndex(GetIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- getIndex(GetIndexRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- getIndex() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
- getIndex() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
-
- getIndex() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
-
- getIndex() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
-
- getIndex() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getIndex() - Method in exception org.springframework.data.elasticsearch.NoSuchIndexException
-
- getIndexCoordinates() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
- getIndexCoordinates() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getIndexCoordinates() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getIndexCoordinates() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
- getIndexCoordinates() - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
-
- getIndexCoordinates() - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
-
- getIndexCoordinatesFor(Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- getIndexCoordinatesFor(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
- getIndexCoordinatesFor(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
- getIndexCoordinatesFor(Class<?>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- getIndexInformations(GetIndexResponse) - Static method in class org.springframework.data.elasticsearch.core.ResponseConverter
-
get the index informations from a GetIndexResponse
- getIndexInformations(GetIndexResponse) - Static method in class org.springframework.data.elasticsearch.core.ResponseConverter
-
get the index informations from a GetIndexResponse
(transport
client)
- getIndexName() - Method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
-
- getIndexName() - Method in class org.springframework.data.elasticsearch.core.query.IndexBoost
-
- getIndexName() - Method in interface org.springframework.data.elasticsearch.repository.query.ElasticsearchEntityMetadata
-
- getIndexName() - Method in class org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata
-
- getIndexNames() - Method in class org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
-
- getIndexPatterns() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
-
- getIndexPatterns() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
-
- getIndexRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
- getIndexRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
-
- getIndexStoreType() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getIndexStoreType() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getIndices() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
- getIndicesBoost() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getIndicesClient() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
Obtain the ReactiveElasticsearchClient.Indices
to operate upon.
- getIndicesOptions() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getIndicesOptions() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get indices options
- getInformation() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
- getInformation(IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
- getInformation() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
- getInformation(IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
- getInitialEntitySet() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Scans the mapping base package for classes annotated with
Document
.
- getInitializingShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getInnerHits() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
- getInnerHits(String) - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
returns the
SearchHits
for the inner hits with the given name.
- getInnerHits() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getInput() - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
-
- getInt(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped, or null if this document contains no
mapping for the key.
- getIntOrDefault(String, int) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped or defaultValue
if this document contains no
mapping for the key.
- getIntOrDefault(String, IntSupplier) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped or the value from defaultValue
if this
document contains no mapping for the key.
- getItem() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem
-
- getJavaType() - Method in class org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata
-
- getJoinFieldProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getJoinFieldProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getKey() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
-
- getLang() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getLat() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
-
- getLength() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
-
- getLon() - Method in class org.springframework.data.elasticsearch.core.geo.GeoPoint
-
- getLong(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped, or null if this document contains no
mapping for the key.
- getLongOrDefault(String, long) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped or defaultValue
if this document contains no
mapping for the key.
- getLongOrDefault(String, LongSupplier) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped or the value from defaultValue
if this
document contains no mapping for the key.
- getLowerBound() - Method in class org.springframework.data.elasticsearch.core.Range
-
- getMajor() - Method in class org.springframework.data.elasticsearch.support.Version
-
- getMappedName() - Method in enum org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
-
- getMappedName() - Method in enum org.springframework.data.elasticsearch.annotations.Dynamic
-
- getMappedName() - Method in enum org.springframework.data.elasticsearch.annotations.DynamicMappingValue
-
Deprecated.
- getMappedName() - Method in enum org.springframework.data.elasticsearch.annotations.FieldType
-
- getMapping(HttpHeaders, GetMappingsRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
Deprecated.
- getMapping(HttpHeaders, GetMappingsRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- getMapping(Consumer<GetMappingsRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
- getMapping(GetMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
- getMapping(HttpHeaders, GetMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
- getMapping(GetMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetMappingsRequest
against the indices API.
- getMapping(HttpHeaders, GetMappingsRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetMappingsRequest
against the indices API.
- getMapping() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- getMapping(GetMappingsRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- getMapping(GetMappingsRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- getMapping() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
-
- getMapping() - Method in class org.springframework.data.elasticsearch.core.IndexInformation
-
- getMapping() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Get mapping for an index defined by a class.
- getMapping() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
- getMapping() - Method in class org.springframework.data.elasticsearch.core.RuntimeField
-
- getMappingBasePackages() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
-
Returns the base packages to scan for Elasticsearch mapped entities at startup.
- getMappingContext() - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
-
- getMappingContext() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
- getMappingRequest() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- getMappings() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
-
- getMatchedFields() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters
-
- getMatchedQueries() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
- getMatchedQueries() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getMaxDocFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getMaxDocs() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getMaxQueryTerms() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getMaxResults() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getMaxResults() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
return the max of results.
- getMaxRetries() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getMaxScore() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
-
- getMaxScore() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
-
- getMaxScore() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
-
- getMaxScore() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
-
- getMaxWordLen() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getMinDocFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getMinor() - Method in class org.springframework.data.elasticsearch.support.Version
-
- getMinScore() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getMinScore() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get minimum score
- getMinTermFreq() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getMinWordLen() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getMode() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
-
- getMode() - Method in class org.springframework.data.elasticsearch.core.query.Order
-
- getModuleName() - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
-
- getModulePrefix() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
-
- getMultiSearchResult(MultiSearchRequest) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchRestTransportTemplate
-
- getMultiSearchResult(MultiSearchRequest) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- getMultiSearchResult(MultiSearchRequest) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- getName() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
-
- getName() - Method in class org.springframework.data.elasticsearch.core.IndexInformation
-
- getName() - Method in class org.springframework.data.elasticsearch.core.join.JoinField
-
- getName() - Method in interface org.springframework.data.elasticsearch.core.query.Field
-
- getName() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
-
- getName() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
-
- getName() - Method in class org.springframework.data.elasticsearch.core.RuntimeField
-
- getName() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
-
- getNestedMetaData() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
- getNestedMetaData() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
If this is a nested inner hit, return the nested metadata information
- getNodeId() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
-
- getNodes() - Method in class org.springframework.data.elasticsearch.client.reactive.HostProvider.ClusterInformation
-
- getNoMatchSize() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getNoops() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of documents that were ignored because the script used for the update by query returned a noop value for
ctx.op.
- getNumberOfDataNodes() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getNumberOfFragments() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getNumberOfInFlightFetch() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getNumberOfNodes() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getNumberOfPendingTasks() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getObject() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
-
- getObject() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- getObject() - Method in class org.springframework.data.elasticsearch.config.PersistentEntitiesFactoryBean
-
- getObject() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- getObjectType() - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
-
- getObjectType() - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- getObjectType() - Method in class org.springframework.data.elasticsearch.config.PersistentEntitiesFactoryBean
-
- getOffset() - Method in class org.springframework.data.elasticsearch.core.document.NestedMetaData
-
- getOffset() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
-
- getOperator() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- getOptions() - Method in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- getOptions() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
-
- getOpType() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- getOrDefault(Object, Object) - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
-
- getOrder() - Method in class org.springframework.data.elasticsearch.core.event.AuditingEntityCallback
-
- getOrder() - Method in class org.springframework.data.elasticsearch.core.event.ReactiveAuditingEntityCallback
-
- getOrder() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
-
- getOrder() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
-
- getOrder() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getPageable() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getPageable() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getPageable() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get page settings if defined
- getParameters() - Method in class org.springframework.data.elasticsearch.core.index.AliasAction
-
- getParameters() - Method in class org.springframework.data.elasticsearch.core.query.highlight.Highlight
-
- getParameters() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightField
-
- getParameters() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
-
- getParams() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getParent() - Method in class org.springframework.data.elasticsearch.core.join.JoinField
-
- getParentId() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- getPath() - Method in interface org.springframework.data.elasticsearch.core.query.Field
-
- getPath() - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
-
- getPathPrefix() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
Returns the path prefix that should be prepended to HTTP(s) requests for Elasticsearch behind a proxy.
- getPathPrefix() - Method in interface org.springframework.data.elasticsearch.client.reactive.WebClientProvider
-
- getPattern() - Method in enum org.springframework.data.elasticsearch.annotations.DateFormat
-
- getPercentTermsToMatch() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getPersistentEntityFor(Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations
-
- getPersistentEntityFor(Class<?>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- getPersistentPropertyWithFieldName(String) - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getPersistentPropertyWithFieldName(String) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getPhraseLimit() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getPipeline() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
-
- getPipeline() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getPipelineAggregations() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getPostTags() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getPreference() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getPreference() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get preference
- getPreTags() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getPrimaryTerm() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Retrieve the primary_term associated with this
Document
.
- getPrimaryTerm() - Method in class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
- getPrimaryTerm() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- getPrimaryTerm() - Method in class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
-
- getProjectionFactory() - Method in interface org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter
-
- getProperty() - Method in class org.springframework.data.elasticsearch.core.convert.AbstractPropertyValueConverter
-
- getPropertyValueConverter() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
-
- getPropertyValueConverter() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
-
- getProxy() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
returns an optionally set proxy in the form host:port
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
-
- getQuery() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- 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
-
- getQueryWeight() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
-
- getReason() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
-
- getReasonCancelled() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The reason that the request was canceled or null if it hasn't been.
- getRefreshInterval() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getRefreshInterval() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getRefreshPolicy() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- getRefreshPolicy() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
-
- getRefreshPolicy() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getRefreshPolicy() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- getRelocatingShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getReplicas() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getReplicas() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
-
- getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
-
- getRepositoryFactoryBeanClassName() - Method in class org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension
-
- getRepositoryFactoryClassName() - Method in class org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension
-
- getRepositoryMetadata(Class<?>) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
-
- getRepositoryMetadata(Class<?>) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
-
- getRequestCache() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getRequestCache() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getRequestFactory() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- getRequestsPerSecond() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getRequiredSeqNoPrimaryTermProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getRequireFieldMatch() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getRescoreQueryWeight() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
-
- getRescorerQueries() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getRescorerQueries() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getResult() - Method in class org.springframework.data.elasticsearch.core.query.UpdateResponse
-
- getRetryOnConflict() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getReturnedDomainClass(Method) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryMetadata
-
- getRevision() - Method in class org.springframework.data.elasticsearch.support.Version
-
- getRoute() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getRoute() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get route
- getRouting() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
- getRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
- getRouting() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- getRouting() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getRouting() - Method in class org.springframework.data.elasticsearch.core.query.Query.IdWithRouting
-
- getRouting() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getRouting() - Method in class org.springframework.data.elasticsearch.core.routing.DefaultRoutingResolver
-
- getRouting(T) - Method in class org.springframework.data.elasticsearch.core.routing.DefaultRoutingResolver
-
- getRouting() - Method in interface org.springframework.data.elasticsearch.core.routing.RoutingResolver
-
returns the routing when no entity is available.
- getRouting(T) - Method in interface org.springframework.data.elasticsearch.core.routing.RoutingResolver
-
Returns the routing for a bean.
- getRouting() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getRoutingId() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
-
- getRuntimeFields() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getRuntimeFields() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getRuntimeLibraryVersion() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchRestTransportTemplate
-
- getRuntimeLibraryVersion() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- getRuntimeLibraryVersion() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- getScope() - Method in class org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryBean
-
- getScore() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
Return the search score
.
- getScore() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getScore() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
-
- getScore() - Method in class org.springframework.data.elasticsearch.support.ScoreDoc
-
- getScoreDoc() - Method in class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
-
- getScoreMode() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
-
- getScript(GetStoredScriptRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- getScript() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getScriptedUpsert() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getScriptFields() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getScriptName() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getScriptType() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getScrollId() - Method in class org.springframework.data.elasticsearch.client.util.ScrollState
-
- getScrollId() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
-
- getScrollId() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
-
- getScrollId() - Method in interface org.springframework.data.elasticsearch.core.SearchScrollHits
-
- getScrollIds() - Method in class org.springframework.data.elasticsearch.client.util.ScrollState
-
- getScrollTime() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getScrollTime() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
For queries that are used in delete request, these are internally handled by Elasticsearch as scroll/bulk delete
queries.
- getSearchAfter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getSearchAfter() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getSearchDocuments() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
-
- getSearchFailures() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
Failures during search phase
- getSearchHit(int) - Method in interface org.springframework.data.elasticsearch.core.SearchHits
-
- getSearchHit(int) - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
-
- getSearchHit() - Method in class org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry.Option
-
- getSearchHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
-
- getSearchHits() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
-
- getSearchHits() - Method in interface org.springframework.data.elasticsearch.core.SearchPage
-
- getSearchIndices() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getSearchRetries() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of times that the request had retry search actions.
- getSearchRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
- getSearchRouting() - Method in class org.springframework.data.elasticsearch.core.index.AliasData
-
- getSearchTemplate() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getSearchTimeout() - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- getSearchType() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getSearchType() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Type of search
- getSearchTypes() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getSeqNo() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Retrieve the seq_no associated with this
Document
.
- getSeqNo() - Method in class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
- getSeqNo() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
-
- getSeqNo() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- getSeqNoPrimaryTermProperty() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getSeqNoPrimaryTermProperty() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getSequenceNumber() - Method in class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
-
- getSettings(HttpHeaders, GetSettingsRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- getSettings(Consumer<GetSettingsRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetSettingsRequest
against the indices API.
- getSettings(GetSettingsRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetSettingsRequest
against the indices API.
- getSettings(HttpHeaders, GetSettingsRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetSettingsRequest
against the indices API.
- getSettings() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- getSettings(GetSettingsRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- getSettings() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
-
- getSettings() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
-
- getSettings() - Method in class org.springframework.data.elasticsearch.core.IndexInformation
-
- getSettings() - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Get the index settings.
- getSettings(boolean) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
Get the index settings.
- getSettings() - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
get the settings for the index
- getSettings(boolean) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
get the settings for the index
- getShardId() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
-
- getShardIndex() - Method in class org.springframework.data.elasticsearch.support.ScoreDoc
-
- getShards() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- getShards() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- getShouldStoreResult() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getSize() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
-
- getSlices() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- 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 class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getSort() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getSort() - Method in class org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion
-
- getSortValues() - Method in interface org.springframework.data.elasticsearch.core.document.SearchDocument
-
- getSortValues() - Method in class org.springframework.data.elasticsearch.core.SearchHit
-
- getSource() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- getSource() - Method in class org.springframework.data.elasticsearch.core.query.StringQuery
-
- getSourceFilter() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- 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
-
- getState() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
-
- getStatus() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getStatus() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
-
- getStatus() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
-
- getStatus() - Method in exception org.springframework.data.elasticsearch.RestStatusException
-
- getStopWords() - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- getString(String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped, or null if this document contains no
mapping for the key.
- getStringOrDefault(String, String) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped or defaultValue
if this document contains no
mapping for the key.
- getStringOrDefault(String, Supplier<String>) - Method in interface org.springframework.data.elasticsearch.support.StringObjectMap
-
Returns the value to which the specified key
is mapped or the value from defaultValue
if this
document contains no mapping for the key.
- getSubCriteria() - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- getSuggest() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
-
- getSuggest() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
-
- getSuggest() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
-
- getSuggestBuilder() - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- getSuggestion(String) - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest
-
- getSuggestions() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest
-
- getTagsSchema() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters
-
- getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory
-
- getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory
-
- getTaskMaxWaitingTimeMillis() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getTemplate(HttpHeaders, GetIndexTemplatesRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- getTemplate(Consumer<GetIndexTemplatesRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetIndexTemplatesRequest
against the indices API.
- getTemplate(GetIndexTemplatesRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetIndexTemplatesRequest
against the indices API.
- getTemplate(HttpHeaders, GetIndexTemplatesRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
-
Execute the given GetIndexTemplatesRequest
against the indices API.
- getTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
gets an index template using the legacy Elasticsearch
interface/Users/peter/Entwicklung/Projekte/spring-data-elasticsearch/src/main/java/org/springframework/data/elasticsearch/core/IndexOperations.java.
- getTemplate(GetTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.IndexOperations
-
gets an index template using the legacy Elasticsearch
interface/Users/peter/Entwicklung/Projekte/spring-data-elasticsearch/src/main/java/org/springframework/data/elasticsearch/core/IndexOperations.java.
- getTemplate(String) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
gets an index template using the legacy Elasticsearch
interface/Users/peter/Entwicklung/Projekte/spring-data-elasticsearch/src/main/java/org/springframework/data/elasticsearch/core/IndexOperations.java.
- getTemplate(GetTemplateRequest) - Method in interface org.springframework.data.elasticsearch.core.ReactiveIndexOperations
-
gets an index template using the legacy Elasticsearch
interface/Users/peter/Entwicklung/Projekte/spring-data-elasticsearch/src/main/java/org/springframework/data/elasticsearch/core/IndexOperations.java.
- getTemplateData(GetIndexTemplatesResponse, String) - Static method in class org.springframework.data.elasticsearch.core.ResponseConverter
-
- getTemplateName() - Method in class org.springframework.data.elasticsearch.core.index.DeleteTemplateRequest
-
- getTemplateName() - Method in class org.springframework.data.elasticsearch.core.index.ExistsTemplateRequest
-
- getTemplateName() - Method in class org.springframework.data.elasticsearch.core.index.GetTemplateRequest
-
- GetTemplateRequest - Class in org.springframework.data.elasticsearch.core.index
-
- GetTemplateRequest(String) - Constructor for class org.springframework.data.elasticsearch.core.index.GetTemplateRequest
-
- getTemplates() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- getTemplates(GetIndexTemplatesRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- getTerm() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
-
- getText() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry
-
- getText() - Method in class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
-
- getTimedOut() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
Did any of the sub-requests that were part of this request timeout?
- getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.BulkOptions
-
- getTimeout() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get the query timeout.
- getTimeout() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getTimestamp() - Method in class org.springframework.data.elasticsearch.client.ElasticsearchHost
-
- getTook() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of milliseconds from start to end of the whole operation.
- getTopLeft() - Method in class org.springframework.data.elasticsearch.core.geo.GeoBox
-
- getTotal() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of documents that were successfully processed.
- getTotalCount(SearchHits) - Static method in class org.springframework.data.elasticsearch.support.SearchHitsUtil
-
- getTotalHits() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
-
- getTotalHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
-
- getTotalHits() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
-
- getTotalHits() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
-
- getTotalHitsRelation() - Method in class org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
-
- getTotalHitsRelation() - Method in interface org.springframework.data.elasticsearch.core.SearchHits
-
- getTotalHitsRelation() - Method in class org.springframework.data.elasticsearch.core.SearchHitsImpl
-
- getTotalHitsRelation() - Method in interface org.springframework.data.elasticsearch.core.SearchHitsIterator
-
- getTrackScores() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getTrackScores() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Get if scores will be computed and tracked, regardless of whether sorting on a field.
- getTrackTotalHits() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getTrackTotalHits() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- getTrackTotalHitsUpTo() - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- getTrackTotalHitsUpTo() - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Gets the maximum value up to which total hits are tracked.
- getType() - Method in interface org.springframework.data.elasticsearch.core.geo.GeoJson
-
String value representing the type of the
GeoJson
object.
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
-
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
-
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
-
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
-
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
-
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
-
- getType() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
-
- getType() - Method in class org.springframework.data.elasticsearch.core.MultiGetItem.Failure
-
- getType() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
-
- getType() - Method in class org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
-
- getType() - Method in class org.springframework.data.elasticsearch.core.query.HighlightQuery
-
- getUnassignedShards() - Method in class org.springframework.data.elasticsearch.core.cluster.ClusterHealth
-
- getUnit() - Method in class org.springframework.data.elasticsearch.core.query.GeoDistanceOrder
-
- getUnmappedType() - Method in class org.springframework.data.elasticsearch.core.query.Order
-
- getUpdated() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of documents that were successfully updated.
- getUpperBound() - Method in class org.springframework.data.elasticsearch.core.Range
-
- getUpsert() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getValue() - Method in class org.springframework.data.elasticsearch.core.ActiveShardCount
-
- getValue() - Method in class org.springframework.data.elasticsearch.core.document.Explanation
-
- getValue() - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
-
- getValue() - Method in class org.springframework.data.elasticsearch.core.Range.Bound
-
- getValues() - Method in interface org.springframework.data.elasticsearch.repository.query.ElasticsearchParameterAccessor
-
Returns the raw parameter values of the underlying query method.
- getVendor() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchRestTransportTemplate
-
- getVendor() - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- getVendor() - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- getVersion() - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Retrieve the version associated with this
Document
.
- getVersion() - Method in class org.springframework.data.elasticsearch.core.index.PutTemplateRequest
-
- getVersion() - Method in class org.springframework.data.elasticsearch.core.index.TemplateData
-
- getVersion() - Method in class org.springframework.data.elasticsearch.core.IndexedObjectInformation
-
- getVersion() - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- getVersion(T) - Method in interface org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation
-
- getVersion(T) - Method in class org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation
-
- getVersionConflicts() - Method in class org.springframework.data.elasticsearch.core.query.ByQueryResponse
-
The number of version conflicts that the update by query hit.
- 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
-
- getWaitForActiveShards() - Method in class org.springframework.data.elasticsearch.core.query.UpdateQuery
-
- getWebClientConfigurer() - Method in interface org.springframework.data.elasticsearch.client.ClientConfiguration
-
- getWeight() - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
-
- getWindowSize() - Method in class org.springframework.data.elasticsearch.core.query.RescorerQuery
-
- getWriteIndex() - Method in class org.springframework.data.elasticsearch.core.index.AliasActionParameters
-
- getWriteTypeHints() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity.ContextConfiguration
-
- getX() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
-
- getY() - Method in class org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
-
- greaterThan(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- greaterThanEqual(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- GT_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
-
- GTE_FIELD - Static variable in class org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter
-
- save(T) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- save(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- save(Iterable<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- save(Iterable<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- save(T...) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- save(T) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Saves an entity to the index specified in the entity's Document annotation
- save(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
Saves an entity to the index specified in the entity's Document annotation
- save(Iterable<T>) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
saves the given entities to the index retrieved from the entities' Document annotation
- save(Iterable<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
saves the given entities to the given index
- save(T...) - Method in interface org.springframework.data.elasticsearch.core.DocumentOperations
-
saves the given entities to the index retrieved from the entities' Document annotation
- save(Mono<? extends T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index the given entity, once available, extracting index from entity metadata.
- save(Mono<? extends T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index the entity, once available, under the given type in the given index.
- save(T) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index the given entity extracting index from entity metadata.
- save(T, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index the entity under the given type in the given index.
- save(T, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- save(T) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- save(S) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
-
- save(List<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
-
- save(S) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
-
- saveAll(Iterable<T>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index entities the index extracted from entity metadata.
- saveAll(Iterable<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index entities in the given index.
- saveAll(Mono<? extends Collection<? extends T>>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index entities in the index extracted from entity metadata.
- saveAll(Mono<? extends Collection<? extends T>>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveDocumentOperations
-
Index entities in the given index.
- saveAll(Mono<? extends Collection<? extends T>>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- saveAll(Mono<? extends Collection<? extends T>>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- saveAll(Iterable<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
-
- saveAll(Iterable<S>) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
-
- saveAll(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.
- ScoreDoc - Class in org.springframework.data.elasticsearch.support
-
- ScoreDoc(float, int, int) - Constructor for class org.springframework.data.elasticsearch.support.ScoreDoc
-
- 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
-
- ScriptType - Enum in org.springframework.data.elasticsearch.core
-
Define script types for update queries.
- 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.
- scroll() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- ScrollState - Class in org.springframework.data.elasticsearch.client.util
-
Mutable state object holding scrollId to be used for scroll requests.
- ScrollState() - Constructor for class org.springframework.data.elasticsearch.client.util.ScrollState
-
- ScrollState(String) - Constructor for class org.springframework.data.elasticsearch.client.util.ScrollState
-
- 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() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- search(SearchRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- search(MoreLikeThisQuery, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- search(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- search(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- search(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- search(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- search(Query, Class<?>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- search(Query, Class<?>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- search(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
.
- search(Query, Class<?>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
.
- search(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
.
- search(Query, Class<?>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
.
- search(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the criteria query against elasticsearch and return result as
SearchHits
- search(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the criteria query against elasticsearch and return result as
SearchHits
- search(MoreLikeThisQuery, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
more like this query to search for documents that are "like" a specific document.
- search(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
more like this query to search for documents that are "like" a specific document.
- SearchDocument - Interface in org.springframework.data.elasticsearch.core.document
-
Extension to
Document
exposing search response related data.
- SearchDocumentResponse - Class in org.springframework.data.elasticsearch.core.document
-
This represents the complete search response from Elasticsearch, including the returned documents.
- SearchDocumentResponse.EntityCreator<T> - Interface in org.springframework.data.elasticsearch.core.document
-
- searchForPage(Query, Class<?>, Class<T>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- searchForPage(Query, Class<?>, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- searchForPage(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
.
- searchForPage(Query, Class<?>, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
.
- searchForPage(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
.
- searchForPage(Query, Class<?>, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Search the index for entities matching the given
query
.
- searchForResponse(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- searchForResponse(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Execute the given SearchRequest
against the search API returning the whole response in one Mono.
- searchForResponse(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Execute the given SearchRequest
against the search API returning the whole response in one Mono.
- searchForStream(Query, Class<T>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- searchForStream(Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- searchForStream(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
- searchForStream(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
- SearchHit<T> - Class in org.springframework.data.elasticsearch.core
-
Encapsulates the found data with additional information from the search.
- SearchHit(String, String, String, float, Object[], Map<String, List<String>>, T) - Constructor for class org.springframework.data.elasticsearch.core.SearchHit
-
- SearchHit(String, String, String, float, Object[], Map<String, List<String>>, Map<String, SearchHits<?>>, NestedMetaData, Explanation, List<String>, T) - Constructor for class org.springframework.data.elasticsearch.core.SearchHit
-
- SearchHits<T> - Interface in org.springframework.data.elasticsearch.core
-
Encapsulates a list of
SearchHit
s with additional information from the search.
- SearchHitsImpl<T> - Class in org.springframework.data.elasticsearch.core
-
- SearchHitsImpl(long, TotalHitsRelation, float, String, List<? extends SearchHit<T>>, AggregationsContainer<?>, Suggest) - Constructor for class org.springframework.data.elasticsearch.core.SearchHitsImpl
-
- SearchHitsIterator<T> - Interface in org.springframework.data.elasticsearch.core
-
- SearchHitSupport - Class in org.springframework.data.elasticsearch.core
-
Utility class with helper methods for working with
SearchHit
.
- SearchHitsUtil - Class in org.springframework.data.elasticsearch.support
-
Utility class to prevent leaking of Lucene API into Spring Data Elasticsearch.
- searchOne(Query, Class<T>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the query against elasticsearch and return the first returned object.
- searchOne(Query, Class<T>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
Execute the query against elasticsearch and return the first returned object.
- SearchOperations - Interface in org.springframework.data.elasticsearch.core
-
- SearchPage<T> - Interface in org.springframework.data.elasticsearch.core
-
Page definition for repositories that need to return a paged SearchHits.
- searchPageFor(SearchHits<T>, Pageable) - Static method in class org.springframework.data.elasticsearch.core.SearchHitSupport
-
- searchScroll(SearchScrollRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- searchScrollClear(String) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- searchScrollClear(List<String>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- searchScrollClear(List<String>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- searchScrollClear(List<String>) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- SearchScrollHits<T> - Interface in org.springframework.data.elasticsearch.core
-
This interface is used to expose the current scrollId
from the underlying scroll context.
- searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- searchSimilar(T, String[], Pageable) - Method in interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository
-
Search for similar entities using a morelikethis query
- searchSimilar(T, String[], Pageable) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
-
- searchTemplate(HttpHeaders, SearchTemplateRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- searchTemplate(Consumer<SearchTemplateRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Executes a SearchTemplateRequest
against the search template API.
- searchTemplate(SearchTemplateRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Executes a SearchTemplateRequest
against the search template API.
- searchTemplate(HttpHeaders, SearchTemplateRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Executes a SearchTemplateRequest
against the search template API.
- searchTemplate() - Method in interface org.springframework.data.elasticsearch.client.reactive.RequestCreator
-
- searchTemplate(SearchTemplateRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- searchType - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- SeqNoPrimaryTerm - Class in org.springframework.data.elasticsearch.core.query
-
A container for seq_no and primary_term values.
- SeqNoPrimaryTerm(long, long) - Constructor for class org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm
-
Creates an instance of SeqNoPrimaryTerm with the given seq_no and primary_term.
- setAggregations(List<AbstractAggregationBuilder<?>>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- setBoostTerms(Float) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setClientIgnoreClusterName(Boolean) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- setClientNodesSamplerInterval(String) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- setClientPingTimeout(String) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- setClientTransportSniff(Boolean) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- setClusterName(String) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- setClusterNodes(String) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- 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.suggest.Completion
-
- setConversions(CustomConversions) - Method in class org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter
-
- setElasticsearchOperations(ElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean
-
- setEntityCallbacks(EntityCallbacks) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- setEntityCallbacks(ReactiveEntityCallbacks) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- setExplain(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setFieldNamingStrategy(FieldNamingStrategy) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
-
Configures the
FieldNamingStrategy
to be used to determine the field name if no manual mapping is applied.
- setFields(List<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setFields(List<String>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Set fields to be returned as part of search request
- setFieldType(FieldType) - Method in interface org.springframework.data.elasticsearch.core.query.Field
-
- setFieldType(FieldType) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
-
- setHeadersSupplier(Supplier<HttpHeaders>) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- setHighlightQuery(HighlightQuery) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setHighlightQuery(HighlightQuery) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- setHosts(String) - Method in class org.springframework.data.elasticsearch.client.RestClientFactoryBean
-
- setId(String) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
- setId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- setId(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setIds(Collection<String>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
Set Ids for a multi-get request with on this query.
- setIdsWithRouting(List<Query.IdWithRouting>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
Set Ids with routing values for a multi-get request set on this query.
- setIndex(String) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
Sets the index name for this document
- setIndicesBoost(List<IndexBoost>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- setIndicesOptions(IndicesOptions) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- 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.suggest.Completion
-
- setMappingContext(MappingContext<?, ?>) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
-
- setMaxDocFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setMaxQueryTerms(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setMaxResults(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setMaxWordLen(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setMinDocFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setMinScore(float) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setMinTermFreq(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setMinWordLen(Integer) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setName(String) - Method in interface org.springframework.data.elasticsearch.core.query.Field
-
- setName(String) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
-
- setObject(Object) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- setOpType(IndexQuery.OpType) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- setPageable(Pageable) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setPageable(Pageable) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setPageable(Pageable) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
restrict result to entries on given page.
- setParent(ID) - Method in class org.springframework.data.elasticsearch.core.join.JoinField
-
- setParentId(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- setPath(String) - Method in interface org.springframework.data.elasticsearch.core.query.Field
-
Sets the path if this field has a multi-part name that should be used in a nested query.
- setPath(String) - Method in class org.springframework.data.elasticsearch.core.query.SimpleField
-
- setPercentTermsToMatch(Float) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setPipelineAggregations(List<PipelineAggregationBuilder>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- setPreference(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setPreference(String) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Add preference filter to be added as part of search request
- setPrimaryTerm(long) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
- setPrimaryTerm(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- setProperties(Properties) - Method in class org.springframework.data.elasticsearch.client.TransportClientFactoryBean
-
Deprecated.
- setReactiveElasticsearchOperations(ReactiveElasticsearchOperations) - Method in class org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean
-
- setRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate
-
- setRefreshPolicy(RefreshPolicy) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
Set the default
RefreshPolicy
to apply when writing to Elasticsearch.
- setRequestCache(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setRequestCache(Boolean) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
sets the request_cache value for the query.
- setRescorerQueries(List<RescorerQuery>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setRescorerQueries(List<RescorerQuery>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- setRoute(String) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- setRouting(String) - Method in class org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
-
- setScriptFields(List<ScriptField>) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- setScrollTime(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setScrollTime(Duration) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
For queries that are used in delete request, these are internally handled by Elasticsearch as scroll/bulk delete
queries.
- setSearchAfter(List<Object>) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setSearchAfter(List<Object>) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Sets the setSearchAfter objects for this query.
- setSearchTemplate(SearchTemplateRequestBuilder) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- setSearchTimeout(String) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- setSearchType(Query.SearchType) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setSeqNo(long) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
- setSeqNo(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- setSource(String) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- setSuggestBuilder(SuggestBuilder) - Method in class org.springframework.data.elasticsearch.core.query.NativeSearchQuery
-
- setTimeout(Duration) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
set the query timeout
- Setting - Annotation Type in org.springframework.data.elasticsearch.annotations
-
Elasticsearch Setting
- Setting.SortMissing - Enum in org.springframework.data.elasticsearch.annotations
-
- Setting.SortMode - Enum in org.springframework.data.elasticsearch.annotations
-
- Setting.SortOrder - Enum in org.springframework.data.elasticsearch.annotations
-
- settingPath() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity
-
- settingPath() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- Settings - Class in org.springframework.data.elasticsearch.core.index
-
class defining the settings for an index.
- Settings() - Constructor for class org.springframework.data.elasticsearch.core.index.Settings
-
- Settings(Map<String, Object>) - Constructor for class org.springframework.data.elasticsearch.core.index.Settings
-
- setTrackScores(boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
Configures whether to track scores.
- setTrackTotalHits(Boolean) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setTrackTotalHits(Boolean) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
- setTrackTotalHitsUpTo(Integer) - Method in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- setTrackTotalHitsUpTo(Integer) - Method in interface org.springframework.data.elasticsearch.core.query.Query
-
Sets the maximum value up to which total hits are tracked.
- setValue(Object) - Method in class org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
-
- setVersion(long) - Method in interface org.springframework.data.elasticsearch.core.document.Document
-
- setVersion(Long) - Method in class org.springframework.data.elasticsearch.core.query.IndexQuery
-
- setWeight(Integer) - Method in class org.springframework.data.elasticsearch.core.suggest.Completion
-
- setWriteTypeHints(boolean) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
-
Sets the flag if type hints should be written in Entities created by this instance.
- shouldCreatePersistentEntityFor(TypeInformation<?>) - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
-
- shouldGenerateId() - Method in class org.springframework.data.elasticsearch.config.ElasticsearchAuditingBeanDefinitionParser
-
- Similarity - Enum in org.springframework.data.elasticsearch.annotations
-
- SimpleElasticsearchEntityMetadata<T> - Class in org.springframework.data.elasticsearch.repository.query
-
- SimpleElasticsearchEntityMetadata(Class<T>, ElasticsearchPersistentEntity<?>) - Constructor for class org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata
-
- SimpleElasticsearchMappingContext - Class in org.springframework.data.elasticsearch.core.mapping
-
SimpleElasticsearchMappingContext
- SimpleElasticsearchMappingContext() - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext
-
- SimpleElasticsearchPersistentEntity<T> - Class in org.springframework.data.elasticsearch.core.mapping
-
- SimpleElasticsearchPersistentEntity(TypeInformation<T>, SimpleElasticsearchPersistentEntity.ContextConfiguration) - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity
-
- SimpleElasticsearchPersistentEntity.ContextConfiguration - Class in org.springframework.data.elasticsearch.core.mapping
-
- SimpleElasticsearchPersistentProperty - Class in org.springframework.data.elasticsearch.core.mapping
-
- SimpleElasticsearchPersistentProperty(Property, PersistentEntity<?, ElasticsearchPersistentProperty>, SimpleTypeHolder) - Constructor for class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
-
- SimpleElasticsearchRepository<T,ID> - Class in org.springframework.data.elasticsearch.repository.support
-
Elasticsearch specific repository implementation.
- SimpleElasticsearchRepository(ElasticsearchEntityInformation<T, ID>, ElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
-
- SimpleElasticsearchRepository.OperationsCallback<R> - Interface in org.springframework.data.elasticsearch.repository.support
-
- SimpleField - Class in org.springframework.data.elasticsearch.core.query
-
The most trivial implementation of a Field.
- SimpleField(String) - Constructor for class org.springframework.data.elasticsearch.core.query.SimpleField
-
- SimpleReactiveElasticsearchRepository<T,ID> - Class in org.springframework.data.elasticsearch.repository.support
-
- SimpleReactiveElasticsearchRepository(ElasticsearchEntityInformation<T, ID>, ReactiveElasticsearchOperations) - Constructor for class org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository
-
- size() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
-
- sort - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- SortBy - Enum in org.springframework.data.elasticsearch.core.suggest.response
-
- sourceExists(GetRequest) - Static method in class org.springframework.data.elasticsearch.client.util.RequestConverters
-
- sourceFilter - Variable in class org.springframework.data.elasticsearch.core.query.BaseQuery
-
- SourceFilter - Interface in org.springframework.data.elasticsearch.core.query
-
SourceFilter for providing includes and excludes.
- startsWith(String) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
- status() - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- status() - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
- storeNullValue() - Method in interface org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty
-
- storeNullValue() - Method in class org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty
-
- STRICT_EXPAND_OPEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- STRICT_EXPAND_OPEN_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- STRICT_EXPAND_OPEN_CLOSED_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- STRICT_EXPAND_OPEN_FORBID_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- STRICT_EXPAND_OPEN_FORBID_CLOSED_IGNORE_THROTTLED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- STRICT_EXPAND_OPEN_HIDDEN - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- STRICT_EXPAND_OPEN_HIDDEN_FORBID_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- STRICT_SINGLE_INDEX_NO_EXPAND_FORBID_CLOSED - Static variable in class org.springframework.data.elasticsearch.core.query.IndicesOptions
-
- stringIdRepresentation(Object) - Method in interface org.springframework.data.elasticsearch.core.ElasticsearchOperations
-
gets the String representation for an id.
- stringIdRepresentation(ID) - Method in class org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository
-
- StringObjectMap<M extends StringObjectMap<M>> - Interface in org.springframework.data.elasticsearch.support
-
Defines an interface for a Map<String, Object> with additional convenience methods.
- StringQuery - Class in org.springframework.data.elasticsearch.core.query
-
StringQuery
- StringQuery(String) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
-
- StringQuery(String, Pageable) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
-
- StringQuery(String, Pageable, Sort) - Constructor for class org.springframework.data.elasticsearch.core.query.StringQuery
-
- StringQueryUtil - Class in org.springframework.data.elasticsearch.repository.support
-
- StringQueryUtil(ConversionService) - Constructor for class org.springframework.data.elasticsearch.repository.support.StringQueryUtil
-
- subCriteria(Criteria) - Method in class org.springframework.data.elasticsearch.core.query.Criteria
-
adds a Criteria as subCriteria
- suggest(HttpHeaders, SearchRequest) - Method in class org.springframework.data.elasticsearch.client.reactive.DefaultReactiveElasticsearchClient
-
- suggest(Consumer<SearchRequest>) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Execute the given SearchRequest
against the search API.
- suggest(SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Execute the given SearchRequest
against the search API.
- suggest(HttpHeaders, SearchRequest) - Method in interface org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient
-
Execute the given SearchRequest
against the search API.
- suggest(SuggestBuilder, Class<?>) - Method in class org.springframework.data.elasticsearch.core.AbstractElasticsearchRestTransportTemplate
-
Deprecated.
- suggest(SuggestBuilder, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
-
- suggest(SuggestBuilder, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ElasticsearchTemplate
-
Deprecated.
- suggest(Query, Class<?>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- suggest(Query, Class<?>, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
- suggest(SuggestBuilder, Class<?>) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
Deprecated.
- suggest(SuggestBuilder, IndexCoordinates) - Method in class org.springframework.data.elasticsearch.core.ReactiveElasticsearchTemplate
-
Deprecated.
- suggest(SuggestBuilder, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
- suggest(SuggestBuilder, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
- suggest(Query, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Does a suggest query.
- suggest(Query, Class<?>, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.ReactiveSearchOperations
-
Does a suggest query.
- suggest(SuggestBuilder, Class<?>) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
- suggest(SuggestBuilder, IndexCoordinates) - Method in interface org.springframework.data.elasticsearch.core.SearchOperations
-
- Suggest - Class in org.springframework.data.elasticsearch.core.suggest.response
-
Class structure mirroring the Elasticsearch classes for a suggest response.
- Suggest(List<Suggest.Suggestion<? extends Suggest.Suggestion.Entry<? extends Suggest.Suggestion.Entry.Option>>>, boolean) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.Suggest
-
- Suggest.Suggestion<E extends Suggest.Suggestion.Entry<? extends Suggest.Suggestion.Entry.Option>> - Class in org.springframework.data.elasticsearch.core.suggest.response
-
- Suggest.Suggestion.Entry<O extends Suggest.Suggestion.Entry.Option> - Class in org.springframework.data.elasticsearch.core.suggest.response
-
- Suggest.Suggestion.Entry.Option - Class in org.springframework.data.elasticsearch.core.suggest.response
-
- Suggestion(String, int, List<E>) - Constructor for class org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion
-
- ValueConverter - Annotation Type in org.springframework.data.elasticsearch.annotations
-
Annotation to put on a property of an entity to define a value converter which can convert the property to a type
that Elasticsearch understands and back.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
-
Returns the enum constant of this type with the specified name.
- 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.Document.VersionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.Dynamic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.DynamicMappingValue
-
Deprecated.
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.annotations.GeoShapeField.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.IndexOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.Mapping.Detection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.NullValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.Setting.SortMissing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.Setting.SortMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.Setting.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.Similarity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.TermVector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.annotations.WriteTypeHint
-
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.GeoConverters.GeoJsonGeometryCollectionToMapConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter
-
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.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
-
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.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.Criteria.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.DistanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.Order.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.Query.SearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.RefreshPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.ScriptType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.suggest.response.SortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.elasticsearch.core.TotalHitsRelation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
-
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.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.Document.VersionType
-
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.Dynamic
-
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.DynamicMappingValue
-
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.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.annotations.GeoShapeField.Orientation
-
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.IndexOptions
-
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.Mapping.Detection
-
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.NullValueType
-
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.Setting.SortMissing
-
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.Setting.SortMode
-
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.Setting.SortOrder
-
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.Similarity
-
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.TermVector
-
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.WriteTypeHint
-
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.GeoConverters.GeoJsonGeometryCollectionToMapConverter
-
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.GeoConverters.GeoJsonLineStringToMapConverter
-
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.GeoConverters.GeoJsonMultiLineStringToMapConverter
-
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.GeoConverters.GeoJsonMultiPointToMapConverter
-
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.GeoConverters.GeoJsonMultiPolygonToMapConverter
-
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.GeoConverters.GeoJsonPointToMapConverter
-
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.GeoConverters.GeoJsonPolygonToMapConverter
-
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.GeoConverters.GeoJsonToMapConverter
-
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.GeoConverters.GeoPointToMapConverter
-
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.GeoConverters.MapToGeoJsonConverter
-
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.GeoConverters.MapToGeoJsonGeometryCollectionConverter
-
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.GeoConverters.MapToGeoJsonLineStringConverter
-
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.GeoConverters.MapToGeoJsonMultiLineStringConverter
-
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.GeoConverters.MapToGeoJsonMultiPointConverter
-
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.GeoConverters.MapToGeoJsonMultiPolygonConverter
-
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.GeoConverters.MapToGeoJsonPointConverter
-
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.GeoConverters.MapToGeoJsonPolygonConverter
-
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.GeoConverters.MapToGeoPointConverter
-
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.GeoConverters.MapToPointConverter
-
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.GeoConverters.PointToMapConverter
-
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.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
-
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.
- values() - Static method in enum org.springframework.data.elasticsearch.core.query.Criteria.Operator
-
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.GeoDistanceOrder.DistanceType
-
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.IndexQuery.OpType
-
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.IndicesOptions.Option
-
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.IndicesOptions.WildcardStates
-
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.Order.Mode
-
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.Query.SearchType
-
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.RescorerQuery.ScoreMode
-
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.UpdateResponse.Result
-
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.RefreshPolicy
-
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.ScriptType
-
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.suggest.response.SortBy
-
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.TotalHitsRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.springframework.data.elasticsearch.support.DefaultStringObjectMap
-
- verifyCountQueryTypes() - Method in class org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
-
- verifyCountQueryTypes() - Method in class org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod
-
- Version - Class in org.springframework.data.elasticsearch.support
-
A version defined by 3 parts: major minor and revision number.
- Version(int, int, int) - Constructor for class org.springframework.data.elasticsearch.support.Version
-
- VERSION_ELASTICSEARCH_CLIENT - Static variable in class org.springframework.data.elasticsearch.support.VersionInfo
-
- VERSION_SPRING_DATA_ELASTICSEARCH - Static variable in class org.springframework.data.elasticsearch.support.VersionInfo
-
- VersionInfo - Class in org.springframework.data.elasticsearch.support
-
This class is used to log the versions of Spring Data Elasticsearch, the Elasticsearch client libs used to built, the
Elasticsearch client libs currently used and of the Elasticsearch cluster.
- versionProperties() - Static method in class org.springframework.data.elasticsearch.support.VersionInfo
-