| BM25TF(const double rawTF, const double k1, const double b, const double docLen, const double avgDocLen) | TFIDFRetMethod | [inline, static] |
| cacheDocReps | TextQueryRetMethod | [protected] |
| computeDocRep(DOCID_T docID) | TFIDFRetMethod | [inline, virtual] |
| computeQueryRep(const Query &qry) | TextQueryRetMethod | [inline, virtual] |
| computeTextQueryRep(const TermQuery &qry) | TFIDFRetMethod | [inline, virtual] |
| TextQueryRetMethod::computeTextQueryRep(DOCID_T docid) | TextQueryRetMethod | [inline, virtual] |
| docReps | TextQueryRetMethod | [protected] |
| docRepsSize | TextQueryRetMethod | [protected] |
| docTFParam | TFIDFRetMethod | [protected] |
| fbParam | TFIDFRetMethod | [protected] |
| idfV | TFIDFRetMethod | [protected] |
| ind | RetrievalMethod | [protected] |
| qryTFParam | TFIDFRetMethod | [protected] |
| RetrievalMethod(const Index &collectionIndex) | RetrievalMethod | [inline] |
| scAcc | TextQueryRetMethod | [protected] |
| scFunc | TFIDFRetMethod | [protected] |
| scoreCollection(const QueryRep &qry, IndexedRealVector &results) | TextQueryRetMethod | [virtual] |
| scoreCollection(DOCID_T docid, IndexedRealVector &results) | TextQueryRetMethod | [virtual] |
| scoreDoc(const QueryRep &qry, DOCID_T docID) | TextQueryRetMethod | [virtual] |
| scoreDocPassages(const TermQuery &qRep, DOCID_T docID, PassageScoreVector &scores, int psgSize, int overlap) | TextQueryRetMethod | [virtual] |
| scoreDocSet(const QueryRep &qry, const DocIDSet &docSet, IndexedRealVector &results) | RetrievalMethod | [virtual] |
| scoreDocVector(const TextQueryRep &qry, DOCID_T docID, FreqVector &docVector) | TextQueryRetMethod | [virtual] |
| scoreFunc() | TFIDFRetMethod | [inline, virtual] |
| scoreInvertedIndex(const QueryRep &qryRep, IndexedRealVector &scores, bool scoreAll=false) | TextQueryRetMethod | [virtual] |
| setDocTFParam(TFIDFParameter::WeightParam &docTFWeightParam) | TFIDFRetMethod | [inline] |
| setFeedbackParam(TFIDFParameter::FeedbackParam &feedbackParam) | TFIDFRetMethod | [inline] |
| setQueryTFParam(TFIDFParameter::WeightParam &queryTFWeightParam) | TFIDFRetMethod | [inline] |
| TextQueryRetMethod(const Index &ind, ScoreAccumulator &accumulator) | TextQueryRetMethod | |
| TFIDFRetMethod(const Index &dbIndex, ScoreAccumulator &accumulator) | TFIDFRetMethod | |
| updateQuery(QueryRep &qryRep, const DocIDSet &relDocs) | TextQueryRetMethod | [inline, virtual] |
| updateTextQuery(TextQueryRep &qryRep, const DocIDSet &relDocs) | TFIDFRetMethod | [virtual] |
| ~RetrievalMethod() | RetrievalMethod | [inline, virtual] |
| ~TextQueryRetMethod() | TextQueryRetMethod | [inline, virtual] |
| ~TFIDFRetMethod() | TFIDFRetMethod | [inline, virtual] |