Rename misleading internal sequential_mode references
commit02c442a1ff35782f9f80baa3c30ef9ae11223ac4
authorOlly Betts <olly@survex.com>
Fri, 9 Dec 2016 22:16:22 +0000 (10 11:16 +1300)
committerOlly Betts <olly@survex.com>
Wed, 14 Dec 2016 02:01:46 +0000 (14 15:01 +1300)
tree7193063a5881ad12e91202f0b25ff69ed1490ed3
parentf4e69252ad69bd19aac8aac01f1ce62c6cf6d5ba
Rename misleading internal sequential_mode references

These methods and variables are actually tracking whether the table is
sequential (i.e. whether all leaf blocks are in key order in the file)
which is not the same as "sequential mode", which is a concept whereby
we try to fill blocks when a sequence of adjacent entries are added
in order.

(cherry picked from commit dd39d7ee097479219e3b5a1f9f8cc88b739ae1f0)
xapian-core/backends/glass/glass_table.cc
xapian-core/backends/glass/glass_version.cc
xapian-core/backends/glass/glass_version.h