xapian-core
1.4.26
|
Xapian::ESet::Internal class. More...
#include <config.h>
#include "esetinternal.h"
#include "xapian/enquire.h"
#include "xapian/expanddecider.h"
#include "backends/database.h"
#include "debuglog.h"
#include "api/omenquireinternal.h"
#include "expandweight.h"
#include "omassert.h"
#include "ortermlist.h"
#include "str.h"
#include "api/termlist.h"
#include "unicode/description_append.h"
#include "autoptr.h"
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Xapian::delete_ptr< CLASS > |
struct | Xapian::CompareTermListSizeAscending |
Namespaces | |
Xapian | |
The Xapian namespace contains public interfaces for the Xapian library. | |
Functions | |
static TermList * | Xapian::build_termlist_tree (const Xapian::Database &db, const RSet &rset) |
Build a tree of binary TermList objects like QueryOptimiser does for OrPostList objects. More... | |
Xapian::ESet::Internal class.
Definition in file esetinternal.cc.