xapian-core
1.4.26
|
Return docs containing terms within a specified window. More...
#include <config.h>
#include "nearpostlist.h"
#include "debuglog.h"
#include "backends/positionlist.h"
#include "omassert.h"
#include "str.h"
#include <algorithm>
#include <vector>
Go to the source code of this file.
Classes | |
struct | TermCmp |
struct | Cmp |
Return docs containing terms within a specified window.
Definition in file nearpostlist.cc.