Fix integer type used by ESet
commit3c672cded7a768af55efbfa560b18709cf15ea30
authorOlly Betts <olly@survex.com>
Tue, 17 Dec 2019 02:28:22 +0000 (17 15:28 +1300)
committerOlly Betts <olly@survex.com>
Tue, 30 Aug 2022 03:30:25 +0000 (30 15:30 +1200)
tree9323a14db0d8521bc28a3d185a727c6d5edc0e66
parenteae348ab0aa1e698b1885c62b23ccf944e613b0d
Fix integer type used by ESet

This should be Xapian::termcount, not Xapian::doccount.  In a standard
build both are the same underlying type, so this won't usually matter.

(cherry picked from commit bef58081e820484220c222c775a89e49bd3abeab)
xapian-core/expand/esetinternal.cc
xapian-core/include/xapian/eset.h