From: Alexey I. Froloff Date: Tue, 9 Apr 2013 08:30:10 +0000 (+0400) Subject: Re: [PATCH] lib: Add a new prefix "list" to the search-terms syntax X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=38134f0e10063e44739b5b9d2f89b5ba42e0c1df;p=notmuch-archives.git Re: [PATCH] lib: Add a new prefix "list" to the search-terms syntax --- diff --git a/72/3f285f4259a766700e302ab2ebb22c090dd54c b/72/3f285f4259a766700e302ab2ebb22c090dd54c new file mode 100644 index 000000000..3d9d01c98 --- /dev/null +++ b/72/3f285f4259a766700e302ab2ebb22c090dd54c @@ -0,0 +1,98 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 0F025431FB6 + for ; Tue, 9 Apr 2013 01:30:14 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.363 +X-Spam-Level: +X-Spam-Status: No, score=0.363 tagged_above=-999 required=5 + tests=[RDNS_DYNAMIC=0.363] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 8DjUPgedxLKh for ; + Tue, 9 Apr 2013 01:30:12 -0700 (PDT) +Received: from mail.raorn.name (c2-81-23-10-117.elastic.cloud.croc.ru + [81.23.10.117]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 0E442431FAE + for ; Tue, 9 Apr 2013 01:30:12 -0700 (PDT) +Received: by mail.raorn.name (Postfix, from userid 500) + id 160E819A; Tue, 9 Apr 2013 12:30:10 +0400 (MSK) +Date: Tue, 9 Apr 2013 12:30:10 +0400 +From: "Alexey I. Froloff" +To: David Bremner +Subject: Re: [PATCH] lib: Add a new prefix "list" to the search-terms syntax +Message-ID: <20130409083010.GA27675@raorn.name> +References: <1364996763-19718-1-git-send-email-raorn@raorn.name> + <874nfjj2lo.fsf@zancas.localnet> <20130408100336.GA1806@raorn.name> + <877gkchek5.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha1; + protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" +Content-Disposition: inline +In-Reply-To: <877gkchek5.fsf@zancas.localnet> +User-Agent: Mutt/1.5.21 (2010-12-30) +X-Mailman-Approved-At: Tue, 09 Apr 2013 03:00:50 -0700 +Cc: notmuch@notmuchmail.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 09 Apr 2013 08:30:14 -0000 + + +--huq684BweRXVnRxX +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +On Mon, Apr 08, 2013 at 06:56:26PM -0300, David Bremner wrote: +> Sure, no blame attaches. But somebody still needs to fix the patch or +> convince us it doesn't need fixing.=20 + +According to git grep -C2 _notmuch_message_gen_terms, there are +seven calls to this function. Returned status checked zero +times :-) + +> > Personally I see no reason in indexing list description. +> That's an independent question. I guess there is the question of how +> much overhead this introduces into=20 + +In general, one or six unique descriptions per list (wild guess +based on observation on my several long-running lists). +Depending on list age and list administrator sanity. Indexing +names for From/To/Cc fields brings bigger overhead, I guess. + +--=20 +Regards, -- +Sir Raorn. --- http://thousandsofhate.blogspot.com/ + +--huq684BweRXVnRxX +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: Digital signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iQEcBAEBAgAGBQJRY9GPAAoJEBd6rh2Yq9FrBzUIAJ4abNT6POQzL5+zwuTKF8Ju +NgriRqwSugw7Yo73FB5LWl4r83w6IeWx7dnNpQIEKu+cySjDtHGy9U787dXzWJ1V +y8FCtbBXGri4JwRwqrdadSoJRWWRc24/9TFfQVeLVMZDC9BAyg9GXm/ImaqU5xqm +bKfLAvbnManR3n5Yos9EolAkRq5Vw17uWul8s3EGRXGw5lpQmLBIP/JeoAML/XHh +J6QO6bb+NtP280BgIDWCFIliOnQL5wrB/OWG32rhJNjblFZ9QwUUtZ0i1QwFDduO +SaOsMQRrMjaGMVHE3EhukjhoZ2ri0VypyrNfodNTKGrWzeHWZVI8N+wmQAfTIBE= +=ziui +-----END PGP SIGNATURE----- + +--huq684BweRXVnRxX--