Module org.elasticsearch.server
Package org.elasticsearch.script.field
Class FlattenedDocValuesField
java.lang.Object
org.elasticsearch.script.field.AbstractScriptFieldFactory<String>
org.elasticsearch.script.field.BaseKeywordDocValuesField
org.elasticsearch.script.field.FlattenedDocValuesField
- All Implemented Interfaces:
Iterable<String>,ScriptDocValues.Supplier<String>,DocValuesScriptFieldFactory,Field<String>,ScriptFieldFactory
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.script.field.BaseKeywordDocValuesField
bytesToString, get, get, getInput, getInternal, getName, isEmpty, iterator, setNextDocId, size, toScriptDocValuesMethods inherited from class org.elasticsearch.script.field.AbstractScriptFieldFactory
toScriptFieldMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.elasticsearch.script.field.ScriptFieldFactory
toScriptField
-
Constructor Details
-
FlattenedDocValuesField
-