Fix OrPostList bugs related to check()
commit6b7a22dbe759bc0c997669377d4d427a88676abf
authorOlly Betts <olly@survex.com>
Sun, 28 Jan 2018 23:39:48 +0000 (29 12:39 +1300)
committerOlly Betts <olly@survex.com>
Sun, 28 Jan 2018 23:39:48 +0000 (29 12:39 +1300)
treec657684193292f342c55fd83734716793b8c2e1d
parent3d2ab41f6ea4ce669bbb9b04e619145d4b6330f7
Fix OrPostList bugs related to check()

Methods called after check() didn't work correctly in all cases.

Testcase orcheck1 now passes with the inmemory backend.
xapian-core/matcher/andmaybepostlist.h
xapian-core/matcher/orpostlist.cc
xapian-core/tests/api_backend.cc