|
xapian-core
1.4.30
|
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>
Include dependency graph for ortermlist.cc: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().