xapian-core
1.4.26
|
Merge two TermList objects using an OR operation. More...
#include <config.h>
#include "ortermlist.h"
#include "debuglog.h"
#include "omassert.h"
#include <xapian/positioniterator.h>
Go to the source code of this file.
Functions | |
static void | handle_prune (TermList *&old, TermList *result) |
Merge two TermList objects using an OR operation.
Definition in file ortermlist.cc.
Definition at line 96 of file ortermlist.cc.
Referenced by OrTermList::next(), and OrTermList::skip_to().