Enum Class ObjectMapper.Subobjects

java.lang.Object
java.lang.Enum<ObjectMapper.Subobjects>
org.elasticsearch.index.mapper.ObjectMapper.Subobjects
All Implemented Interfaces:
Serializable, Comparable<ObjectMapper.Subobjects>, Constable
Enclosing class:
ObjectMapper

public static enum ObjectMapper.Subobjects extends Enum<ObjectMapper.Subobjects>
Enhances the previously boolean option for subobjects support with an intermediate mode `auto` that uses any objects that are present in the mappings and flattens any fields defined outside the predefined objects.