From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) 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.1 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id DA68B1F6AC; Tue, 3 Jul 2018 21:08:34 +0000 (UTC) Date: Tue, 3 Jul 2018 21:08:34 +0000 From: Eric Wong To: Jeff King Cc: Jonathan Nieder , meta@public-inbox.org Subject: Re: Contributing messages to an archive Message-ID: <20180703210834.GB15579@dcvr> References: <20180703160910.GB51821@aiede.svl.corp.google.com> <20180703195444.c2oa4svg6azsaop3@dcvr> <20180703204400.GC51821@aiede.svl.corp.google.com> <20180703210023.GA14211@sigill.intra.peff.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180703210023.GA14211@sigill.intra.peff.net> List-Id: Jeff King wrote: > On Tue, Jul 03, 2018 at 01:44:00PM -0700, Jonathan Nieder wrote: > > > > Is there a way to configure the search to look at multiple archives? > > Yeah, that was my main impetus in putting them in the vger archive. > Those messages _would_ have gone to the list, if not for the embargo, > and ideally people digging into the history later would be able to find > them easily (either by message-id if referenced, or by keyword > searching). Yes, at least by Message-ID references it already finds a message on the same server. So Jonathan's original message to this list using /git/: https://public-inbox.org/git/20180703160910.GB51821@aiede.svl.corp.google.com/ https://public-inbox.org/git/20180703160910.GB51821@aiede.svl.corp.google.com/ ...refers the reader to the archive for this list: https://public-inbox.org/meta/20180703160910.GB51821@aiede.svl.corp.google.com/ (It needed to work that way for NNTP). Dealing with the UI and configuration for search ends up being a bit tougher...