Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

KeyfileIncIndex::TermData Struct Reference

individual term data More...

#include <KeyfileIncIndex.hpp>

List of all members.

Public Attributes

COUNT_T totalCount
 total number of times this term occurs in the corpus

COUNT_T documentCount
 total number of documents this term occurs in

SegmentOffset segments [KEYFILE_MAX_SEGMENTS]
 segments containing the data associated with the the term


Detailed Description

individual term data


Member Data Documentation

COUNT_T KeyfileIncIndex::TermData::documentCount
 

total number of documents this term occurs in

SegmentOffset KeyfileIncIndex::TermData::segments[ KEYFILE_MAX_SEGMENTS ]
 

segments containing the data associated with the the term

COUNT_T KeyfileIncIndex::TermData::totalCount
 

total number of times this term occurs in the corpus


The documentation for this struct was generated from the following file:
Generated on Wed Nov 3 12:59:43 2004 for Lemur Toolkit by doxygen1.2.18