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 500E71F670 for ; Thu, 14 Oct 2021 05:31:33 +0000 (UTC) Date: Thu, 14 Oct 2021 05:31:33 +0000 From: Eric Wong To: meta@public-inbox.org Subject: Re: [PATCH 0/3] lei: hopefully^W kill /Document \d+ not found/ errors Message-ID: <20211014053133.GA20844@dcvr> References: <20210814002944.5126-1-e@80x24.org> <20210824201454.GA17429@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210824201454.GA17429@dcvr> List-Id: Eric Wong wrote: > Eric Wong wrote: > > 2/3 is probably a fix for a long-standing problem, 3/3 was > > noticed while working on it. If 2/3 doesn't fix it, then maybe > > 1/3 will help us narrow it down. > > s/is probably/was almost certainly/ \o/ No. :< It still happens when there's overlap between various search sources, but I think I know how to fix it...