Package org.hibernate.search.backend.elasticsearch.lowlevel.index.mapping.impl
-
Class Summary Class Description AbstractTypeMapping An object representing Elasticsearch type mappings.DataMatchingTypes The names of Elasticsearch data matching types used by Hibernate Search in dynamic templates.DataTypes The names of Elasticsearch data types used by Hibernate Search/ See https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-types.htmlDynamicTemplate An object representing an Elasticsearch dynamic template.DynamicTemplateJsonAdapterFactory FormatJsonAdapter MetadataFields NamedDynamicTemplate An object representing an Elasticsearch dynamic template with a name.NamedDynamicTemplateJsonAdapterFactory PropertyMapping An object representing Elasticsearch property mappings, i.e.PropertyMappingJsonAdapterFactory RootTypeMapping An object representing Elasticsearch type mappings.RootTypeMappingJsonAdapterFactory RoutingTypeJsonAdapter -
Enum Summary Enum Description DynamicType An enum for Elasticsearch "dynamic" attribute values.RoutingType An enum for Elasticsearch "_routing" attribute values.