| AVERAGE_LENGTH enum value | Xapian::Weight | protected |
| average_length_ | Xapian::Weight | private |
| clone() const | Xapian::LM2StageWeight | privatevirtual |
| COLLECTION_FREQ enum value | Xapian::Weight | protected |
| COLLECTION_SIZE enum value | Xapian::Weight | protected |
| collection_size_ | Xapian::Weight | private |
| collectionfreq_ | Xapian::Weight | private |
| create(const std::string &scheme, const Registry ®=Registry()) | Xapian::Weight | static |
| create_from_parameters(const char *params) const | Xapian::LM2StageWeight | virtual |
| DB_DOC_LENGTH_MAX enum value | Xapian::Weight | protected |
| DB_DOC_LENGTH_MIN enum value | Xapian::Weight | protected |
| db_doclength_lower_bound_ | Xapian::Weight | private |
| db_doclength_upper_bound_ | Xapian::Weight | private |
| db_unique_terms_lower_bound_ | Xapian::Weight | private |
| DB_UNIQUE_TERMS_MAX enum value | Xapian::Weight | protected |
| DB_UNIQUE_TERMS_MIN enum value | Xapian::Weight | protected |
| db_unique_terms_upper_bound_ | Xapian::Weight | private |
| DB_WDF_MAX enum value | Xapian::Weight | protected |
| db_wdf_upper_bound_ | Xapian::Weight | private |
| DOC_LENGTH enum value | Xapian::Weight | protected |
| DOC_LENGTH_MAX enum value | Xapian::Weight | protected |
| DOC_LENGTH_MIN enum value | Xapian::Weight | protected |
| doclength_lower_bound_ | Xapian::Weight | private |
| doclength_upper_bound_ | Xapian::Weight | private |
| extra_offset | Xapian::LM2StageWeight | private |
| factor | Xapian::LM2StageWeight | private |
| get_average_length() const | Xapian::Weight | inlineprotected |
| get_collection_freq() const | Xapian::Weight | inlineprotected |
| get_collection_size() const | Xapian::Weight | inlineprotected |
| get_db_doclength_lower_bound() const | Xapian::Weight | inlineprotected |
| get_db_doclength_upper_bound() const | Xapian::Weight | inlineprotected |
| get_db_unique_terms_lower_bound() const | Xapian::Weight | inlineprotected |
| get_db_unique_terms_upper_bound() const | Xapian::Weight | inlineprotected |
| get_db_wdf_upper_bound() const | Xapian::Weight | inlineprotected |
| get_doclength_lower_bound() const | Xapian::Weight | inlineprotected |
| get_doclength_upper_bound() const | Xapian::Weight | inlineprotected |
| get_maxextra() const | Xapian::LM2StageWeight | virtual |
| get_maxpart() const | Xapian::LM2StageWeight | virtual |
| get_query_length() const | Xapian::Weight | inlineprotected |
| get_reltermfreq() const | Xapian::Weight | inlineprotected |
| get_rset_size() const | Xapian::Weight | inlineprotected |
| get_sumextra(Xapian::termcount doclen, Xapian::termcount uniqterm, Xapian::termcount wdfdocmax) const | Xapian::LM2StageWeight | virtual |
| get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterm, Xapian::termcount wdfdocmax) const | Xapian::LM2StageWeight | virtual |
| get_sumpart_needs_doclength_() const | Xapian::Weight | inlineprivate |
| get_sumpart_needs_uniqueterms_() const | Xapian::Weight | inlineprivate |
| get_sumpart_needs_wdf_() const | Xapian::Weight | inlineprivate |
| get_sumpart_needs_wdfdocmax_() const | Xapian::Weight | inlineprivate |
| get_termfreq() const | Xapian::Weight | inlineprotected |
| get_total_length() const | Xapian::Weight | inlineprotected |
| get_unique_terms_lower_bound() const | Xapian::Weight | inlineprotected |
| get_unique_terms_upper_bound() const | Xapian::Weight | inlineprotected |
| get_wdf_upper_bound() const | Xapian::Weight | inlineprotected |
| get_wqf() const | Xapian::Weight | inlineprotected |
| init(double factor_) | Xapian::LM2StageWeight | privatevirtual |
| init_(const Internal &stats, Xapian::termcount query_len_, const std::string &term, Xapian::termcount wqf_, double factor, const Xapian::Database::Internal *shard, void *postlist) | Xapian::Weight | private |
| init_(const Internal &stats, Xapian::termcount query_len_, double factor, Xapian::doccount termfreq, Xapian::doccount reltermfreq, Xapian::termcount collection_freq, const Xapian::Database::Internal *shard) | Xapian::Weight | private |
| init_(const Internal &stats, Xapian::termcount query_len_, const Xapian::Database::Internal *shard) | Xapian::Weight | private |
| is_bool_weight_() const | Xapian::Weight | inlineprivate |
| IS_BOOLWEIGHT_ enum value | Xapian::Weight | private |
| LM2StageWeight(double lambda=0.7, double mu=2000.0) | Xapian::LM2StageWeight | inlineexplicit |
| multiplier | Xapian::LM2StageWeight | private |
| name() const | Xapian::LM2StageWeight | virtual |
| need_stat(stat_flags flag) | Xapian::Weight | inlineprotected |
| operator=(const Weight &) | Xapian::Weight | private |
| param_lambda | Xapian::LM2StageWeight | private |
| param_mu | Xapian::LM2StageWeight | private |
| QUERY_LENGTH enum value | Xapian::Weight | protected |
| query_length_ | Xapian::Weight | private |
| RELTERMFREQ enum value | Xapian::Weight | protected |
| reltermfreq_ | Xapian::Weight | private |
| RSET_SIZE enum value | Xapian::Weight | protected |
| rset_size_ | Xapian::Weight | private |
| serialise() const | Xapian::LM2StageWeight | virtual |
| stat_flags enum name | Xapian::Weight | protected |
| stats_needed | Xapian::Weight | private |
| TERMFREQ enum value | Xapian::Weight | protected |
| termfreq_ | Xapian::Weight | private |
| TOTAL_LENGTH enum value | Xapian::Weight | protected |
| total_length_ | Xapian::Weight | private |
| UNIQUE_TERMS enum value | Xapian::Weight | protected |
| unique_terms_lower_bound_ | Xapian::Weight | private |
| UNIQUE_TERMS_MAX enum value | Xapian::Weight | protected |
| UNIQUE_TERMS_MIN enum value | Xapian::Weight | protected |
| unique_terms_upper_bound_ | Xapian::Weight | private |
| unserialise(const std::string &serialised) const | Xapian::LM2StageWeight | virtual |
| WDF enum value | Xapian::Weight | protected |
| WDF_DOC_MAX enum value | Xapian::Weight | protected |
| WDF_MAX enum value | Xapian::Weight | protected |
| wdf_upper_bound_ | Xapian::Weight | private |
| Weight() | Xapian::Weight | inline |
| Weight(const Weight &) | Xapian::Weight | protected |
| WQF enum value | Xapian::Weight | protected |
| wqf_ | Xapian::Weight | private |
| ~Weight() | Xapian::Weight | virtual |