|
xapian-core
2.0.0
|
External sources of posting information. More...
#include <config.h>#include "xapian/postingsource.h"#include "backends/databaseinternal.h"#include "backends/documentinternal.h"#include "matcher/postlisttree.h"#include "xapian/document.h"#include "xapian/error.h"#include "xapian/queryparser.h"#include "omassert.h"#include "pack.h"#include "serialise-double.h"#include "str.h"#include <cfloat>#include <memory>
Include dependency graph for postingsource.cc:Go to the source code of this file.
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
External sources of posting information.
Definition in file postingsource.cc.