Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Xapian
BM25Weight
Xapian::BM25Weight Member List
This is the complete list of members for
Xapian::BM25Weight
, including all inherited members.
AVERAGE_LENGTH
enum value
Xapian::Weight
protected
BM25Weight
(double k1, double k2, double k3, double b, double min_normlen)
Xapian::BM25Weight
inline
COLLECTION_SIZE
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
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
Xapian::BM25Weight
virtual
get_maxpart
() const
Xapian::BM25Weight
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
Xapian::BM25Weight
virtual
get_sumpart
(Xapian::termcount wdf, Xapian::termcount doclen) const
Xapian::BM25Weight
virtual
get_termfreq
() const
Xapian::Weight
inline
protected
get_wdf_upper_bound
() const
Xapian::Weight
inline
protected
get_wqf
() const
Xapian::Weight
inline
protected
name
() const
Xapian::BM25Weight
virtual
need_stat
(stat_flags flag)
Xapian::Weight
inline
protected
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
unserialise
(const std::string &s) const
Xapian::BM25Weight
virtual
WDF
enum value
Xapian::Weight
protected
WDF_MAX
enum value
Xapian::Weight
protected
Weight
(const Weight &)
Xapian::Weight
protected
Weight
()
Xapian::Weight
inline
protected
WQF
enum value
Xapian::Weight
protected
~Weight
()
Xapian::Weight
virtual
Documentation for Xapian (version 1.2.21).
Generated on Thu May 21 2015 by
Doxygen 1.8.5
.