Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

lemur::index::KeyfileIncIndex::TermData Struct Reference

individual term data More...

#include <KeyfileIncIndex.hpp>

List of all members.

Public Attributes

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

lemur::api::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

lemur::api::COUNT_T lemur::index::KeyfileIncIndex::TermData::documentCount
 

total number of documents this term occurs in

SegmentOffset lemur::index::KeyfileIncIndex::TermData::segments[ KEYFILE_MAX_SEGMENTS ]
 

segments containing the data associated with the the term

lemur::api::COUNT_T lemur::index::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 Tue Jun 15 11:03:06 2010 for Lemur by doxygen 1.3.4