xapian-core  1.5.1
Xapian::LMDirichletWeight Member List

This is the complete list of members for Xapian::LMDirichletWeight, 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::LMDirichletWeightvirtual
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::LMDirichletWeightvirtual
get_maxpart() constXapian::LMDirichletWeightvirtual
get_query_length() constXapian::Weightinlineprotected
get_reltermfreq() constXapian::Weightinlineprotected
get_rset_size() constXapian::Weightinlineprotected
get_sumextra(Xapian::termcount doclen, Xapian::termcount, Xapian::termcount) constXapian::LMDirichletWeightvirtual
get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterm, Xapian::termcount wdfdocmax) constXapian::LMDirichletWeightvirtual
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
LMDirichletWeight(double mu=2000.0, double delta=0.05)Xapian::LMDirichletWeightinlineexplicit
name() constXapian::LMDirichletWeightvirtual
need_stat(stat_flags flag)Xapian::Weightinlineprotected
QUERY_LENGTH enum valueXapian::Weightprotected
RELTERMFREQ enum valueXapian::Weightprotected
RSET_SIZE enum valueXapian::Weightprotected
serialise() constXapian::LMDirichletWeightvirtual
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::LMDirichletWeightvirtual
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