backends/brass/brass_database.cc,backends/brass/brass_types.h,
commitbd1a69c2f037b7b3ffb4e0be94c9a2d3e1e64c72
authorOlly Betts <olly@survex.com>
Tue, 23 Jun 2015 13:33:50 +0000 (24 01:33 +1200)
committerOlly Betts <olly@survex.com>
Thu, 26 Nov 2015 10:07:48 +0000 (26 23:07 +1300)
tree96095f793c40353cc510b24dac5f2a285bbcb0b9
parent936c22e192cf2406a467b0457c5e48993f4197ed
backends/brass/brass_database.cc,backends/brass/brass_types.h,
backends/chert/chert_database.cc,backends/chert/chert_types.h: Add
constants BRASS_MAX_DOCID and CHERT_MAX_DOCID for the largest docid
which the backends support, independent of the size of type
Xapian::docid.  (helps #385)

(cherry picked from commit 57d2464bf81a335bc06841e2135a95b592969677)
xapian-core/backends/brass/brass_database.cc
xapian-core/backends/brass/brass_types.h
xapian-core/backends/chert/chert_database.cc
xapian-core/backends/chert/chert_types.h