Class DocValueFormat.RawDocValueFormat

java.lang.Object
org.elasticsearch.search.DocValueFormat.RawDocValueFormat
All Implemented Interfaces:
NamedWriteable, Writeable, DocValueFormat
Enclosing interface:
DocValueFormat

public static class DocValueFormat.RawDocValueFormat extends Object implements DocValueFormat
Singleton, stateless formatter for "Raw" values, generally taken to mean keywords and other strings.