No longer need to initialise weights under synonym
commit451b698a6b1886e9a24528b9c167eccbc498ef93
authorOlly Betts <olly@survex.com>
Mon, 10 Sep 2018 02:54:11 +0000 (10 14:54 +1200)
committerOlly Betts <olly@survex.com>
Mon, 10 Sep 2018 02:56:00 +0000 (10 14:56 +1200)
tree89b65c933625713db3a6e443b951387fd11f16e6
parent67aaaa6507b65787341973efc7db880812afcbc4
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.
xapian-core/matcher/synonympostlist.cc
xapian-core/matcher/synonympostlist.h