Class DynamicTemplate
java.lang.Object
org.hibernate.search.backend.elasticsearch.lowlevel.index.mapping.impl.DynamicTemplate
An object representing an Elasticsearch dynamic template.
This is the inner object in the array of templates, wrapped in a NamedDynamicTemplate.
See https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic-templates.html
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExtraAttributes(Map<String, com.google.gson.JsonElement> extraAttributes) voidsetMapping(PropertyMapping mapping) voidsetMatchMappingType(String matchMappingType) voidsetPathMatch(String pathMatch) toString()