From: Jameson Rollins <jrollins@finestructure.net>
To: Mark Anderson <MarkR.Anderson@amd.com>,
"notmuch\@notmuchmail.org" <notmuch@notmuchmail.org>
Subject: Re: Strange match to my query
Date: Tue, 01 Mar 2011 15:15:22 -0800 [thread overview]
Message-ID: <87k4gi1lh1.fsf@servo.finestructure.net> (raw)
In-Reply-To: <3wdmxlesaxo.fsf@testarossa.amd.com>
[-- Attachment #1: Type: text/plain, Size: 1025 bytes --]
On Tue, 1 Mar 2011 16:00:51 -0700, Mark Anderson <MarkR.Anderson@amd.com> wrote:
> On Fri, 25 Feb 2011 15:29:05 -0600, Jameson Rollins <jrollins@finestructure.net> wrote:
> > So I am in fact still seeing this bug, although I am ostensibly using a
> > version that includes the patch to fix it (db70f3f0). Does this fix
> > require rebuilding the database?
>
> Yes.
>
> The termlist is constructed when the message is added to the database,
> so the database must be reconstructed.
>
> Newer messages will index email addresses so that they can't be matched
> by overlapping term indexes. However, the corpus of your database is
> not going to change without manual intervention.
Ok, that's what I thought. Thanks for the feedback, Mark.
> A simple rebuild when you go to bed can look like:
I think you're missing an important step:
notmuch dump >dump.txt
mv $(notmuch config get database.path){,.bak}
notmuch new
notmuch restore dump.txt
but I get the idea ;)
Thanks again.
jamie.
[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]
next prev parent reply other threads:[~2011-03-01 23:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-25 23:29 Strange match to my query Mark Anderson
2011-01-26 0:51 ` Austin Clements
2011-01-26 2:19 ` Carl Worth
2011-01-26 5:59 ` Carl Worth
2011-01-26 17:02 ` Mark Anderson
2011-02-25 18:19 ` Jameson Rollins
2011-02-25 20:57 ` Mark Anderson
2011-02-25 21:29 ` Jameson Rollins
2011-03-01 23:00 ` Mark Anderson
2011-03-01 23:15 ` Jameson Rollins [this message]
2011-03-01 23:40 ` Mark Anderson
2011-04-14 7:32 ` Florian Friesdorf
2011-04-19 6:21 ` Jameson Graef Rollins
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k4gi1lh1.fsf@servo.finestructure.net \
--to=jrollins@finestructure.net \
--cc=MarkR.Anderson@amd.com \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).