|
xapian-core
1.4.29
|
OR of two posting lists. More...
#include <config.h>#include "orpostlist.h"#include "debuglog.h"#include "multiandpostlist.h"#include "andmaybepostlist.h"#include "omassert.h"#include "orpositionlist.h"#include <algorithm>
Include dependency graph for orpostlist.cc:Go to the source code of this file.
Functions | |
| static double | est (double l, double r, double n) |
OR of two posting lists.
Definition in file orpostlist.cc.
|
static |
Definition at line 306 of file orpostlist.cc.
Referenced by DEFINE_TESTCASE(), AndNotPostList::get_termfreq_est(), OrPostList::get_termfreq_est(), ValueRangePostList::get_termfreq_est(), EstimatePS::get_termfreq_est(), OrPostList::get_termfreq_est_using_stats(), and round_estimate().