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

Public Methods | |
| InvFPIndex () | |
| InvFPIndex (const char *indexName) | |
| ~InvFPIndex () | |
Index entry access | |
| DocInfoList* | docInfoList (int termID) |
doc entries in a term index,
| |
| TermInfoList* | termInfoList (int docID) |
word entries in a document index (bag of words),
| |
| TermInfoList* | termInfoListSeq (int docID) |
word entries in a document index (sequence of words),
| |
|
|
|
|
|
|
|
|
|
|
|
doc entries in a term index,
Reimplemented from InvIndex. |
|
|
word entries in a document index (bag of words),
Reimplemented from InvIndex. |
|
|
word entries in a document index (sequence of words),
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000