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 AbstractIndexFieldData<FD extends LeafFieldData> AbstractIndexOrdinalsFieldData AbstractLatLonPointDVIndexFieldData AbstractLatLonPointDVIndexFieldData.Builder AbstractLatLonPointDVIndexFieldData.LatLonPointDVIndexFieldData AbstractLeafGeoPointFieldData AbstractLeafOrdinalsFieldData BinaryDVIndexFieldData BinaryDVLeafFieldData LeafFieldDataimpl on top of Lucene's binary doc values.BytesBinaryDVIndexFieldData BytesBinaryDVIndexFieldData.Builder ConstantIndexFieldData ConstantIndexFieldData.Builder DocValuesIndexFieldData IndexFieldDataimpl based on Lucene's doc values.DocValuesIndexFieldData.Builder PagedBytesIndexFieldData PagedBytesIndexFieldData.Builder PagedBytesLeafFieldData SortedNumericDVIndexFieldData FieldData backed byLeafReader.getSortedNumericDocValues(String)SortedSetDVBytesLeafFieldData AnLeafFieldDataimplementation that uses LuceneSortedSetDocValues.SortedSetDVOrdinalsIndexFieldData