Class KeywordFieldMapper

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

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