Fix allterms with prefix on glass with uncommitted changes
commit2be6d929c2cf54427efccbbcbe702405c9e7c4d2
authorOlly Betts <olly@survex.com>
Wed, 19 Oct 2016 07:33:17 +0000 (19 20:33 +1300)
committerOlly Betts <olly@survex.com>
Thu, 20 Oct 2016 21:15:18 +0000 (21 10:15 +1300)
tree8a3eb4a29b8d69af621f2bc1e1ecc5547b868e25
parent2893758e741f0fe616207633a94d9d552881f32b
Fix allterms with prefix on glass with uncommitted changes

Brass aims to flush just the relevant postlist changes in this case
but the end of the range to flush was wrong, so we'd only actually
flush changes for a term exactly matching the prefix.

Fixes #721

(cherry picked from commit 4a12d37f3b9dedfed36cc76eefd0f31dc9cc3b9b)
xapian-core/backends/brass/brass_inverter.cc