| avlen | Xapian::Internal::ExpandWeight | private |
| collect_stats(TermList *merger, const std::string &term) | Xapian::Internal::ExpandWeight | |
| collection_freq | Xapian::Internal::ExpandWeight | private |
| collection_len | Xapian::Internal::ExpandWeight | private |
| db | Xapian::Internal::ExpandWeight | private |
| dbsize | Xapian::Internal::ExpandWeight | private |
| 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 |
| rsize | Xapian::Internal::ExpandWeight | private |
| stats | Xapian::Internal::ExpandWeight | protected |
| TradEWeight(const Xapian::Database &db_, Xapian::doccount rsize_, bool use_exact_termfreq_, double expand_k_) | Xapian::Internal::TradEWeight | inline |
| use_exact_termfreq | Xapian::Internal::ExpandWeight | private |
| want_collection_freq | Xapian::Internal::ExpandWeight | private |