Uses of Record Class
org.apache.lucene.search.NumericFieldStats.Stats
Packages that use NumericFieldStats.Stats
-
Uses of NumericFieldStats.Stats in org.apache.lucene.search
Methods in org.apache.lucene.search that return NumericFieldStats.StatsModifier and TypeMethodDescriptionstatic NumericFieldStats.StatsNumericFieldStats.getStats(IndexReader reader, String field) Returns the global statistics for the given numeric field across all segments.