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