xapian-core  1.5.1
Xapian::TfIdfWeight Member List

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

AVERAGE_LENGTH enum valueXapian::Weightprotected
COLLECTION_FREQ enum valueXapian::Weightprotected
COLLECTION_SIZE enum valueXapian::Weightprotected
create(const std::string &scheme, const Registry &reg=Registry())Xapian::Weightstatic
create_from_parameters(const char *params) constXapian::TfIdfWeightvirtual
DB_DOC_LENGTH_MAX enum valueXapian::Weightprotected
DB_DOC_LENGTH_MIN enum valueXapian::Weightprotected
DB_UNIQUE_TERMS_MAX enum valueXapian::Weightprotected
DB_UNIQUE_TERMS_MIN enum valueXapian::Weightprotected
DB_WDF_MAX enum valueXapian::Weightprotected
DOC_LENGTH enum valueXapian::Weightprotected
DOC_LENGTH_MAX enum valueXapian::Weightprotected
DOC_LENGTH_MIN enum valueXapian::Weightprotected
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::TfIdfWeightvirtual
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::TfIdfWeightvirtual
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
idf_norm enum nameXapian::TfIdfWeight
name() constXapian::TfIdfWeightvirtual
need_stat(stat_flags flag)Xapian::Weightinlineprotected
QUERY_LENGTH enum valueXapian::Weightprotected
RELTERMFREQ enum valueXapian::Weightprotected
RSET_SIZE enum valueXapian::Weightprotected
serialise() constXapian::TfIdfWeightvirtual
stat_flags enum nameXapian::Weightprotected
TERMFREQ enum valueXapian::Weightprotected
TfIdfWeight(const std::string &normalizations)Xapian::TfIdfWeightinlineexplicit
TfIdfWeight(const std::string &normalizations, double slope, double delta)Xapian::TfIdfWeight
TfIdfWeight(wdf_norm wdf_normalization, idf_norm idf_normalization, wt_norm wt_normalization)Xapian::TfIdfWeightinline
TfIdfWeight(wdf_norm wdf_norm_, idf_norm idf_norm_, wt_norm wt_norm_, double slope, double delta)Xapian::TfIdfWeight
TfIdfWeight()Xapian::TfIdfWeightinline
TOTAL_LENGTH enum valueXapian::Weightprotected
UNIQUE_TERMS enum valueXapian::Weightprotected
UNIQUE_TERMS_MAX enum valueXapian::Weightprotected
UNIQUE_TERMS_MIN enum valueXapian::Weightprotected
unserialise(const std::string &serialised) constXapian::TfIdfWeightvirtual
WDF enum valueXapian::Weightprotected
WDF_DOC_MAX enum valueXapian::Weightprotected
WDF_MAX enum valueXapian::Weightprotected
wdf_norm enum nameXapian::TfIdfWeight
Weight()Xapian::Weightinline
Weight(const Weight &)Xapian::Weightprotected
WQF enum valueXapian::Weightprotected
wt_norm enum nameXapian::TfIdfWeight
~Weight()Xapian::Weightvirtual