| AVERAGE_LENGTH enum value | Xapian::Weight | protected |
| BM25Weight(double k1, double k2, double k3, double b, double min_normlen) | Xapian::BM25Weight | inline |
| BM25Weight() (defined in Xapian::BM25Weight) | Xapian::BM25Weight | inline |
| COLLECTION_FREQ enum value | Xapian::Weight | protected |
| COLLECTION_SIZE enum value | Xapian::Weight | protected |
| create(const std::string &scheme, const Registry ®=Registry()) | Xapian::Weight | static |
| create_from_parameters(const char *params) const | Xapian::BM25Weight | virtual |
| DB_DOC_LENGTH_MAX enum value | Xapian::Weight | protected |
| DB_DOC_LENGTH_MIN enum value | Xapian::Weight | protected |
| DB_UNIQUE_TERMS_MAX enum value | Xapian::Weight | protected |
| DB_UNIQUE_TERMS_MIN enum value | Xapian::Weight | protected |
| DB_WDF_MAX enum value | Xapian::Weight | protected |
| DOC_LENGTH enum value | Xapian::Weight | protected |
| DOC_LENGTH_MAX enum value | Xapian::Weight | protected |
| DOC_LENGTH_MIN enum value | Xapian::Weight | protected |
| 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::BM25Weight | virtual |
| get_maxpart() const | Xapian::BM25Weight | 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 uniqterms, Xapian::termcount wdfdocmax) const | Xapian::BM25Weight | virtual |
| get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterm, Xapian::termcount wdfdocmax) const | Xapian::BM25Weight | virtual |
| 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 |
| name() const | Xapian::BM25Weight | virtual |
| need_stat(stat_flags flag) | Xapian::Weight | inlineprotected |
| QUERY_LENGTH enum value | Xapian::Weight | protected |
| RELTERMFREQ enum value | Xapian::Weight | protected |
| RSET_SIZE enum value | Xapian::Weight | protected |
| serialise() const | Xapian::BM25Weight | virtual |
| stat_flags enum name | Xapian::Weight | protected |
| TERMFREQ enum value | Xapian::Weight | protected |
| TOTAL_LENGTH enum value | Xapian::Weight | protected |
| TradWeight(double k=1.0) | Xapian::TradWeight | inlineexplicit |
| UNIQUE_TERMS enum value | Xapian::Weight | protected |
| UNIQUE_TERMS_MAX enum value | Xapian::Weight | protected |
| UNIQUE_TERMS_MIN enum value | Xapian::Weight | protected |
| unserialise(const std::string &serialised) const | Xapian::BM25Weight | virtual |
| WDF enum value | Xapian::Weight | protected |
| WDF_DOC_MAX enum value | Xapian::Weight | protected |
| WDF_MAX enum value | Xapian::Weight | protected |
| Weight() | Xapian::Weight | inline |
| Weight(const Weight &) | Xapian::Weight | protected |
| WQF enum value | Xapian::Weight | protected |
| ~Weight() | Xapian::Weight | virtual |