Package Hierarchies:
- org.springframework.data.elasticsearch,
- org.springframework.data.elasticsearch.annotations,
- org.springframework.data.elasticsearch.aot,
- org.springframework.data.elasticsearch.client,
- org.springframework.data.elasticsearch.client.elc,
- org.springframework.data.elasticsearch.client.elc.aot,
- org.springframework.data.elasticsearch.client.util,
- org.springframework.data.elasticsearch.config,
- org.springframework.data.elasticsearch.core,
- org.springframework.data.elasticsearch.core.cluster,
- org.springframework.data.elasticsearch.core.convert,
- org.springframework.data.elasticsearch.core.document,
- org.springframework.data.elasticsearch.core.event,
- org.springframework.data.elasticsearch.core.geo,
- org.springframework.data.elasticsearch.core.index,
- org.springframework.data.elasticsearch.core.join,
- org.springframework.data.elasticsearch.core.mapping,
- org.springframework.data.elasticsearch.core.query,
- org.springframework.data.elasticsearch.core.query.highlight,
- org.springframework.data.elasticsearch.core.query.types,
- org.springframework.data.elasticsearch.core.reindex,
- org.springframework.data.elasticsearch.core.routing,
- org.springframework.data.elasticsearch.core.script,
- org.springframework.data.elasticsearch.core.sql,
- org.springframework.data.elasticsearch.core.suggest,
- org.springframework.data.elasticsearch.core.suggest.response,
- org.springframework.data.elasticsearch.repository,
- org.springframework.data.elasticsearch.repository.aot,
- org.springframework.data.elasticsearch.repository.cdi,
- org.springframework.data.elasticsearch.repository.config,
- org.springframework.data.elasticsearch.repository.query,
- org.springframework.data.elasticsearch.repository.query.parser,
- org.springframework.data.elasticsearch.repository.support,
- org.springframework.data.elasticsearch.repository.support.querybyexample,
- org.springframework.data.elasticsearch.repository.support.spel,
- org.springframework.data.elasticsearch.repository.support.value,
- org.springframework.data.elasticsearch.support,
- org.springframework.data.elasticsearch.utils.geohash
Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.data.elasticsearch.core.ElasticsearchOperations)
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadDocumentCallback<T> (implements org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.DocumentCallback<T>)
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchDocumentResponseCallback<T> (implements org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.SearchDocumentResponseCallback<T>)
- org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.ReadSearchScrollDocumentResponseCallback<T> (implements org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.SearchDocumentResponseCallback<T>)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.elasticsearch.core.convert.AbstractPropertyValueConverter (implements org.springframework.data.elasticsearch.core.mapping.PropertyValueConverter)
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- org.springframework.data.elasticsearch.client.elc.AbstractQueryProcessor
- org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations)
- org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.Entities<T>
- org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadDocumentCallback<T> (implements org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.DocumentCallback<T>)
- org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.ReadSearchDocumentCallback<T> (implements org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.SearchDocumentCallback<T>)
- org.springframework.data.repository.core.support.AbstractRepositoryMetadata (implements org.springframework.data.repository.core.RepositoryMetadata)
- org.springframework.data.elasticsearch.client.elc.Aggregation
- org.springframework.data.elasticsearch.core.mapping.Alias
- org.springframework.data.elasticsearch.core.mapping.Alias.Builder
- org.springframework.data.elasticsearch.core.index.AliasAction
- org.springframework.data.elasticsearch.core.index.AliasActionParameters
- org.springframework.data.elasticsearch.core.index.AliasActionParameters.Builder
- org.springframework.data.elasticsearch.core.index.AliasActions
- org.springframework.data.elasticsearch.core.index.AliasData
- co.elastic.clients.ApiClient<T,Self> (implements java.io.Closeable)
- org.springframework.data.elasticsearch.core.event.AuditingEntityCallback (implements org.springframework.data.elasticsearch.core.event.BeforeConvertCallback<T>, org.springframework.core.Ordered)
- org.springframework.data.elasticsearch.core.query.BaseQuery (implements org.springframework.data.elasticsearch.core.query.Query)
- org.springframework.data.elasticsearch.core.query.BaseQueryBuilder<Q,SELF>
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.core.env.EnvironmentCapable, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.elasticsearch.utils.geohash.BitUtil
- org.springframework.data.elasticsearch.core.query.BulkOptions
- org.springframework.data.elasticsearch.core.query.BulkOptions.BulkOptionsBuilder
- org.springframework.data.elasticsearch.core.query.ByQueryResponse
- org.springframework.data.elasticsearch.core.query.ByQueryResponse.ByQueryResponseBuilder
- org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure
- org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure
- org.springframework.data.elasticsearch.core.query.ByQueryResponse.SearchFailure.SearchFailureBuilder
- org.springframework.data.mapping.model.CamelCaseSplittingFieldNamingStrategy (implements org.springframework.data.mapping.model.FieldNamingStrategy)
- org.springframework.data.repository.cdi.CdiRepositoryBean<T> (implements jakarta.enterprise.inject.spi.Bean<T>, jakarta.enterprise.inject.spi.PassivationCapable)
- org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport (implements jakarta.enterprise.inject.spi.Extension)
- org.springframework.data.elasticsearch.client.elc.ChildTemplate<T,CLIENT>
- org.springframework.data.elasticsearch.core.cluster.ClusterHealth
- org.springframework.data.elasticsearch.core.cluster.ClusterHealth.ClusterHealthBuilder
- org.springframework.data.elasticsearch.core.suggest.Completion
- org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData.Builder
- org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings
- org.springframework.data.elasticsearch.core.mapping.CreateIndexSettings.Builder
- org.springframework.data.elasticsearch.core.query.Criteria
- org.springframework.data.elasticsearch.core.query.Criteria.CriteriaEntry
- org.springframework.data.convert.CustomConversions
- org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.MapTypeAliasAccessor (implements org.springframework.data.convert.TypeAliasAccessor<S>)
- org.springframework.data.elasticsearch.core.routing.DefaultRoutingResolver (implements org.springframework.data.elasticsearch.core.routing.RoutingResolver)
- org.springframework.data.elasticsearch.support.DefaultStringObjectMap<T> (implements org.springframework.data.elasticsearch.support.StringObjectMap<M>)
- org.springframework.data.elasticsearch.client.elc.EntityAsMap
- org.springframework.data.elasticsearch.core.index.Settings
- org.springframework.data.convert.DefaultTypeMapper<S> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.convert.TypeMapper<S>)
- org.springframework.data.elasticsearch.core.query.DeleteQuery
- org.springframework.data.elasticsearch.core.query.DeleteQuery.Builder
- org.springframework.data.elasticsearch.core.index.DeleteTemplateRequest
- org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregation (implements org.springframework.data.elasticsearch.core.AggregationContainer<T>)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregations (implements org.springframework.data.elasticsearch.core.AggregationsContainer<T>)
- org.springframework.data.elasticsearch.aot.ElasticsearchAotPredicates
- org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.elasticsearch.client.elc.aot.ElasticsearchClientRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.data.elasticsearch.client.elc.ElasticsearchClients
- org.springframework.data.elasticsearch.repository.support.value.ElasticsearchCollectionValueToStringConverter (implements org.springframework.core.convert.converter.GenericConverter)
- org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
- org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter
- org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreatorImpl (implements org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreator)
- org.springframework.data.elasticsearch.ElasticsearchErrorCause
- org.springframework.data.elasticsearch.client.elc.ElasticsearchExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.data.elasticsearch.client.ElasticsearchHost
- org.springframework.data.elasticsearch.repository.support.value.ElasticsearchQueryValueConversionService (implements org.springframework.core.convert.ConversionService)
- org.springframework.data.elasticsearch.core.mapping.ElasticsearchSimpleTypes
- org.springframework.data.elasticsearch.repository.support.value.ElasticsearchStringValueToStringConverter (implements org.springframework.core.convert.converter.GenericConverter)
- org.springframework.data.elasticsearch.core.EntityOperations
- org.springframework.data.elasticsearch.support.ExceptionUtils
- org.springframework.data.elasticsearch.core.index.ExistsTemplateRequest
- org.springframework.data.elasticsearch.core.document.Explanation
- org.springframework.data.elasticsearch.core.query.FetchSourceFilter (implements org.springframework.data.elasticsearch.core.query.SourceFilter)
- org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder
- org.springframework.data.elasticsearch.annotations.FieldElementType
- org.springframework.data.elasticsearch.core.geo.GeoBox
- org.springframework.data.elasticsearch.core.convert.GeoConverters
- org.springframework.data.elasticsearch.utils.geohash.Geohash
- org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection (implements org.springframework.data.elasticsearch.core.geo.GeoJson<T>)
- org.springframework.data.elasticsearch.core.geo.GeoJsonLineString (implements org.springframework.data.elasticsearch.core.geo.GeoJson<T>)
- org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString (implements org.springframework.data.elasticsearch.core.geo.GeoJson<T>)
- org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint (implements org.springframework.data.elasticsearch.core.geo.GeoJson<T>)
- org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon (implements org.springframework.data.elasticsearch.core.geo.GeoJson<T>)
- org.springframework.data.elasticsearch.core.geo.GeoJsonPoint (implements org.springframework.data.elasticsearch.core.geo.GeoJson<T>)
- org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon (implements org.springframework.data.elasticsearch.core.geo.GeoJson<T>)
- org.springframework.data.elasticsearch.core.geo.GeoPoint
- org.springframework.data.elasticsearch.core.index.GetTemplateRequest
- org.springframework.data.elasticsearch.core.query.HasChildQuery
- org.springframework.data.elasticsearch.core.query.HasChildQuery.Builder
- org.springframework.data.elasticsearch.core.query.HasParentQuery
- org.springframework.data.elasticsearch.core.query.HasParentQuery.Builder
- org.springframework.data.elasticsearch.core.query.highlight.Highlight
- org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters
- org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.HighlightCommonParametersBuilder<SELF>
- org.springframework.data.elasticsearch.repository.query.HighlightConverter
- org.springframework.data.elasticsearch.core.query.highlight.HighlightField
- org.springframework.data.elasticsearch.core.query.HighlightQuery
- org.springframework.data.elasticsearch.support.HttpHeaders (implements org.springframework.util.MultiValueMap<K,V>)
- org.springframework.data.elasticsearch.core.query.IndexBoost
- org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
- org.springframework.data.elasticsearch.core.IndexInformation
- org.springframework.data.elasticsearch.core.query.IndexQuery
- org.springframework.data.elasticsearch.core.query.IndexQueryBuilder
- org.springframework.data.elasticsearch.core.query.IndicesOptions
- org.springframework.data.elasticsearch.client.InetSocketAddressParser
- org.springframework.data.elasticsearch.core.query.InnerHitsQuery
- org.springframework.data.elasticsearch.core.query.InnerHitsQuery.Builder
- org.springframework.data.elasticsearch.core.join.JoinField<ID>
- org.springframework.data.elasticsearch.core.index.MappingBuilder
- org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter (implements org.springframework.context.ApplicationContextAware, org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.elasticsearch.core.index.MappingParameters
- org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery
- org.springframework.data.elasticsearch.core.MultiGetItem<T>
- org.springframework.data.elasticsearch.core.MultiGetItem.Failure
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.data.elasticsearch.core.document.NestedMetaData
- org.springframework.data.elasticsearch.core.query.Order.Nested
- org.springframework.data.elasticsearch.core.query.Order.Nested.Builder
- org.springframework.data.repository.query.Parameter
- org.springframework.data.repository.query.Parameters<S,T> (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- org.springframework.data.elasticsearch.config.PersistentEntitiesFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.elasticsearch.utils.geohash.Point (implements org.springframework.data.elasticsearch.utils.geohash.Geometry)
- org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest.Builder
- org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.Builder
- org.springframework.data.elasticsearch.core.index.PutTemplateRequest
- org.springframework.data.elasticsearch.core.index.PutTemplateRequest.TemplateRequestBuilder
- org.springframework.data.elasticsearch.client.elc.Queries
- org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor<T> (implements org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.elasticsearch.repository.support.QueryStringPlaceholderReplacer
- org.springframework.data.elasticsearch.repository.support.QueryStringProcessor
- org.springframework.data.elasticsearch.repository.support.spel.QueryStringSpELEvaluator
- org.springframework.data.elasticsearch.core.event.ReactiveAuditingEntityCallback (implements org.springframework.core.Ordered, org.springframework.data.elasticsearch.core.event.ReactiveBeforeConvertCallback<T>)
- org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate<T,CLIENT>
- org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.ResultProcessingExecution (implements org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution)
- org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery
- org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor<T> (implements org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>)
- org.springframework.data.elasticsearch.repository.query.ReactiveRepositorySearchTemplateQuery
- org.springframework.data.elasticsearch.repository.query.ReactiveRepositoryStringQuery
- org.springframework.data.elasticsearch.core.ReactiveResourceUtil
- org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl<T> (implements org.springframework.data.elasticsearch.core.ReactiveSearchHits<T>)
- org.springframework.data.elasticsearch.core.ReactiveSearchHitSupport
- org.springframework.data.elasticsearch.utils.geohash.Rectangle (implements org.springframework.data.elasticsearch.utils.geohash.Geometry)
- org.springframework.data.elasticsearch.core.reindex.ReindexRequest
- org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Dest
- org.springframework.data.elasticsearch.core.reindex.ReindexRequest.ReindexRequestBuilder
- org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Script
- org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Slice
- org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Source
- org.springframework.data.elasticsearch.core.reindex.ReindexResponse
- org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure
- org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- org.springframework.data.elasticsearch.core.reindex.ReindexResponse.ReindexResponseBuilder
- org.springframework.data.elasticsearch.core.reindex.Remote
- org.springframework.data.elasticsearch.core.reindex.Remote.RemoteBuilder
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
- org.springframework.data.elasticsearch.repository.aot.RepositoryRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.data.elasticsearch.core.query.RescorerQuery
- org.springframework.data.elasticsearch.core.ResourceUtil
- org.springframework.data.elasticsearch.core.query.RuntimeField
- org.springframework.data.elasticsearch.core.script.Script.ScriptBuilder
- org.springframework.data.elasticsearch.core.query.ScriptData.Builder
- org.springframework.data.elasticsearch.core.query.ScriptedField
- org.springframework.data.elasticsearch.client.util.ScrollState
- org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter (implements org.springframework.data.elasticsearch.core.document.SearchDocument)
- org.springframework.data.elasticsearch.core.document.SearchDocumentResponse
- org.springframework.data.elasticsearch.core.SearchHit<T>
- org.springframework.data.elasticsearch.core.SearchHitMapping<T>
- org.springframework.data.elasticsearch.core.SearchHitsImpl<T> (implements org.springframework.data.elasticsearch.core.SearchScrollHits<T>)
- org.springframework.data.elasticsearch.core.SearchHitSupport
- org.springframework.data.elasticsearch.core.SearchShardStatistics
- org.springframework.data.elasticsearch.core.SearchShardStatistics.Failure
- org.springframework.data.elasticsearch.annotations.Similarity
- org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata<T> (implements org.springframework.data.elasticsearch.repository.query.ElasticsearchEntityMetadata<T>)
- org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity.ContextConfiguration
- org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository<T,ID> (implements org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID>)
- org.springframework.data.elasticsearch.core.query.SimpleField (implements org.springframework.data.elasticsearch.core.query.Field)
- org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository<T,ID> (implements org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository<T,ID>)
- org.springframework.data.domain.Sort.Order (implements java.io.Serializable)
- org.springframework.data.elasticsearch.core.query.Order
- org.springframework.data.elasticsearch.aot.SpringDataElasticsearchRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.data.elasticsearch.core.query.SqlQuery
- org.springframework.data.elasticsearch.core.query.SqlQuery.Builder
- org.springframework.data.elasticsearch.core.sql.SqlResponse
- org.springframework.data.elasticsearch.core.sql.SqlResponse.Builder
- org.springframework.data.elasticsearch.core.sql.SqlResponse.Row (implements java.lang.Iterable<T>)
- org.springframework.data.elasticsearch.core.sql.SqlResponse.Row.Builder
- org.springframework.data.elasticsearch.utils.geohash.StandardValidator (implements org.springframework.data.elasticsearch.utils.geohash.GeometryValidator)
- org.springframework.data.elasticsearch.core.suggest.response.Suggest
- org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion<E>
- org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry<O>
- org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry.Option
- org.springframework.data.elasticsearch.core.index.TemplateData
- org.springframework.data.elasticsearch.core.index.TemplateData.TemplateDataBuilder
- org.springframework.data.elasticsearch.core.index.TemplateResponse.Builder
- org.springframework.data.elasticsearch.core.index.TemplateResponseData.Builder
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.data.elasticsearch.core.query.UpdateQuery
- org.springframework.data.elasticsearch.core.query.UpdateQuery.Builder
- org.springframework.data.elasticsearch.core.query.UpdateResponse
- org.springframework.data.elasticsearch.support.VersionInfo
- org.springframework.data.elasticsearch.utils.geohash.WellKnownText
Annotation Interface Hierarchy
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.elasticsearch.annotations.CompletionContext.ContextMappingType
- org.springframework.data.elasticsearch.annotations.CompletionContextType
- org.springframework.data.elasticsearch.core.query.types.ConflictsType
- org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
- org.springframework.data.elasticsearch.core.query.Criteria.Operator
- org.springframework.data.elasticsearch.annotations.DateFormat
- org.springframework.data.elasticsearch.annotations.Document.VersionType
- org.springframework.data.elasticsearch.annotations.Dynamic
- org.springframework.data.elasticsearch.client.ElasticsearchHost.State
- org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.PropertyToFieldNameConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.annotations.FieldType
- org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonGeometryCollectionToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonLineStringToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiLineStringToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPolygonToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPointToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonPolygonToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoPointToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonGeometryCollectionConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonLineStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiLineStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPointConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonMultiPolygonConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPointConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoJsonPolygonConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToGeoPointConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.MapToPointConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.convert.GeoConverters.PointToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.DistanceType
- org.springframework.data.elasticsearch.annotations.GeoShapeField.Orientation
- org.springframework.data.elasticsearch.core.query.HasChildQuery.ScoreMode
- org.springframework.data.elasticsearch.annotations.IndexOptions
- org.springframework.data.elasticsearch.core.query.IndexQuery.OpType
- org.springframework.data.elasticsearch.core.query.IndicesOptions.Option
- org.springframework.data.elasticsearch.core.query.IndicesOptions.WildcardStates
- org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
- org.springframework.data.elasticsearch.annotations.KnnSimilarity
- org.springframework.data.elasticsearch.annotations.Mapping.Detection
- org.springframework.data.elasticsearch.annotations.NullValueType
- org.springframework.data.elasticsearch.core.query.types.OperatorType
- org.springframework.data.elasticsearch.core.query.Order.Mode
- org.springframework.data.elasticsearch.core.query.Query.SearchType
- org.springframework.data.elasticsearch.core.RefreshPolicy
- org.springframework.data.elasticsearch.core.reindex.ReindexRequest.Conflicts
- org.springframework.data.elasticsearch.core.query.RescorerQuery.ScoreMode
- org.springframework.data.elasticsearch.core.query.ScriptType
- org.springframework.data.elasticsearch.annotations.Setting.SortMissing
- org.springframework.data.elasticsearch.annotations.Setting.SortMode
- org.springframework.data.elasticsearch.annotations.Setting.SortOrder
- org.springframework.data.elasticsearch.utils.geohash.ShapeType
- org.springframework.data.elasticsearch.core.suggest.response.SortBy
- org.springframework.data.elasticsearch.annotations.TermVector
- org.springframework.data.elasticsearch.core.TotalHitsRelation
- org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
- org.springframework.data.elasticsearch.annotations.WriteTypeHint