computeDocRep(DOCID_T docID) | InQueryRetMethod | [inline, virtual] |
computeQueryRep(const Query &qry) | StructQueryRetMethod | [inline, virtual] |
computeStructQueryRep(const TermQuery &qry) | InQueryRetMethod | [inline, virtual] |
ind | RetrievalMethod | [protected] |
InQueryRetMethod(const Index &dbIndex, double belief, int fbTerms, double fbCoef, bool cacheIDF) | InQueryRetMethod | |
RetrievalMethod(const Index &collectionIndex) | RetrievalMethod | [inline] |
scoreCollection(const QueryRep &qry, IndexedRealVector &results) | StructQueryRetMethod | [virtual] |
scoreDoc(const QueryRep &qry, DOCID_T docID) | StructQueryRetMethod | [virtual] |
scoreDocSet(const QueryRep &qry, const DocIDSet &docSet, IndexedRealVector &results) | RetrievalMethod | [virtual] |
scoreFunc() | InQueryRetMethod | [inline, virtual] |
scoreInvertedIndex(const QueryRep &qryRep, IndexedRealVector &scores, bool scoreAll=false) | StructQueryRetMethod | [virtual] |
StructQueryRetMethod(const Index &ind) | StructQueryRetMethod | [inline] |
updateQuery(QueryRep &qryRep, const DocIDSet &relDocs) | StructQueryRetMethod | [inline, virtual] |
updateStructQuery(StructQueryRep &qryRep, const DocIDSet &relDocs) | InQueryRetMethod | [virtual] |
~InQueryRetMethod() | InQueryRetMethod | [inline, virtual] |
~RetrievalMethod() | RetrievalMethod | [inline, virtual] |
~StructQueryRetMethod() | StructQueryRetMethod | [inline, virtual] |