Uses of Class
org.apache.lucene.misc.search.DocValuesStats.SortedNumericDocValuesStats
Packages that use DocValuesStats.SortedNumericDocValuesStats
-
Uses of DocValuesStats.SortedNumericDocValuesStats in org.apache.lucene.misc.search
Subclasses of DocValuesStats.SortedNumericDocValuesStats in org.apache.lucene.misc.searchModifier and TypeClassDescriptionstatic final class
Holds DocValues statistics for a sorted-numeric field storingdouble
values.static final class
Holds DocValues statistics for a sorted-numeric field storinglong
values.