]> Sergey Matveev's repositories - public-inbox.git/commit
lei_xsearch: fix accounting bugs in for remote mboxrd
authorEric Wong <e@80x24.org>
Thu, 6 May 2021 02:28:19 +0000 (02:28 +0000)
committerEric Wong <e@80x24.org>
Thu, 6 May 2021 16:56:44 +0000 (16:56 +0000)
commitde20dc26cd22271327e8a84818ff0774cecc1361
tree19d11f43356a158b2e1db05234c638634de78d15
parent473b069c61b3d4936e2c5ed46fd7d348c9f6d1b7
lei_xsearch: fix accounting bugs in for remote mboxrd

We must not accumulate mset totals for messages which
have already been counted.  Furthermore, the combined
search was being passed an extra arg and causing the
total to go missing.
lib/PublicInbox/LeiXSearch.pm