xapian-core  2.0.0
Xapian::LMJMWeight Member List

This is the complete list of members for Xapian::LMJMWeight, including all inherited members.

AVERAGE_LENGTH enum valueXapian::Weightprotected
average_length_Xapian::Weightprivate
clone() constXapian::LMJMWeightprivatevirtual
COLLECTION_FREQ enum valueXapian::Weightprotected
COLLECTION_SIZE enum valueXapian::Weightprotected
collection_size_Xapian::Weightprivate
collectionfreq_Xapian::Weightprivate
create(const std::string &scheme, const Registry &reg=Registry())Xapian::Weightstatic
create_from_parameters(const char *params) constXapian::LMJMWeightvirtual
DB_DOC_LENGTH_MAX enum valueXapian::Weightprotected
DB_DOC_LENGTH_MIN enum valueXapian::Weightprotected
db_doclength_lower_bound_Xapian::Weightprivate
db_doclength_upper_bound_Xapian::Weightprivate
db_unique_terms_lower_bound_Xapian::Weightprivate
DB_UNIQUE_TERMS_MAX enum valueXapian::Weightprotected
DB_UNIQUE_TERMS_MIN enum valueXapian::Weightprotected
db_unique_terms_upper_bound_Xapian::Weightprivate
DB_WDF_MAX enum valueXapian::Weightprotected
db_wdf_upper_bound_Xapian::Weightprivate
DOC_LENGTH enum valueXapian::Weightprotected
DOC_LENGTH_MAX enum valueXapian::Weightprotected
DOC_LENGTH_MIN enum valueXapian::Weightprotected
doclength_lower_bound_Xapian::Weightprivate
doclength_upper_bound_Xapian::Weightprivate
factorXapian::LMJMWeightprivate
get_average_length() constXapian::Weightinlineprotected
get_collection_freq() constXapian::Weightinlineprotected
get_collection_size() constXapian::Weightinlineprotected
get_db_doclength_lower_bound() constXapian::Weightinlineprotected
get_db_doclength_upper_bound() constXapian::Weightinlineprotected
get_db_unique_terms_lower_bound() constXapian::Weightinlineprotected
get_db_unique_terms_upper_bound() constXapian::Weightinlineprotected
get_db_wdf_upper_bound() constXapian::Weightinlineprotected
get_doclength_lower_bound() constXapian::Weightinlineprotected
get_doclength_upper_bound() constXapian::Weightinlineprotected
get_maxextra() constXapian::Weightvirtual
get_maxpart() constXapian::LMJMWeightvirtual
get_query_length() constXapian::Weightinlineprotected
get_reltermfreq() constXapian::Weightinlineprotected
get_rset_size() constXapian::Weightinlineprotected
get_sumextra(Xapian::termcount doclen, Xapian::termcount uniqterms, Xapian::termcount wdfdocmax) constXapian::Weightvirtual
get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterm, Xapian::termcount wdfdocmax) constXapian::LMJMWeightvirtual
get_sumpart_needs_doclength_() constXapian::Weightinlineprivate
get_sumpart_needs_uniqueterms_() constXapian::Weightinlineprivate
get_sumpart_needs_wdf_() constXapian::Weightinlineprivate
get_sumpart_needs_wdfdocmax_() constXapian::Weightinlineprivate
get_termfreq() constXapian::Weightinlineprotected
get_total_length() constXapian::Weightinlineprotected
get_unique_terms_lower_bound() constXapian::Weightinlineprotected
get_unique_terms_upper_bound() constXapian::Weightinlineprotected
get_wdf_upper_bound() constXapian::Weightinlineprotected
get_wqf() constXapian::Weightinlineprotected
init(double factor_)Xapian::LMJMWeightprivatevirtual
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::Weightprivate
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::Weightprivate
init_(const Internal &stats, Xapian::termcount query_len_, const Xapian::Database::Internal *shard)Xapian::Weightprivate
is_bool_weight_() constXapian::Weightinlineprivate
IS_BOOLWEIGHT_ enum valueXapian::Weightprivate
LMJMWeight(double lambda=0.0)Xapian::LMJMWeightinlineexplicit
multiplierXapian::LMJMWeightprivate
name() constXapian::LMJMWeightvirtual
need_stat(stat_flags flag)Xapian::Weightinlineprotected
operator=(const Weight &)Xapian::Weightprivate
param_lambdaXapian::LMJMWeightprivate
QUERY_LENGTH enum valueXapian::Weightprotected
query_length_Xapian::Weightprivate
RELTERMFREQ enum valueXapian::Weightprotected
reltermfreq_Xapian::Weightprivate
RSET_SIZE enum valueXapian::Weightprotected
rset_size_Xapian::Weightprivate
serialise() constXapian::LMJMWeightvirtual
stat_flags enum nameXapian::Weightprotected
stats_neededXapian::Weightprivate
TERMFREQ enum valueXapian::Weightprotected
termfreq_Xapian::Weightprivate
TOTAL_LENGTH enum valueXapian::Weightprotected
total_length_Xapian::Weightprivate
UNIQUE_TERMS enum valueXapian::Weightprotected
unique_terms_lower_bound_Xapian::Weightprivate
UNIQUE_TERMS_MAX enum valueXapian::Weightprotected
UNIQUE_TERMS_MIN enum valueXapian::Weightprotected
unique_terms_upper_bound_Xapian::Weightprivate
unserialise(const std::string &serialised) constXapian::LMJMWeightvirtual
WDF enum valueXapian::Weightprotected
WDF_DOC_MAX enum valueXapian::Weightprotected
WDF_MAX enum valueXapian::Weightprotected
wdf_upper_bound_Xapian::Weightprivate
Weight()Xapian::Weightinline
Weight(const Weight &)Xapian::Weightprotected
WQF enum valueXapian::Weightprotected
wqf_Xapian::Weightprivate
~Weight()Xapian::Weightvirtual