Package org.elasticsearch.index.fielddata.plain
-
Interface Summary Interface Description AbstractIndexFieldData.PerValueEstimator APerValueEstimatoris a sub-class that can be used to estimate the memory overhead for loading the data. -
Class Summary Class Description AbstractAtomicGeoPointFieldData AbstractAtomicOrdinalsFieldData AbstractIndexFieldData<FD extends AtomicFieldData> AbstractIndexOrdinalsFieldData AbstractLatLonPointDVIndexFieldData AbstractLatLonPointDVIndexFieldData.Builder AbstractLatLonPointDVIndexFieldData.LatLonPointDVIndexFieldData BinaryDVAtomicFieldData AtomicFieldDataimpl on top of Lucene's binary doc values.BinaryDVIndexFieldData BytesBinaryDVIndexFieldData BytesBinaryDVIndexFieldData.Builder ConstantIndexFieldData ConstantIndexFieldData.Builder DocValuesIndexFieldData IndexFieldDataimpl based on Lucene's doc values.DocValuesIndexFieldData.Builder PagedBytesAtomicFieldData PagedBytesIndexFieldData PagedBytesIndexFieldData.Builder SortedNumericDVIndexFieldData FieldData backed byLeafReader.getSortedNumericDocValues(String)SortedSetDVBytesAtomicFieldData AnAtomicFieldDataimplementation that uses LuceneSortedSetDocValues.SortedSetDVOrdinalsIndexFieldData