xapian-core
1.4.26
|
Files | |
file | bb2weight.cc [code] |
Xapian::BB2Weight class - the BB2 weighting scheme of the DFR framework. | |
file | bm25plusweight.cc [code] |
Xapian::BM25PlusWeight class - the BM25+ probabilistic formula. | |
file | bm25weight.cc [code] |
Xapian::BM25Weight class - the BM25 probabilistic formula. | |
file | boolweight.cc [code] |
Xapian::BoolWeight class - boolean weighting. | |
file | coordweight.cc [code] |
Xapian::CoordWeight class - coordinate matching. | |
file | dlhweight.cc [code] |
Xapian::DLHWeight class - The DLH weighting scheme of the DFR framework. | |
file | dphweight.cc [code] |
Xapian::DPHWeight class - The DPH weighting scheme of the DFR framework. | |
file | ifb2weight.cc [code] |
Xapian::IfB2Weight class - the IfB2 weighting scheme of the DFR framework. | |
file | ineb2weight.cc [code] |
Xapian::IneB2Weight class - the IneB2 weighting scheme of the DFR framework. | |
file | inl2weight.cc [code] |
Xapian::InL2Weight class - the InL2 weighting scheme of the DFR framework. | |
file | lmweight.cc [code] |
Xapian::LMWeight class - the Unigram Language Modelling formula. | |
file | pl2plusweight.cc [code] |
Xapian::PL2PlusWeight class - the PL2+ weighting scheme of the DFR framework. | |
file | pl2weight.cc [code] |
Xapian::PL2Weight class - the PL2 weighting scheme of the DFR framework. | |
file | tfidfweight.cc [code] |
Xapian::TfIdfWeight class - The TfIdf weighting scheme. | |
file | tradweight.cc [code] |
Xapian::TradWeight class - the "traditional" probabilistic formula. | |
file | weight.cc [code] |
Xapian::Weight base class. | |
file | weightinternal.cc [code] |
Xapian::Weight::Internal class, holding database and term statistics. | |
file | weightinternal.h [code] |
Xapian::Weight::Internal class, holding database and term statistics. | |