Class AllFieldMapper

All Implemented Interfaces:
Cloneable, Iterable<Mapper>, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public class AllFieldMapper extends MetadataFieldMapper
Noop mapper that ensures that mappings created in 6x that explicitly disable the _all field can be restored in this version. TODO: Remove in 8