xapian-core  1.4.25
Classes
localsubmatch.cc File Reference

SubMatch class for a local database. More...

#include <config.h>
#include "localsubmatch.h"
#include "backends/database.h"
#include "debuglog.h"
#include "api/emptypostlist.h"
#include "extraweightpostlist.h"
#include "api/leafpostlist.h"
#include "omassert.h"
#include "queryoptimiser.h"
#include "synonympostlist.h"
#include "api/termlist.h"
#include "weight/weightinternal.h"
#include "xapian/error.h"
#include "autoptr.h"
#include <string>
+ Include dependency graph for localsubmatch.cc:

Go to the source code of this file.

Classes

class  LazyWeight
 Xapian::Weight subclass which adds laziness. More...
 

Detailed Description

SubMatch class for a local database.

Definition in file localsubmatch.cc.