Uses of Class
org.apache.lucene.codecs.blocktree.Stats
Packages that use Stats
-
Uses of Stats in org.apache.lucene.codecs.blocktree
Methods in org.apache.lucene.codecs.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