Class DataMatchingTypes
- java.lang.Object
-
- org.hibernate.search.backend.elasticsearch.lowlevel.index.mapping.impl.DataMatchingTypes
-
public final class DataMatchingTypes extends Object
The names of Elasticsearch data matching types used by Hibernate Search in dynamic templates. See https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic-templates.html#match-mapping-type
-
-
Field Detail
-
OBJECT
public static final String OBJECT
- See Also:
- Constant Field Values
-
-