xapian-core
1.4.26
|
External sources of posting information. More...
#include <config.h>
#include "xapian/postingsource.h"
#include "autoptr.h"
#include "backends/database.h"
#include "backends/document.h"
#include "matcher/multimatch.h"
#include "xapian/document.h"
#include "xapian/error.h"
#include "xapian/queryparser.h"
#include "omassert.h"
#include "net/length.h"
#include "serialise-double.h"
#include "str.h"
#include <cfloat>
Go to the source code of this file.
Namespaces | |
Xapian | |
The Xapian namespace contains public interfaces for the Xapian library. | |
Macros | |
#define | XAPIAN_DEPRECATED(X) X |
External sources of posting information.
Definition in file postingsource.cc.
#define XAPIAN_DEPRECATED | ( | X | ) | X |
Definition at line 26 of file postingsource.cc.
Referenced by Xapian::Enquire::get_eset(), Xapian::InMemory::open(), Xapian::Chert::open(), Xapian::Auto::open_stub(), and Xapian::Compactor::set_compaction_level().