xapian-core
1.4.26
|
BackendManager subclass for chert databases. More...
Go to the source code of this file.
Macros | |
#define | CACHE_DIRECTORY ".chert" |
#define | BLOCK_SIZE 2048 |
BackendManager subclass for chert databases.
Definition in file backendmanager_chert.cc.
#define BLOCK_SIZE 2048 |
Definition at line 33 of file backendmanager_chert.cc.
Referenced by BackendManagerChert::do_get_database_path(), BackendManagerChert::get_writable_database(), and test_ioblock1().
#define CACHE_DIRECTORY ".chert" |
Definition at line 30 of file backendmanager_chert.cc.
Referenced by BackendManagerChert::BackendManagerChert(), BackendManagerChert::do_get_database_path(), BackendManagerChert::get_compaction_output_path(), BackendManagerChert::get_writable_database(), BackendManagerChert::get_writable_database_again(), BackendManagerChert::get_writable_database_path(), and BackendManagerChert::get_writable_database_path_again().