From e5466fe31699ee0876d1cfb8ac1ade285cb1e623 Mon Sep 17 00:00:00 2001 From: Gaute Hope Date: Mon, 6 Jun 2016 20:08:34 +0000 Subject: [PATCH] Re: searching: '*analysis' vs 'reanalysis' --- 87/b1362ab167d13dc05c65c75639031a2e6ea561 | 94 +++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 87/b1362ab167d13dc05c65c75639031a2e6ea561 diff --git a/87/b1362ab167d13dc05c65c75639031a2e6ea561 b/87/b1362ab167d13dc05c65c75639031a2e6ea561 new file mode 100644 index 000000000..7c2685585 --- /dev/null +++ b/87/b1362ab167d13dc05c65c75639031a2e6ea561 @@ -0,0 +1,94 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 8A91F6DE0130 + for ; Mon, 6 Jun 2016 13:08:50 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.511 +X-Spam-Level: +X-Spam-Status: No, score=-0.511 tagged_above=-999 required=5 tests=[AWL=0.209, + DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, + RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id LU2b5oSwpKoR for ; + Mon, 6 Jun 2016 13:08:41 -0700 (PDT) +Received: from mail-lf0-f54.google.com (mail-lf0-f54.google.com + [209.85.215.54]) + by arlo.cworth.org (Postfix) with ESMTPS id 159546DE00DA + for ; Mon, 6 Jun 2016 13:08:40 -0700 (PDT) +Received: by mail-lf0-f54.google.com with SMTP id b73so101746213lfb.3 + for ; Mon, 06 Jun 2016 13:08:40 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=gaute-vetsj-com.20150623.gappssmtp.com; s=20150623; + h=date:from:subject:to:cc:references:in-reply-to:user-agent + :message-id:mime-version:content-transfer-encoding; + bh=djEE1DuWuQs7eyq+0nUcETJzDqQsvK7ePeBwS1YCYaw=; + b=ltd8PuuHqMmdxG29i4caKvHZlBBiiIBljzkUxd78SFonCLgRwzQvg7bkSDytpPpPDv + ViV5v7JOnx5OFuls56xzX1xc+sJN10CIJtiHiaYBiMCFF+cBvYjGo/Z5xUWZp0dk9lsR + B35Z0zjgDNQzYGJLLBNjmrXVSwLMemHMnCckGoYarg4XwQiKVIlYGx5hailkvO/p6Oqq + AjHSPTjs8z8+T4hqZHBeCRaFCAdSnZGO7+SYMnfN/+PadcFyYwySmbZIZs+FrtPfwj3O + gGb9LYvijZQMdIOq3vyuHXg3EFDFa6ORNo1XUfnbIZxRB4RWASCEysF7Txz63eWtnWjg + ySyQ== +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:date:from:subject:to:cc:references:in-reply-to + :user-agent:message-id:mime-version:content-transfer-encoding; + bh=djEE1DuWuQs7eyq+0nUcETJzDqQsvK7ePeBwS1YCYaw=; + b=HvFIbo5DiSf4Cbe8wO2m7d8Kf1ps2U23QhjhE+XpnMJjr73I6AA+QRp23Kpv46BTA7 + ColLBJmg1uu+x/3t8C5Kv8+/FR4aoRe5O2C85j6L7QJvyVDYxahAX8DW1T+foDyvO2dm + 8qWqU2b6Jmsy0U1VYEsNpCwwd8nSrTlHXtREUf+t5XTnJbaX+MPMkvXaSjEItib+ZLqF + hAzoNfqprNUpLrEltoxKZrZKLI+uVDQz9CaGZpYOkymj9Xj/RCSARKN10qH+yizm+7yq + au7slbPhWsZB3a78QYBba4tQLlI3f6DThM/iGdmb/IhadpEQhWe6m71HUrdUsGx2z2u0 + 8nYA== +X-Gm-Message-State: + ALyK8tLoK6DT8u9sWmntrmjsJfDNU2VaL8DdwYKtRwvFS0YE2Uudtq2AnVGht0glPm4P8Q== +X-Received: by 10.25.17.211 with SMTP id 80mr1986405lfr.154.1465243717319; + Mon, 06 Jun 2016 13:08:37 -0700 (PDT) +Received: from localhost (c287DBF51.dhcp.as2116.net. [81.191.125.40]) + by smtp.gmail.com with ESMTPSA id i3sm1978009lbd.44.2016.06.06.13.08.35 + (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Mon, 06 Jun 2016 13:08:36 -0700 (PDT) +Date: Mon, 06 Jun 2016 20:08:34 +0000 +From: Gaute Hope +Subject: Re: searching: '*analysis' vs 'reanalysis' +To: Austin Clements , David Bremner + +Cc: sfischme@uwaterloo.ca, notmuch +References: <1465196150-astroid-3-33kf2otxir-16915@strange> + <87lh2ijxor.fsf@tesseract.cs.unb.ca> + <1465217156-astroid-4-8l08w9cils-2318@strange> + <877fe2tiy8.fsf@uwaterloo.ca> <878tyins3j.fsf@tesseract.cs.unb.ca> + +In-Reply-To: + +User-Agent: astroid/v0.5-212-ge1a06043 (https://github.com/gauteh/astroid) +Message-Id: <1465243657-astroid-0-zfssqjwtff-28912@strange> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8; format=flowed +Content-Transfer-Encoding: quoted-printable +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Mon, 06 Jun 2016 20:08:50 -0000 + +Austin Clements writes on juni 6, 2016 21:20: +> +> The experiment was specifically for regexp matching subject, but it shoul= +d +> work for any header we store a literal copy of in the database. + +Does it work for terms in the body of the message? + += -- 2.26.2