backends/chert/chert_database.cc,backends/chert/chert_types.h,
commit57d2464bf81a335bc06841e2135a95b592969677
authorOlly Betts <olly@survex.com>
Tue, 23 Jun 2015 13:33:50 +0000 (24 01:33 +1200)
committerOlly Betts <olly@survex.com>
Tue, 23 Jun 2015 13:33:50 +0000 (24 01:33 +1200)
tree98f9eb7d2f618e1c65c3ef5bb7d51ea47791fed2
parent466ae43450e238ce76b0f73fdd27e7c0bfad100a
backends/chert/chert_database.cc,backends/chert/chert_types.h,
backends/glass/glass_database.cc,backends/glass/glass_defs.h: Add
constants CHERT_MAX_DOCID and GLASS_MAX_DOCID for the largest docid
which the backends support, independent of the size of type
Xapian::docid.  (helps #385)
xapian-core/ChangeLog
xapian-core/backends/chert/chert_database.cc
xapian-core/backends/chert/chert_types.h
xapian-core/backends/glass/glass_database.cc
xapian-core/backends/glass/glass_defs.h