xapian-core
1.4.27
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
a
b
c
d
e
f
g
i
m
n
o
p
r
s
t
u
v
+
Variables
b
d
h
i
k
l
m
u
x
Typedefs
Enumerations
+
Enumerator
c
d
e
f
i
l
m
n
o
p
r
s
t
u
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
c
d
e
f
i
p
r
s
t
v
Enumerations
+
Enumerator
a
b
c
d
f
g
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Related Functions
:
c
e
g
i
l
m
o
q
r
t
x
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Typedefs
Enumerations
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
x
+
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Xapian
BM25PlusWeight
Xapian::BM25PlusWeight Member List
This is the complete list of members for
Xapian::BM25PlusWeight
, including all inherited members.
ABSOLUTE_DISCOUNT_SMOOTHING
enum value
Xapian::Weight
AVERAGE_LENGTH
enum value
Xapian::Weight
protected
BM25PlusWeight
(double k1, double k2, double k3, double b, double min_normlen, double delta)
Xapian::BM25PlusWeight
inline
BM25PlusWeight
()
Xapian::BM25PlusWeight
inline
clone
() const
Xapian::BM25PlusWeight
private
virtual
COLLECTION_FREQ
enum value
Xapian::Weight
protected
COLLECTION_SIZE
enum value
Xapian::Weight
protected
DIRICHLET_PLUS_SMOOTHING
enum value
Xapian::Weight
DIRICHLET_SMOOTHING
enum value
Xapian::Weight
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_freq
() 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::BM25PlusWeight
virtual
get_maxpart
() const
Xapian::BM25PlusWeight
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, Xapian::termcount uniqterms) const
Xapian::BM25PlusWeight
virtual
get_sumpart
(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterm) const
Xapian::BM25PlusWeight
virtual
get_termfreq
() const
Xapian::Weight
inline
protected
get_total_length
() const
Xapian::Weight
inline
protected
get_wdf_upper_bound
() const
Xapian::Weight
inline
protected
get_wqf
() const
Xapian::Weight
inline
protected
init
(double factor)
Xapian::BM25PlusWeight
private
virtual
JELINEK_MERCER_SMOOTHING
enum value
Xapian::Weight
len_factor
Xapian::BM25PlusWeight
mutable
private
name
() const
Xapian::BM25PlusWeight
virtual
need_stat
(stat_flags flag)
Xapian::Weight
inline
protected
param_b
Xapian::BM25PlusWeight
private
param_delta
Xapian::BM25PlusWeight
private
param_k1
Xapian::BM25PlusWeight
private
param_k2
Xapian::BM25PlusWeight
private
param_k3
Xapian::BM25PlusWeight
private
param_min_normlen
Xapian::BM25PlusWeight
private
QUERY_LENGTH
enum value
Xapian::Weight
protected
RELTERMFREQ
enum value
Xapian::Weight
protected
RSET_SIZE
enum value
Xapian::Weight
protected
serialise
() const
Xapian::BM25PlusWeight
virtual
stat_flags
enum name
Xapian::Weight
protected
TERMFREQ
enum value
Xapian::Weight
protected
termweight
Xapian::BM25PlusWeight
mutable
private
TOTAL_LENGTH
enum value
Xapian::Weight
protected
TWO_STAGE_SMOOTHING
enum value
Xapian::Weight
type_smoothing
enum name
Xapian::Weight
UNIQUE_TERMS
enum value
Xapian::Weight
protected
unserialise
(const std::string &serialised) const
Xapian::BM25PlusWeight
virtual
WDF
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
Generated by
Doxygen 1.8.13