xapian-core  2.0.0
Namespaces | Functions
esetinternal.cc File Reference

Xapian::ESet::Internal class. More...

#include <config.h>
#include "esetinternal.h"
#include "xapian/enquire.h"
#include "xapian/expanddecider.h"
#include "backends/databaseinternal.h"
#include "backends/multi.h"
#include "debuglog.h"
#include "api/rsetinternal.h"
#include "expandweight.h"
#include "heap.h"
#include "omassert.h"
#include "ortermlist.h"
#include "str.h"
#include "api/termlist.h"
#include "termlistmerger.h"
#include "unicode/description_append.h"
#include <functional>
#include <memory>
#include <set>
#include <string>
#include <vector>
+ Include dependency graph for esetinternal.cc:

Go to the source code of this file.

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 

Functions

static TermListXapian::build_termlist_tree (const Xapian::Database &db, const RSet &rset)
 Build a tree of binary TermList objects like QueryOptimiser does for OrPostList objects. More...
 

Detailed Description

Xapian::ESet::Internal class.

Definition in file esetinternal.cc.