computeDocRep(int docID)=0 | StructQueryRetMethod | [pure virtual] |
computeQueryRep(Query &qry) | StructQueryRetMethod | [inline, virtual] |
computeStructQueryRep(StructQuery &qry)=0 | StructQueryRetMethod | [pure virtual] |
ind | RetrievalMethod | [protected] |
index | StructQueryRetMethod | [protected] |
RetrievalMethod(Index &collectionIndex) | RetrievalMethod | [inline] |
scAcc | StructQueryRetMethod | [protected] |
scoreCollection(QueryRep &qry, IndexedRealVector &results) | StructQueryRetMethod | [virtual] |
scoreDoc(QueryRep &qry, int docID) | StructQueryRetMethod | [virtual] |
scoreDocSet(QueryRep &qry, DocIDSet &docSet, IndexedRealVector &results) | RetrievalMethod | [virtual] |
scoreDocVector(StructQueryRep &qRep, int docID, FreqVector &docVector) | StructQueryRetMethod | [virtual] |
scoreFunc()=0 | StructQueryRetMethod | [pure virtual] |
scoreInvertedIndex(QueryRep &qryRep, IndexedRealVector &scores, bool scoreAll=false) | StructQueryRetMethod | [virtual] |
StructQueryRetMethod(InvFPIndex &ind, ScoreAccumulator &accumulator) | StructQueryRetMethod | [inline] |
updateQuery(QueryRep &qryRep, DocIDSet &relDocs) | StructQueryRetMethod | [inline, virtual] |
updateStructQuery(StructQueryRep &qryRep, DocIDSet &relDocs)=0 | StructQueryRetMethod | [pure virtual] |
~RetrievalMethod() | RetrievalMethod | [inline, virtual] |
~StructQueryRetMethod() | StructQueryRetMethod | [inline, virtual] |