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

unsigned int totalCount
 total number of times this term occurs in the corpus

unsigned int 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

unsigned int 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

unsigned int 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 Fri Jul 2 16:25:43 2004 for Lemur Toolkit by doxygen1.2.18