xapian-core  2.0.0
multi_database.cc File Reference

Sharded database backend. More...

#include <config.h>
#include "multi_database.h"
#include "backends/backends.h"
#include "backends/multi.h"
#include "expand/ortermlist.h"
#include "expand/termlistmerger.h"
#include "multi_alltermslist.h"
#include "multi_postlist.h"
#include "multi_termlist.h"
#include "multi_valuelist.h"
#include "negate_unsigned.h"
#include <memory>
#include <string_view>
+ Include dependency graph for multi_database.cc:

Go to the source code of this file.

Detailed Description

Sharded database backend.

Definition in file multi_database.cc.