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

CtfIndexer Class Reference

#include <CtfIndexer.hpp>

Inheritance diagram for CtfIndexer:

TextHandler List of all members.

Public Methods

 CtfIndexer (char *csName, int bufferSize, bool countStopWords=false)
 ~CtfIndexer ()
char * handleWord (char *word)
 Handle a word, possibly transforming it.

void newDb (char *name)

Private Attributes

int ctfCount
bool first
InvPushIndexcollsel
DocumentPropscsdp
InvFPTermterm
bool countStopWds

Constructor & Destructor Documentation

CtfIndexer::CtfIndexer char *    csName,
int    bufferSize,
bool    countStopWords = false
 

CtfIndexer::~CtfIndexer  
 


Member Function Documentation

char * CtfIndexer::handleWord char *    word [virtual]
 

Handle a word, possibly transforming it.

Reimplemented from TextHandler.

void CtfIndexer::newDb char *    name
 


Member Data Documentation

InvPushIndex* CtfIndexer::collsel [private]
 

bool CtfIndexer::countStopWds [private]
 

DocumentProps* CtfIndexer::csdp [private]
 

int CtfIndexer::ctfCount [private]
 

bool CtfIndexer::first [private]
 

InvFPTerm* CtfIndexer::term [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Feb 6 07:11:59 2004 for LEMUR by doxygen1.2.16