computeQueryRep(const Query &qry) | IndriRetMethod | [inline, virtual] |
ind | RetrievalMethod | [protected] |
IndriRetMethod(const Index &dbIndex) | IndriRetMethod | |
RetrievalMethod(const Index &collectionIndex) | RetrievalMethod | [inline] |
scoreCollection(const QueryRep &qry, IndexedRealVector &results) | IndriRetMethod | [virtual] |
scoreCollection(const string &qry, IndexedRealVector &results) | IndriRetMethod | [virtual] |
scoreDoc(const QueryRep &qry, DOCID_T docID) | IndriRetMethod | [virtual] |
scoreDocSet(const QueryRep &qry, const DocIDSet &docSet, IndexedRealVector &results) | IndriRetMethod | [virtual] |
setParams(Parameters *parms) | IndriRetMethod | [virtual] |
setStopwords(const string &stopfile) | IndriRetMethod | [virtual] |
updateQuery(QueryRep &qryRep, const DocIDSet &relDocs) | IndriRetMethod | [virtual] |
~IndriRetMethod() | IndriRetMethod | [virtual] |
~RetrievalMethod() | RetrievalMethod | [inline, virtual] |