close() | LemurIndriIndex | |
docCount() const | LemurIndriIndex | [virtual] |
docCount(TERMID_T termID) const | LemurIndriIndex | [virtual] |
docInfoList(TERMID_T termID) const | LemurIndriIndex | [virtual] |
docLength(DOCID_T documentID) const | LemurIndriIndex | [virtual] |
docLengthAvg() const | LemurIndriIndex | [virtual] |
docManager(DOCID_T docID) const | LemurIndriIndex | [inline, virtual] |
document(const EXDOCID_T &docIDStr) const | LemurIndriIndex | [virtual] |
document(DOCID_T docID) const | LemurIndriIndex | [virtual] |
getRepositoryName() const | LemurIndriIndex | [inline] |
LemurIndriIndex() | LemurIndriIndex | |
open(const std::string &indexName) | LemurIndriIndex | |
open(const char *indexName) | LemurIndriIndex | [inline] |
Index::open(const string &indexName)=0 | Index | [pure virtual] |
term(const TERM_T &word) const | LemurIndriIndex | [virtual] |
term(TERMID_T termID) const | LemurIndriIndex | [virtual] |
termCount(TERMID_T termID) const | LemurIndriIndex | [virtual] |
termCount() const | LemurIndriIndex | [virtual] |
termCountUnique() const | LemurIndriIndex | [virtual] |
termInfoList(DOCID_T docID) const | LemurIndriIndex | [virtual] |
termInfoListSeq(DOCID_T docID) const | LemurIndriIndex | [virtual] |
termLexiconID() const | Index | [inline, virtual] |
~Index() | Index | [inline, virtual] |
~LemurIndriIndex() | LemurIndriIndex | [virtual] |