| cacheDocReps | TextQueryRetMethod | [protected] |
| computeDocRep(int docID) | CosSimRetMethod | [inline, virtual] |
| computeQueryRep(Query &qry) | TextQueryRetMethod | [inline, virtual] |
| computeTextQueryRep(TextQuery &qry) | CosSimRetMethod | [inline, virtual] |
| computeTextQueryRep(int docid) | CosSimRetMethod | [inline, virtual] |
| CosSimRetMethod(Index &dbIndex, ScoreAccumulator &accumulator) | CosSimRetMethod | |
| CosSimRetMethod(Index &dbIndex, const char *L2file, ScoreAccumulator &accumulator) | CosSimRetMethod | |
| docNorm(int docID) | CosSimRetMethod | [protected] |
| docNorms | CosSimRetMethod | [protected] |
| docReps | TextQueryRetMethod | [protected] |
| docRepsSize | TextQueryRetMethod | [protected] |
| fbParam | CosSimRetMethod | [protected] |
| idfV | CosSimRetMethod | [protected] |
| ind | RetrievalMethod | [protected] |
| L2FileName | CosSimRetMethod | [protected] |
| loadDocNorms() | CosSimRetMethod | [protected] |
| numDocs | CosSimRetMethod | [protected] |
| numTerms | CosSimRetMethod | [protected] |
| RetrievalMethod(Index &collectionIndex) | RetrievalMethod | [inline] |
| scAcc | TextQueryRetMethod | [protected] |
| scFunc | CosSimRetMethod | [protected] |
| scoreCollection(QueryRep &qry, IndexedRealVector &results) | TextQueryRetMethod | [virtual] |
| scoreCollection(int docid, IndexedRealVector &results) | TextQueryRetMethod | [virtual] |
| scoreDoc(QueryRep &qry, int docID) | TextQueryRetMethod | [virtual] |
| scoreDocSet(QueryRep &qry, DocIDSet &docSet, IndexedRealVector &results) | RetrievalMethod | [virtual] |
| scoreDocVector(TextQueryRep &qry, int docID, FreqVector &docVector) | TextQueryRetMethod | [virtual] |
| scoreFunc() | CosSimRetMethod | [inline, virtual] |
| scoreInvertedIndex(QueryRep &qryRep, IndexedRealVector &scores, bool scoreAll=false) | TextQueryRetMethod | [virtual] |
| setFeedbackParam(CosSimParameter::FeedbackParam &feedbackParam) | CosSimRetMethod | [inline] |
| TextQueryRetMethod(Index &ind, ScoreAccumulator &accumulator) | TextQueryRetMethod | |
| updateQuery(QueryRep &qryRep, DocIDSet &relDocs) | TextQueryRetMethod | [inline, virtual] |
| updateTextQuery(TextQueryRep &qryRep, DocIDSet &relDocs) | CosSimRetMethod | [virtual] |
| ~CosSimRetMethod() | CosSimRetMethod | [virtual] |
| ~RetrievalMethod() | RetrievalMethod | [inline, virtual] |
| ~TextQueryRetMethod() | TextQueryRetMethod | [inline, virtual] |