| Enum | Description |
|---|---|
| CompletionContext.ContextMappingType | |
| CompletionContextType |
Based on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.html
|
| DateFormat |
Values based on reference doc - https://www.elastic.co/guide/reference/mapping/date-format/.
|
| Document.VersionType | |
| Dynamic |
Values for the
dynamic mapping parameter. |
| DynamicMappingValue | Deprecated
since 4.3, use
Document.dynamic() or Field.dynamic() instead. |
| FieldType | |
| GeoShapeField.Orientation | |
| IndexOptions | |
| Mapping.Detection | |
| NullValueType | |
| Setting.SortMissing | |
| Setting.SortMode | |
| Setting.SortOrder | |
| Similarity | |
| TermVector | |
| WriteTypeHint |
Defines if type hints should be written.
|
| Annotation Type | Description |
|---|---|
| CompletionContext |
Based on reference doc - https://www.elastic.co/guide/en/elasticsearch/reference/current/suggester-context.html
|
| CompletionField |
Based on the reference doc -
https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-completion.html
|
| CountQuery |
Alias for a @Query annotation with the count parameter set to true.
|
| Document |
Identifies a domain object to be persisted to Elasticsearch.
|
| DynamicMapping | Deprecated
since 4.3, use
Document.dynamic() or Field.dynamic() instead. |
| DynamicTemplates |
Elasticsearch dynamic templates mapping.
|
| Field | |
| GeoPointField | |
| GeoShapeField | |
| Highlight | |
| HighlightField | |
| HighlightParameters | |
| IndexPrefixes | |
| InnerField | |
| JoinTypeRelation | |
| JoinTypeRelations | |
| Mapping |
Elasticsearch Mapping
|
| MultiField | |
| Query |
Query
|
| Routing |
Annotation to enable custom routing values for an entity.
|
| ScriptedField | |
| Setting |
Elasticsearch Setting
|
| ValueConverter |
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.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.