xapian-core
1.4.26
|
This is the complete list of members for Xapian::Internal::TradEWeight, including all inherited members.
collect_stats(TermList *merger, const std::string &term) | Xapian::Internal::ExpandWeight | |
ExpandWeight(const Xapian::Database &db_, Xapian::doccount rsize_, bool use_exact_termfreq_, bool want_collection_freq_) | Xapian::Internal::ExpandWeight | inline |
ExpandWeight(const Xapian::Database &db_, Xapian::doccount rsize_, bool use_exact_termfreq_, bool want_collection_freq_, double expand_k_) | Xapian::Internal::ExpandWeight | inline |
get_avlen() const | Xapian::Internal::ExpandWeight | inlineprotected |
get_collection_freq() const | Xapian::Internal::ExpandWeight | inlineprotected |
get_collection_len() const | Xapian::Internal::ExpandWeight | inlineprotected |
get_dbsize() const | Xapian::Internal::ExpandWeight | inlineprotected |
get_rsize() const | Xapian::Internal::ExpandWeight | inlineprotected |
get_weight() const | Xapian::Internal::TradEWeight | virtual |
stats | Xapian::Internal::ExpandWeight | protected |
TradEWeight(const Xapian::Database &db_, Xapian::doccount rsize_, bool use_exact_termfreq_, double expand_k_) | Xapian::Internal::TradEWeight | inline |