Uses of Package
org.elasticsearch.index.fielddata.plain
-
Packages that use org.elasticsearch.index.fielddata.plain Package Description org.elasticsearch.index.fielddata org.elasticsearch.index.fielddata.plain -
Classes in org.elasticsearch.index.fielddata.plain used by org.elasticsearch.index.fielddata Class Description AbstractIndexFieldData.PerValueEstimator APerValueEstimatoris a sub-class that can be used to estimate the memory overhead for loading the data. -
Classes in org.elasticsearch.index.fielddata.plain used by org.elasticsearch.index.fielddata.plain Class Description AbstractAtomicOrdinalsFieldData AbstractIndexFieldData AbstractIndexFieldData.PerValueEstimator APerValueEstimatoris a sub-class that can be used to estimate the memory overhead for loading the data.AbstractIndexOrdinalsFieldData AbstractLatLonPointDVIndexFieldData BinaryDVAtomicFieldData AtomicFieldDataimpl on top of Lucene's binary doc values.DocValuesIndexFieldData IndexFieldDataimpl based on Lucene's doc values.DocValuesIndexFieldData.Builder