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