Class AllFieldMapper

All Implemented Interfaces:
java.lang.Cloneable, java.lang.Iterable<Mapper>, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.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