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

indri::index::FieldStatistics Struct Reference

#include <FieldStatistics.hpp>

List of all members.

Public Methods

 FieldStatistics (const std::string &_name, bool numeric)
 FieldStatistics (const std::string &_name, bool numeric, INT64 _totalCount, int _documentCount)
void addOccurrence (int documentID)

Public Attributes

std::string name
bool isNumeric
INT64 totalCount
int documentCount
int lastDocument
int lastCount


Constructor & Destructor Documentation

indri::index::FieldStatistics::FieldStatistics const std::string &    _name,
bool    numeric
[inline]
 

indri::index::FieldStatistics::FieldStatistics const std::string &    _name,
bool    numeric,
INT64    _totalCount,
int    _documentCount
[inline]
 


Member Function Documentation

void indri::index::FieldStatistics::addOccurrence int    documentID [inline]
 


Member Data Documentation

int indri::index::FieldStatistics::documentCount
 

bool indri::index::FieldStatistics::isNumeric
 

int indri::index::FieldStatistics::lastCount
 

int indri::index::FieldStatistics::lastDocument
 

std::string indri::index::FieldStatistics::name
 

INT64 indri::index::FieldStatistics::totalCount
 


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