#include <config.h>
#include "remote-database.h"
#include "safeerrno.h"
#include <signal.h>
#include "autoptr.h"
#include "emptypostlist.h"
#include "inmemory_positionlist.h"
#include "net_postlist.h"
#include "net_termlist.h"
#include "remote-document.h"
#include "omassert.h"
#include "realtime.h"
#include "serialise.h"
#include "serialise-double.h"
#include "str.h"
#include "stringutils.h"
#include "weightinternal.h"
#include <string>
#include <vector>
#include "xapian/error.h"
#include "xapian/matchspy.h"

Go to the source code of this file.
Definition in file remote-database.cc.