No longer need to initialise weights under synonym
commitad65f60c5502912972318395a83f48cb46e73200
authorOlly Betts <olly@survex.com>
Mon, 10 Sep 2018 02:54:11 +0000 (10 14:54 +1200)
committerOlly Betts <olly@survex.com>
Sun, 16 Sep 2018 23:17:54 +0000 (17 11:17 +1200)
tree066083fa336e8b8383bf73ef5fb71dba38c57b05
parent00cbe036338d6bd8f24afa2625dc3222af93de0f
No longer need to initialise weights under synonym

We were calling recalc_maxweight() on the sub-postlist, but that
seems a bit of a hack, and removing it doesn't break anything -
presumably this was fixed during the matcher rewrite.

(cherry picked from commit 451b698a6b1886e9a24528b9c167eccbc498ef93)
xapian-core/matcher/synonympostlist.cc
xapian-core/matcher/synonympostlist.h