Class KeywordFieldMapper

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 ParametrizedFieldMapper
A field mapper for keywords. This mapper accepts strings and indexes them as-is.