backends/flint/flint_database.h File Reference

#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


Variable Documentation

const int XAPIAN_DB_READONLY = 0

Definition at line 44 of file flint_database.h.

Referenced by FlintDatabase::FlintDatabase().


Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.