Class SortedNumericDVIndexFieldData

java.lang.Object
org.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
org.elasticsearch.index.fielddata.plain.SortedNumericDVIndexFieldData
All Implemented Interfaces:
IndexFieldData<AtomicNumericFieldData>, IndexNumericFieldData, IndexComponent

public class SortedNumericDVIndexFieldData
extends DocValuesIndexFieldData
implements IndexNumericFieldData
FieldData backed by LeafReader.getSortedNumericDocValues(String)
See Also:
DocValuesType.SORTED_NUMERIC