The IListMetadata class defines the core metadata of the inverted list,
its length. The length of the list will be needed for many
calculations, for example, calculation of inverted document frequency.
Other properties are not important for core operations so they are
implemented in sub-classes.
Author:
Leo Galambos
Field Summary
java.lang.String
term
Metadata is related to this term, however this String is never counted as a part of metadata.