xapian-core  1.5.1
Xapian::LM2StageWeight Member List

This is the complete list of members for Xapian::LM2StageWeight, including all inherited members.

AVERAGE_LENGTH enum valueXapian::Weightprotected
COLLECTION_FREQ enum valueXapian::Weightprotected
COLLECTION_SIZE enum valueXapian::Weightprotected
create(const std::string &scheme, const Registry &reg=Registry())Xapian::Weightstatic
create_from_parameters(const char *params) constXapian::LM2StageWeightvirtual
DB_DOC_LENGTH_MAX enum valueXapian::Weightprotected
DB_DOC_LENGTH_MIN enum valueXapian::Weightprotected
DB_UNIQUE_TERMS_MAX enum valueXapian::Weightprotected
DB_UNIQUE_TERMS_MIN enum valueXapian::Weightprotected
DB_WDF_MAX enum valueXapian::Weightprotected
DOC_LENGTH enum valueXapian::Weightprotected
DOC_LENGTH_MAX enum valueXapian::Weightprotected
DOC_LENGTH_MIN enum valueXapian::Weightprotected
get_average_length() constXapian::Weightinlineprotected
get_collection_freq() constXapian::Weightinlineprotected
get_collection_size() constXapian::Weightinlineprotected
get_db_doclength_lower_bound() constXapian::Weightinlineprotected
get_db_doclength_upper_bound() constXapian::Weightinlineprotected
get_db_unique_terms_lower_bound() constXapian::Weightinlineprotected
get_db_unique_terms_upper_bound() constXapian::Weightinlineprotected
get_db_wdf_upper_bound() constXapian::Weightinlineprotected
get_doclength_lower_bound() constXapian::Weightinlineprotected
get_doclength_upper_bound() constXapian::Weightinlineprotected
get_maxextra() constXapian::LM2StageWeightvirtual
get_maxpart() constXapian::LM2StageWeightvirtual
get_query_length() constXapian::Weightinlineprotected
get_reltermfreq() constXapian::Weightinlineprotected
get_rset_size() constXapian::Weightinlineprotected
get_sumextra(Xapian::termcount doclen, Xapian::termcount uniqterm, Xapian::termcount wdfdocmax) constXapian::LM2StageWeightvirtual
get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterm, Xapian::termcount wdfdocmax) constXapian::LM2StageWeightvirtual
get_termfreq() constXapian::Weightinlineprotected
get_total_length() constXapian::Weightinlineprotected
get_unique_terms_lower_bound() constXapian::Weightinlineprotected
get_unique_terms_upper_bound() constXapian::Weightinlineprotected
get_wdf_upper_bound() constXapian::Weightinlineprotected
get_wqf() constXapian::Weightinlineprotected
LM2StageWeight(double lambda=0.7, double mu=2000.0)Xapian::LM2StageWeightinlineexplicit
name() constXapian::LM2StageWeightvirtual
need_stat(stat_flags flag)Xapian::Weightinlineprotected
QUERY_LENGTH enum valueXapian::Weightprotected
RELTERMFREQ enum valueXapian::Weightprotected
RSET_SIZE enum valueXapian::Weightprotected
serialise() constXapian::LM2StageWeightvirtual
stat_flags enum nameXapian::Weightprotected
TERMFREQ enum valueXapian::Weightprotected
TOTAL_LENGTH enum valueXapian::Weightprotected
UNIQUE_TERMS enum valueXapian::Weightprotected
UNIQUE_TERMS_MAX enum valueXapian::Weightprotected
UNIQUE_TERMS_MIN enum valueXapian::Weightprotected
unserialise(const std::string &serialised) constXapian::LM2StageWeightvirtual
WDF enum valueXapian::Weightprotected
WDF_DOC_MAX enum valueXapian::Weightprotected
WDF_MAX enum valueXapian::Weightprotected
Weight()Xapian::Weightinline
Weight(const Weight &)Xapian::Weightprotected
WQF enum valueXapian::Weightprotected
~Weight()Xapian::Weightvirtual