|
xapian-core
1.4.29
|
Return document ids matching a range test on a specified doc value. More...
#include <config.h>#include "valuerangepostlist.h"#include "debuglog.h"#include "omassert.h"#include "str.h"#include "unicode/description_append.h"
Include dependency graph for valuerangepostlist.cc:Go to the source code of this file.
Functions | |
| static double | string_frac (const string &s, size_t prefix) |
Return document ids matching a range test on a specified doc value.
Definition in file valuerangepostlist.cc.
|
static |
Definition at line 57 of file valuerangepostlist.cc.
Referenced by ValueRangePostList::get_termfreq_est().