23 #ifndef OM_HGUARD_CHERT_TYPES_H 24 #define OM_HGUARD_CHERT_TYPES_H 57 #define CHERT_DEFAULT_BLOCK_SIZE 8192 60 #define CHERT_MAX_DOCID Xapian::docid(0xffffffff) unsigned int chert_revision_number_t
A type used to store a revision number for a table.
unsigned long long chert_tablesize_t
A type used to store the number of entries in a table.
unsigned int chert_blocksize_t
unsigned int chert_doclen_t
An integer type for storing the length of a document - ie, the sum of the wdfs of the terms in the do...