[honey] New format for more keys in postlist table
commit47be2f45b0b3d778873dc1f840b1f944ccbc8063
authorOlly Betts <olly@survex.com>
Tue, 27 Mar 2018 04:07:11 +0000 (27 17:07 +1300)
committerOlly Betts <olly@survex.com>
Tue, 27 Mar 2018 04:47:52 +0000 (27 17:47 +1300)
tree3467c1f5ea4f6193cb3ca5b96cf692bfaa8ac55e
parent3f5e611a15d570f4cdccdf4724f354b11b056826
[honey] New format for more keys in postlist table

Change the format of keys for valuestats, value chunks and doclen
chunks to be more compact.

There's now key-space reserved for unique terms chunks and max doc wdf
chunks in anticipation of these being added at some point.
xapian-core/backends/honey/honey_alldocspostlist.cc
xapian-core/backends/honey/honey_alldocspostlist.h
xapian-core/backends/honey/honey_compact.cc
xapian-core/backends/honey/honey_defs.h
xapian-core/backends/honey/honey_postlisttable.cc
xapian-core/backends/honey/honey_values.cc
xapian-core/backends/honey/honey_values.h
xapian-core/backends/honey/honey_version.cc
xapian-core/common/pack.h