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-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 A0C4F1F4B4; Sat, 5 Dec 2020 20:07:17 +0000 (UTC) Date: Sat, 5 Dec 2020 20:07:17 +0000 From: Eric Wong To: workflows@vger.kernel.org Cc: meta@public-inbox.org Subject: Re: WIP: searching all of lore Message-ID: <20201205200717.GA7923@dcvr> References: <20201126194543.GA30337@dcvr> <20201128223457.GA31347@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201128223457.GA31347@dcvr> List-Id: Eric Wong wrote: > Eric Wong wrote: > > Requires Tor, for now: An IMAP .onion running the latest per-inbox subset search patches(*) X=rskvuqcfnfizkjg6h5jvovwb3wkikzcwskf54lfpymus6mxrzw67b5ad.onion torsocks mutt -f imap://$X/org.kernel.vger.workflows.0 torsocks mutt -f imap://$X/org.kernel.vger.linux-kernel.76 The ".0" and ".76" at the end is the mailbox slice, LKML is currently at 77 ~50K message slices (I decided to cap IMAP mailbox size to due to MUA/Maildir slowness on giant directories). Per-inbox search also uses subset search, so all the existing inboxes should be searchable on an individual level, not just /all: http://rskvuqcfnfizkjg6h5jvovwb3wkikzcwskf54lfpymus6mxrzw67b5ad.onion/lkml/ http://rskvuqcfnfizkjg6h5jvovwb3wkikzcwskf54lfpymus6mxrzw67b5ad.onion/workflows/ http://rskvuqcfnfizkjg6h5jvovwb3wkikzcwskf54lfpymus6mxrzw67b5ad.onion/netdev/ ... (*) https://public-inbox.org/meta/20201205101138.11973-1-e@80x24.org/