Uses of Class
org.apache.lucene.backward_codecs.lucene40.blocktree.Stats
Packages that use Stats
Package
Description
BlockTree terms dictionary.
-
Uses of Stats in org.apache.lucene.backward_codecs.lucene40.blocktree
Methods in org.apache.lucene.backward_codecs.lucene40.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