24 #ifndef OM_HGUARD_CHERT_RECORD_H 25 #define OM_HGUARD_CHERT_RECORD_H 52 :
ChertTable(
"record", path_ +
"/record.", readonly_, Z_DEFAULT_STRATEGY) { }
Class managing a Btree table in a Chert database.
A record in a chert database.
Types used by chert backend and the Btree manager.
unsigned XAPIAN_DOCID_BASE_TYPE doccount
A count of documents.
ChertRecordTable(const string &path_, bool readonly_)
Create a new table object.
unsigned XAPIAN_DOCID_BASE_TYPE docid
A unique identifier for a document.