#include <InvFPTextHandler.hpp>
Inheritance diagram for InvFPTextHandler:

Public Methods | |
| InvFPTextHandler (char *filename,int bufferSize,bool countStopWds=false,int ind=1) | |
| Create a InvFPTextHandler with index name filename (minus the .ifp extension) and specified buffer size. | |
| ~InvFPTextHandler () | |
| char* | handleDoc (char *docno) |
| Pushes the doc into the InvFPPushIndex. | |
| char* | handleWord (char *word) |
| Pushes the word into the InvFPPushIndex. | |
| void | setDocManager (const char *mgrID) |
| passes mgrID onto index. | |
|
|
Create a InvFPTextHandler with index name filename (minus the .ifp extension) and specified buffer size.
|
|
|
|
|
|
Pushes the doc into the InvFPPushIndex.
Reimplemented from TextHandler. |
|
|
Pushes the word into the InvFPPushIndex.
Reimplemented from TextHandler. |
|
|
passes mgrID onto index.
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000