Class KeywordFieldMapper

  • All Implemented Interfaces:
    java.lang.Cloneable, java.lang.Iterable<Mapper>, ToXContent, ToXContentFragment

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