Package org.elasticsearch.index.fielddata.plain
-
Interface Summary Interface Description AbstractIndexFieldData.PerValueEstimator APerValueEstimator
is a sub-class that can be used to estimate the memory overhead for loading the data. -
Class Summary Class Description AbstractIndexFieldData<FD extends LeafFieldData> AbstractIndexOrdinalsFieldData AbstractLatLonPointDVIndexFieldData AbstractLatLonPointDVIndexFieldData.Builder AbstractLatLonPointDVIndexFieldData.LatLonPointDVIndexFieldData AbstractLeafGeoPointFieldData AbstractLeafOrdinalsFieldData BinaryDVIndexFieldData BinaryDVLeafFieldData LeafFieldData
impl on top of Lucene's binary doc values.BytesBinaryDVIndexFieldData BytesBinaryDVIndexFieldData.Builder ConstantIndexFieldData ConstantIndexFieldData.Builder DocValuesIndexFieldData IndexFieldData
impl based on Lucene's doc values.DocValuesIndexFieldData.Builder PagedBytesIndexFieldData PagedBytesIndexFieldData.Builder PagedBytesLeafFieldData SortedNumericDVIndexFieldData FieldData backed byLeafReader.getSortedNumericDocValues(String)
SortedSetDVBytesLeafFieldData AnLeafFieldData
implementation that uses LuceneSortedSetDocValues
.SortedSetDVOrdinalsIndexFieldData