xapian-core  1.4.25
Xapian::LMWeight Member List

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

ABSOLUTE_DISCOUNT_SMOOTHING enum valueXapian::Weight
AVERAGE_LENGTH enum valueXapian::Weightprotected
clone() constXapian::LMWeightprivatevirtual
COLLECTION_FREQ enum valueXapian::Weightprotected
COLLECTION_SIZE enum valueXapian::Weightprotected
DIRICHLET_PLUS_SMOOTHING enum valueXapian::Weight
DIRICHLET_SMOOTHING enum valueXapian::Weight
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_doclength_lower_bound() constXapian::Weightinlineprotected
get_doclength_upper_bound() constXapian::Weightinlineprotected
get_maxextra() constXapian::LMWeightvirtual
get_maxpart() constXapian::LMWeightvirtual
get_query_length() constXapian::Weightinlineprotected
get_reltermfreq() constXapian::Weightinlineprotected
get_rset_size() constXapian::Weightinlineprotected
get_sumextra(Xapian::termcount doclen, Xapian::termcount) constXapian::LMWeightvirtual
get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterm) constXapian::LMWeightvirtual
get_termfreq() constXapian::Weightinlineprotected
get_total_length() constXapian::Weightinlineprotected
get_wdf_upper_bound() constXapian::Weightinlineprotected
get_wqf() constXapian::Weightinlineprotected
init(double factor)Xapian::LMWeightprivatevirtual
JELINEK_MERCER_SMOOTHING enum valueXapian::Weight
LMWeight(double param_log_=0.0, type_smoothing select_smoothing_=TWO_STAGE_SMOOTHING, double param_smoothing1_=-1.0, double param_smoothing2_=-1.0)Xapian::LMWeightinlineexplicit
name() constXapian::LMWeightvirtual
need_stat(stat_flags flag)Xapian::Weightinlineprotected
param_logXapian::LMWeightprivate
param_smoothing1Xapian::LMWeightprivate
param_smoothing2Xapian::LMWeightprivate
QUERY_LENGTH enum valueXapian::Weightprotected
RELTERMFREQ enum valueXapian::Weightprotected
RSET_SIZE enum valueXapian::Weightprotected
select_smoothingXapian::LMWeightprivate
serialise() constXapian::LMWeightvirtual
stat_flags enum nameXapian::Weightprotected
TERMFREQ enum valueXapian::Weightprotected
TOTAL_LENGTH enum valueXapian::Weightprotected
TWO_STAGE_SMOOTHING enum valueXapian::Weight
type_smoothing enum nameXapian::Weight
UNIQUE_TERMS enum valueXapian::Weightprotected
unserialise(const std::string &serialised) constXapian::LMWeightvirtual
WDF enum valueXapian::Weightprotected
WDF_MAX enum valueXapian::Weightprotected
Weight()Xapian::Weightinline
Weight(const Weight &)Xapian::Weightprotected
weight_collectionXapian::LMWeightprivate
WQF enum valueXapian::Weightprotected
~Weight()Xapian::Weightvirtual