Package | Description |
---|---|
org.apache.lucene.codecs.blocktree |
BlockTree terms dictionary.
|
Modifier and Type | Method and Description |
---|---|
Stats |
SegmentTermsEnum.computeBlockStats()
Runs next() through the entire terms dict,
computing aggregate statistics.
|
Stats |
FieldReader.getStats()
For debugging -- used by CheckIndex too
|