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