#include <CtfIndexer.hpp>
Inheritance diagram for CtfIndexer:
Public Methods | |
CtfIndexer (const string &csName, int bufferSize, bool countStopWords=false) | |
~CtfIndexer () | |
char * | handleWord (char *word) |
Handle a word, possibly transforming it. | |
void | newDb (const string &name) |
|
|
|
|
|
Handle a word, possibly transforming it.
Reimplemented from TextHandler. |
|
|