Class KeywordFieldMapper

All Implemented Interfaces:
Cloneable, Iterable<Mapper>, ToXContent, ToXContentFragment

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