Xapian::Weight Member List
This is the complete list of members for
Xapian::Weight, including all inherited members.
clone() const =0 | Xapian::Weight | [pure virtual] |
get_average_length() const | Xapian::Weight | [inline, protected] |
get_collection_size() const | Xapian::Weight | [inline, protected] |
get_doclength_lower_bound() const | Xapian::Weight | [inline, protected] |
get_doclength_upper_bound() const | Xapian::Weight | [inline, protected] |
get_maxextra() const =0 | Xapian::Weight | [pure virtual] |
get_maxpart() const =0 | Xapian::Weight | [pure virtual] |
get_query_length() const | Xapian::Weight | [inline, protected] |
get_reltermfreq() const | Xapian::Weight | [inline, protected] |
get_rset_size() const | Xapian::Weight | [inline, protected] |
get_sumextra(Xapian::termcount doclen) const =0 | Xapian::Weight | [pure virtual] |
get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen) const =0 | Xapian::Weight | [pure virtual] |
get_termfreq() const | Xapian::Weight | [inline, protected] |
get_wdf_upper_bound() const | Xapian::Weight | [inline, protected] |
get_wqf() const | Xapian::Weight | [inline, protected] |
init(double factor)=0 | Xapian::Weight | [protected, pure virtual] |
name() const | Xapian::Weight | [virtual] |
need_stat(stat_flags flag) | Xapian::Weight | [inline, protected] |
serialise() const | Xapian::Weight | [virtual] |
stat_flags enum name | Xapian::Weight | [protected] |
unserialise(const std::string &s) const | Xapian::Weight | [virtual] |
Weight(const Weight &) | Xapian::Weight | [protected] |
Weight() | Xapian::Weight | [inline, protected] |
~Weight() | Xapian::Weight | [virtual] |