|
xapian-core
1.4.29
|
C++ class definition for chert database. More...
#include "backends/backends.h"#include "backends/database.h"#include "chert_dbstats.h"#include "chert_positionlist.h"#include "chert_postlist.h"#include "chert_record.h"#include "chert_spelling.h"#include "chert_synonym.h"#include "chert_termlisttable.h"#include "chert_values.h"#include "chert_version.h"#include "../flint_lock.h"#include "chert_types.h"#include "backends/valuestats.h"#include "noreturn.h"#include "xapian/compactor.h"#include "xapian/constants.h"#include <map>#include <vector>#include <string>
Include dependency graph for chert_database.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ChertDatabase |
| A backend designed for efficient indexing and retrieval, using compressed posting lists and a btree storage scheme. More... | |
| class | ChertWritableDatabase |
| A writable chert database. More... | |
C++ class definition for chert database.
Definition in file chert_database.h.