Uses of Class
org.apache.lucene.codecs.lucene90.blocktree.Stats
Packages that use Stats
-
Uses of Stats in org.apache.lucene.codecs.lucene90.blocktree
Methods in org.apache.lucene.codecs.lucene90.blocktree that return StatsModifier and TypeMethodDescriptionSegmentTermsEnum.computeBlockStats()
Runs next() through the entire terms dict, computing aggregate statistics.FieldReader.getStats()
For debugging -- used by CheckIndex too