1Xapian::BM25Weight(3) User Contributed Perl DocumentationXapian::BM25Weight(3)
23
4
NAME
6Search::Xapian::BM25Weight - BM25 Weighting scheme.
7
DESCRIPTION
9BM25 Weighting scheme. This is the default weighting scheme.
10
METHODS
12new Constructor. Either takes no parameters, or the 4 BM25 parameters
13(k1, k2, k3, b) and the minimum normalised document length.
14
SEE ALSO
16Search::Xapian, Search::Xapian::Enquire
1718
19
20
perl v5.32.1 2021-01-27 Xapian::BM25Weight(3)