cacheDocReps | TextQueryRetMethod | [protected] |
collectLM | SimpleKLRetMethod | [protected] |
collectLMCounter | SimpleKLRetMethod | [protected] |
computeDivMinFBModel(SimpleKLQueryModel &origRep, const DocIDSet &relDocs) | SimpleKLRetMethod | [protected] |
computeDocRep(DOCID_T docID) | SimpleKLRetMethod | [virtual] |
computeMarkovChainFBModel(SimpleKLQueryModel &origRep, const DocIDSet &relDocs) | SimpleKLRetMethod | [protected] |
computeMixtureFBModel(SimpleKLQueryModel &origRep, const DocIDSet &relDocs) | SimpleKLRetMethod | [protected] |
computeQueryRep(const Query &qry) | TextQueryRetMethod | [inline, virtual] |
computeRM1FBModel(SimpleKLQueryModel &origRep, const DocIDSet &relDocs) | SimpleKLRetMethod | [protected] |
computeRM2FBModel(SimpleKLQueryModel &origRep, const DocIDSet &relDocs) | SimpleKLRetMethod | [protected] |
computeTextQueryRep(const TermQuery &qry) | SimpleKLRetMethod | [inline, virtual] |
TextQueryRetMethod::computeTextQueryRep(DOCID_T docid) | TextQueryRetMethod | [inline, virtual] |
docParam | SimpleKLRetMethod | [protected] |
docProbMass | SimpleKLRetMethod | [protected] |
docReps | TextQueryRetMethod | [protected] |
docRepsSize | TextQueryRetMethod | [protected] |
ind | RetrievalMethod | [protected] |
loadSupportFile() | SimpleKLRetMethod | [protected] |
mcNorm | SimpleKLRetMethod | [protected] |
qryParam | SimpleKLRetMethod | [protected] |
RetrievalMethod(const Index &collectionIndex) | RetrievalMethod | [inline] |
scAcc | TextQueryRetMethod | [protected] |
scFunc | SimpleKLRetMethod | [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() | SimpleKLRetMethod | [inline, virtual] |
scoreInvertedIndex(const QueryRep &qryRep, IndexedRealVector &scores, bool scoreAll=false) | TextQueryRetMethod | [virtual] |
setDocSmoothParam(SimpleKLParameter::DocSmoothParam &docSmthParam) | SimpleKLRetMethod | [inline] |
setQueryModelParam(SimpleKLParameter::QueryModelParam &queryModParam) | SimpleKLRetMethod | [inline] |
SimpleKLRetMethod(const Index &dbIndex, const string &supportFileName, ScoreAccumulator &accumulator) | SimpleKLRetMethod | |
supportFile | SimpleKLRetMethod | [protected] |
TextQueryRetMethod(const Index &ind, ScoreAccumulator &accumulator) | TextQueryRetMethod | |
uniqueTermCount | SimpleKLRetMethod | [protected] |
updateQuery(QueryRep &qryRep, const DocIDSet &relDocs) | TextQueryRetMethod | [inline, virtual] |
updateTextQuery(TextQueryRep &origRep, const DocIDSet &relDocs) | SimpleKLRetMethod | [virtual] |
~RetrievalMethod() | RetrievalMethod | [inline, virtual] |
~SimpleKLRetMethod() | SimpleKLRetMethod | [virtual] |
~TextQueryRetMethod() | TextQueryRetMethod | [inline, virtual] |