Package org.springframework.data.elasticsearch.annotations
@NonNullApi
@NonNullFields
package org.springframework.data.elasticsearch.annotations
-
ClassDescriptionBased on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.htmlBased on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.htmlBased on the reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-completion.htmlAlias for a @Query annotation with the count parameter set to true.Values based on reference doc - https://www.elastic.co/guide/reference/mapping/date-format/.Identifies a domain object to be persisted to Elasticsearch.Values for the
dynamic
mapping parameter.Deprecated.Deprecated.since 4.3, useDocument.dynamic()
orField.dynamic()
instead.Elasticsearch dynamic templates mapping.Elasticsearch MappingQueryAnnotation to enable custom routing values for an entity.Elasticsearch SettingAnnotation 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.Defines if type hints should be written.
Document.dynamic()
orField.dynamic()
instead.