adjustedScore(double origScore, double pge) const | XLingRetMethod | [inline, virtual] |
beta | XLingRetMethod | [protected] |
cacheDocReps | XLingRetMethod | [protected] |
computeDocRep(DOCID_T docID) | XLingRetMethod | [virtual] |
computeQueryRep(const Query &qry) | XLingRetMethod | [inline, virtual] |
computeTargetKLRep(const QueryRep *qry) | XLingRetMethod | [virtual] |
dictionary | XLingRetMethod | [protected] |
docBasedSourceSmooth | XLingRetMethod | [protected] |
docBasedTargetSmooth | XLingRetMethod | [protected] |
docReps | XLingRetMethod | [protected] |
docRepsSize | XLingRetMethod | [protected] |
ind | RetrievalMethod | [protected] |
lambda | XLingRetMethod | [protected] |
matchedTermWeight(TERMID_T id, double weight, const DocInfo *info, const DocumentRep *dRep) const | XLingRetMethod | [inline, virtual] |
numSource | XLingRetMethod | [protected] |
numTarget | XLingRetMethod | [protected] |
RetrievalMethod(const Index &collectionIndex) | RetrievalMethod | [inline] |
scAcc | XLingRetMethod | [protected] |
scoreCollection(const QueryRep &qry, IndexedRealVector &results) | XLingRetMethod | [inline, virtual] |
scoreDoc(const QueryRep &qry, DOCID_T docID) | XLingRetMethod | [virtual] |
scoreDocSet(const QueryRep &qry, const DocIDSet &docSet, IndexedRealVector &results) | RetrievalMethod | [virtual] |
scoreDocVector(const XLingQueryModel &qRep, DOCID_T docID, FreqVector &docVector) | XLingRetMethod | [protected, virtual] |
scoreInvertedIndex(const QueryRep &qryRep, IndexedRealVector &scores, bool scoreAll=false) | XLingRetMethod | [virtual] |
source | XLingRetMethod | [protected] |
stemmer | XLingRetMethod | [protected] |
stopper | XLingRetMethod | [protected] |
termScores | XLingRetMethod | [protected] |
updateQuery(QueryRep &qryRep, const DocIDSet &relDocs) | XLingRetMethod | [inline, virtual] |
XLingRetMethod(const Index &dbIndex, const Index &background, PDict &dict, ScoreAccumulator &accumulator, double l, double b, bool cacheDR, string &sBM, string &tBM, const Stopper *stp=NULL, Stemmer *stm=NULL) | XLingRetMethod | |
~RetrievalMethod() | RetrievalMethod | [inline, virtual] |
~XLingRetMethod() | XLingRetMethod | [virtual] |