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

KeyfileTextHandler Class Reference

#include <KeyfileTextHandler.hpp>

Inheritance diagram for KeyfileTextHandler:

TextHandler List of all members.

Public Methods

 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 string &mgrID)
 set the document manager id in the index.


Detailed Description

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


Constructor & Destructor Documentation

KeyfileTextHandler::KeyfileTextHandler class KeyfileIncIndex   index,
bool    countStops = false
 

Instantiate with index to push terms into.

KeyfileTextHandler::~KeyfileTextHandler  
 


Member Function Documentation

char * KeyfileTextHandler::handleDoc char *    docno [virtual]
 

add a new document

Reimplemented from TextHandler.

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

add or update a term

Reimplemented from TextHandler.

void KeyfileTextHandler::setDocManager const string &    mgrID
 

set the document manager id in the index.


The documentation for this class was generated from the following files:
Generated on Wed Nov 3 12:59:43 2004 for Lemur Toolkit by doxygen1.2.18