Class KeywordFieldMapper

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

public final class KeywordFieldMapper extends FieldMapper
A field mapper for keywords. This mapper accepts strings and indexes them as-is.