catCount() const=0 | IndexWithCat | [pure virtual] |
category(const string &catIDStr) const=0 | IndexWithCat | [pure virtual] |
category(int catID) const=0 | IndexWithCat | [pure virtual] |
docCount() const=0 | Index | [pure virtual] |
docCount(TERMID_T termID) const=0 | Index | [pure virtual] |
docCountInCat(int catID) const=0 | IndexWithCat | [pure virtual] |
docInfoList(TERMID_T termID) const=0 | Index | [pure virtual] |
docLength(DOCID_T docID) const=0 | Index | [pure virtual] |
docLengthAvg() const=0 | Index | [pure virtual] |
docManager(DOCID_T docID) const | Index | [inline, virtual] |
document(const EXDOCID_T &docIDStr) const=0 | Index | [pure virtual] |
document(DOCID_T docID) const=0 | Index | [pure virtual] |
hasMoreCatID() const=0 | IndexWithCat | [pure virtual] |
hasMoreDocID() const=0 | IndexWithCat | [pure virtual] |
nextCatID() const=0 | IndexWithCat | [pure virtual] |
nextDocID() const=0 | IndexWithCat | [pure virtual] |
open(const string &indexName)=0 | Index | [pure virtual] |
startCatIDIteration(int docID) const=0 | IndexWithCat | [pure virtual] |
startDocIDIteration(int catID) const=0 | IndexWithCat | [pure virtual] |
term(const TERM_T &word) const=0 | Index | [pure virtual] |
term(TERMID_T termID) const=0 | Index | [pure virtual] |
termCount(TERMID_T termID) const=0 | Index | [pure virtual] |
termCount() const=0 | Index | [pure virtual] |
termCountUnique() const=0 | Index | [pure virtual] |
termInfoList(DOCID_T docID) const=0 | Index | [pure virtual] |
termInfoListSeq(DOCID_T docID) const | Index | [inline, virtual] |
termLexiconID() const | Index | [inline, virtual] |
~Index() | Index | [inline, virtual] |