Uses of Class
org.elasticsearch.index.fielddata.SortingNumericDocValues
-
Packages that use SortingNumericDocValues Package Description org.elasticsearch.index.fielddata org.elasticsearch.search.aggregations.support.values -
-
Uses of SortingNumericDocValues in org.elasticsearch.index.fielddata
Subclasses of SortingNumericDocValues in org.elasticsearch.index.fielddata Modifier and Type Class Description classAbstractSortingNumericDocValuesBase implementation that throws anIOExceptionfor theDocIdSetIteratorAPIs. -
Uses of SortingNumericDocValues in org.elasticsearch.search.aggregations.support.values
Subclasses of SortingNumericDocValues in org.elasticsearch.search.aggregations.support.values Modifier and Type Class Description classScriptLongValuesLongValuesimplementation which is based on a script
-