Class ProvidedIdFieldMapper

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