#include "database.h"#include "flint_positionlist.h"#include "flint_postlist.h"#include "flint_record.h"#include "flint_spelling.h"#include "flint_synonym.h"#include "flint_termlisttable.h"#include "flint_values.h"#include "flint_version.h"#include "flint_lock.h"#include "flint_types.h"#include <map>Include dependency graph for flint_database.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FlintDatabase |
| A backend designed for efficient indexing and retrieval, using compressed posting lists and a btree storage scheme. More... | |
| class | FlintWritableDatabase |
| A writable flint database. More... | |
Variables | |
| const int | XAPIAN_DB_READONLY = 0 |
| const int XAPIAN_DB_READONLY = 0 |