Uses of Enum
org.hibernate.search.backend.elasticsearch.index.DynamicMapping
Packages that use DynamicMapping
Package
Description
-
Uses of DynamicMapping in org.hibernate.search.backend.elasticsearch.cfg
Fields in org.hibernate.search.backend.elasticsearch.cfg declared as DynamicMappingModifier and TypeFieldDescriptionstatic final DynamicMappingElasticsearchIndexSettings.Defaults.DYNAMIC_MAPPING -
Uses of DynamicMapping in org.hibernate.search.backend.elasticsearch.index
Methods in org.hibernate.search.backend.elasticsearch.index that return DynamicMappingModifier and TypeMethodDescriptionstatic DynamicMappingstatic DynamicMappingReturns the enum constant of this type with the specified name.static DynamicMapping[]DynamicMapping.values()Returns an array containing the constants of this enum type, in the order they are declared.