Class ProvidedIdFieldMapper

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

public class ProvidedIdFieldMapper extends IdFieldMapper
A mapper for the _id field that reads the from the SourceToParse.id(). It also supports field data if the cluster is configured to allow it.