xapian-core  1.4.26
LazyWeight Member List

This is the complete list of members for LazyWeight, including all inherited members.

ABSOLUTE_DISCOUNT_SMOOTHING enum valueXapian::Weight
AVERAGE_LENGTH enum valueXapian::Weightprotected
clone() const overrideLazyWeightprivatevirtual
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
factorLazyWeightprivate
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() const overrideLazyWeightvirtual
get_maxpart() const overrideLazyWeightvirtual
get_query_length() constXapian::Weightinlineprotected
get_reltermfreq() constXapian::Weightinlineprotected
get_rset_size() constXapian::Weightinlineprotected
get_sumextra(Xapian::termcount doclen, Xapian::termcount uniqterms) const overrideLazyWeightvirtual
get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterms) const overrideLazyWeightvirtual
get_termfreq() constXapian::Weightinlineprotected
get_total_length() constXapian::Weightinlineprotected
get_wdf_upper_bound() constXapian::Weightinlineprotected
get_wqf() constXapian::Weightinlineprotected
init(double factor_) overrideLazyWeightprivatevirtual
JELINEK_MERCER_SMOOTHING enum valueXapian::Weight
LazyWeight(LeafPostList *pl_, Xapian::Weight *real_wt_, Xapian::Weight::Internal *stats_, Xapian::termcount qlen_, Xapian::termcount wqf__, double factor_)LazyWeightinline
name() const overrideLazyWeightvirtual
need_stat(stat_flags flag)Xapian::Weightinlineprotected
plLazyWeightprivate
qlenLazyWeightprivate
QUERY_LENGTH enum valueXapian::Weightprotected
real_wtLazyWeightprivate
RELTERMFREQ enum valueXapian::Weightprotected
RSET_SIZE enum valueXapian::Weightprotected
serialise() const overrideLazyWeightvirtual
stat_flags enum nameXapian::Weightprotected
statsLazyWeightprivate
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) const overrideLazyWeightvirtual
WDF enum valueXapian::Weightprotected
WDF_MAX enum valueXapian::Weightprotected
Weight()Xapian::Weightinline
Weight(const Weight &)Xapian::Weightprotected
WQF enum valueXapian::Weightprotected
wqfLazyWeightprivate
~Weight()Xapian::Weightvirtual