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 AbstractLatLonPointIndexFieldData AbstractLatLonPointIndexFieldData.Builder AbstractLatLonPointIndexFieldData.LatLonPointIndexFieldData AbstractLeafGeoPointFieldData AbstractLeafOrdinalsFieldData BinaryDVLeafFieldData LeafFieldDataimpl on top of Lucene's binary doc values.BinaryIndexFieldData BinaryIndexFieldData.Builder BytesBinaryIndexFieldData BytesBinaryIndexFieldData.Builder ConstantIndexFieldData ConstantIndexFieldData.Builder PagedBytesIndexFieldData PagedBytesIndexFieldData.Builder PagedBytesLeafFieldData SortedNumericIndexFieldData FieldData backed byLeafReader.getSortedNumericDocValues(String)SortedNumericIndexFieldData.Builder SortedSetBytesLeafFieldData AnLeafFieldDataimplementation that uses LuceneSortedSetDocValues.SortedSetOrdinalsIndexFieldData SortedSetOrdinalsIndexFieldData.Builder StringBinaryIndexFieldData