cacheDocReps | TextQueryRetMethod | [protected] |
collLM | CORIRetMethod | [protected] |
computeDocRep(DOCID_T docID) | CORIRetMethod | [inline, virtual] |
computeQueryRep(const Query &qry) | TextQueryRetMethod | [inline, virtual] |
computeTextQueryRep(const TermQuery &qry) | CORIRetMethod | [inline, virtual] |
TextQueryRetMethod::computeTextQueryRep(DOCID_T docid) | TextQueryRetMethod | [inline, virtual] |
CORIRetMethod(const Index &dbIndex, ScoreAccumulator &accumulator, String cwName, int isCSIndex=0, const SimpleKLDocModel **smoothers=NULL, const UnigramLM *collectLM=NULL) | CORIRetMethod | |
cwRatio | CORIRetMethod | [protected] |
dfSmooth | CORIRetMethod | [protected] |
docReps | TextQueryRetMethod | [protected] |
docRepsSize | TextQueryRetMethod | [protected] |
ind | RetrievalMethod | [protected] |
RetrievalMethod(const Index &collectionIndex) | RetrievalMethod | [inline] |
scAcc | TextQueryRetMethod | [protected] |
scFunc | CORIRetMethod | [protected] |
scoreCollection(const QueryRep &qry, IndexedRealVector &results) | CORIRetMethod | [virtual] |
TextQueryRetMethod::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() | CORIRetMethod | [inline, virtual] |
scoreInvertedIndex(const QueryRep &qryRep, IndexedRealVector &scores, bool scoreAll=false) | TextQueryRetMethod | [virtual] |
setTFBaseline(double tf) | CORIRetMethod | [inline] |
setTFFactor(double tf) | CORIRetMethod | [inline] |
TextQueryRetMethod(const Index &ind, ScoreAccumulator &accumulator) | TextQueryRetMethod | |
tfbaseline | CORIRetMethod | [protected] |
tffactor | CORIRetMethod | [protected] |
updateQuery(QueryRep &qryRep, const DocIDSet &relDocs) | TextQueryRetMethod | [inline, virtual] |
updateTextQuery(TextQueryRep &qryRep, const DocIDSet &relDocs) | CORIRetMethod | [inline, virtual] |
~CORIRetMethod() | CORIRetMethod | [inline] |
~RetrievalMethod() | RetrievalMethod | [inline, virtual] |
~TextQueryRetMethod() | TextQueryRetMethod | [inline, virtual] |