From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 787AB1F4C0; Wed, 23 Oct 2019 18:19:29 +0000 (UTC) Date: Wed, 23 Oct 2019 18:19:29 +0000 From: Eric Wong To: meta@public-inbox.org Subject: [PUSHED] fix reindex on multiple + overlapping Message-IDs Message-ID: <20191023181929.GA15022@dcvr> References: <20191016211415.GA6084@dcvr> <20191021110221.23753-1-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20191021110221.23753-1-e@80x24.org> List-Id: Eric Wong wrote: > I'm still testing this with various repos, but the > linux-renesas-soc mirror from lore seems good when doing initial > indexing with an old version of this and using --reindex with > this patch, as all previously-missed messages are now indexed. Seems fine and pushed all 5 patches. However, display issues still need to be fixed in the HTML... > Eric Wong (3): > v2writable: set unindexed article number > v2writable: improve "num_for" API and disambiguate > v2writable: reindex handles 3-headered monsters v2writable: move git->cleanup to the correct place v2writable: use msgmap as multi_mid queue