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

KeyfileTextHandler.hpp File Reference

#include "TextHandler.hpp"
#include "DocumentProps.hpp"

Go to the source code of this file.

Functions

 KeyfileTextHandler (class KeyfileIncIndex *index, bool countStops=false)
 Instantiate with index to push terms into.

 ~KeyfileTextHandler ()
char * handleDoc (char *docno)
 add a new document

char * handleWord (char *word)
 add or update a term

void setDocManager (const char *mgrID)
 set the document manager id in the index.

void endDoc ()

Variables

int docLength
DocumentPropsdp
bool first
int pos
bool countStopWds
KeyfileIncIndex_index


Function Documentation

void endDoc   [private]
 

char* handleDoc char *    docno
 

add a new document

char* handleWord char *    word
 

add or update a term

KeyfileTextHandler class KeyfileIncIndex   index,
bool    countStops = false
 

Instantiate with index to push terms into.

KeyfileTextHandler pushes terms into a KeyFileIncIndex. This class is a destination TextHandler.

void setDocManager const char *    mgrID
 

set the document manager id in the index.

~KeyfileTextHandler  
 


Variable Documentation

KeyfileIncIndex* _index
 

bool countStopWds
 

int docLength
 

DocumentProps* dp
 

bool first
 

int pos
 


Generated on Fri Feb 6 07:11:54 2004 for LEMUR by doxygen1.2.16