]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: reuse read-only shard counting code
authorEric Wong <e@80x24.org>
Wed, 2 Sep 2020 11:04:21 +0000 (11:04 +0000)
committerEric Wong <e@80x24.org>
Thu, 3 Sep 2020 20:11:03 +0000 (20:11 +0000)
commit3bf9e1e4d8e5a84a0d8c733faf49555aa84379aa
tree2dbb5afc9c71cc7ab6c306472161f7e8f08806c0
parent12d219222ac5bc09cf364f15834c1e5cc5659e8f
v2writable: reuse read-only shard counting code

We'll also fix the read-only code to ensure we notice missing
Xapian shards, since gaps would throw off our expectation that
Xapian document IDs and NNTP article numbers are interchangeable.
lib/PublicInbox/Search.pm
lib/PublicInbox/V2Writable.pm