]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
extindex: fix --reindex when blobs go missing
authorEric Wong <e@80x24.org>
Tue, 16 Sep 2025 10:25:05 +0000 (10:25 +0000)
committerEric Wong <e@80x24.org>
Wed, 17 Sep 2025 21:37:25 +0000 (21:37 +0000)
commitb37373b6e4efab044b3b1922168345e340719e11
tree5c6c17cbf5233eb4a66a96ac7ad853007b4a04d0
parent279c21af30e403a463af56f168ab76c86110a291
extindex: fix --reindex when blobs go missing

Blobs in v2 repos may be purged, ensure we don't try to parse
non-existent blobs for List-IDs to remove from Xapian when they
go missing.  The invalid List-IDs will be removed in a later
stage of the reindex process.
lib/PublicInbox/ExtSearchIdx.pm