Rename misleading internal sequential_mode references
commitdd39d7ee097479219e3b5a1f9f8cc88b739ae1f0
authorOlly Betts <olly@survex.com>
Fri, 9 Dec 2016 22:16:22 +0000 (10 11:16 +1300)
committerOlly Betts <olly@survex.com>
Fri, 9 Dec 2016 22:16:25 +0000 (10 11:16 +1300)
treeda6ab0b9f3e766e60b07beb6d446c4b8f9a48942
parent65b98853990377becce37c6b975e77203a96c6ba
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.
xapian-core/backends/glass/glass_table.cc
xapian-core/backends/glass/glass_version.cc
xapian-core/backends/glass/glass_version.h