Gnus development mailing list
 help / color / mirror / Atom feed
From: James Leifer <James.Leifer@inria.fr>
Subject: Re: nnir and fast email searches
Date: Mon, 05 Jul 2004 01:09:01 +0200	[thread overview]
Message-ID: <r77wu1jjroy.fsf@muscadet.inria.fr> (raw)
In-Reply-To: <87zn6f7617.fsf@lapin-bleu.net> (Max Froumentin's message of "Mon, 05 Jul 2004 00:37:40 +0200")

Max Froumentin <max@lapin-bleu.net> writes:

> Hi, 
>
> As my email folders grow bigger than my computer gets faster, I'm
> looking for a fast way to search through them. It seems that a simple

[Here's an edited reply I sent to the list a couple of weeks ago,
reporting good performance with swish++.  It assumes that you have one
message per file, which may well not be your case since you're
interested in grepmail.]

Hi,

I run a nightly cron job that indexes all my mail, which consists of
about 30K messages stored in maildir or mh format (one file per
message).  The indexing is performed by swish++ which is easy to get
and available prepackaged under Debian woody and many other distros.

When I want to search, I populate a directory with symlinks to the
messages swish++ returns.

Advantages: this gives me nearly instantaneous searching (fraction of
a second) through all my mail.

Disadvantages (I'd love to have solved):

* the folder of search results does not have the marks associated with
  the real messages;
 
* marking a message in the search result doesn't propogate the marks
  to the real messages.

* refiling a message in the search results doesn't affect the real
  message

I believe nnir.el can use swish++, though I don't know nnir.el well.
I'be always built the folder myself (with my own scripts).

Cheers,
-James




  reply	other threads:[~2004-07-04 23:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-04 22:37 Max Froumentin
2004-07-04 23:09 ` James Leifer [this message]
2004-07-05  6:03   ` Niklas Morberg
2004-07-05  7:43     ` James Leifer

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=r77wu1jjroy.fsf@muscadet.inria.fr \
    --to=james.leifer@inria.fr \
    /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.
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 NNTP newsgroup(s).