Class AllFieldMapper

All Implemented Interfaces:
Cloneable, Iterable<Mapper>, ToXContent, 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