Gnus development mailing list
 help / color / mirror / Atom feed
From: James Leifer <James.Leifer@inria.fr>
Subject: Re: Searching emails on an IMAP server?
Date: Sat, 19 Jun 2004 14:34:44 +0200	[thread overview]
Message-ID: <r77d63vwwt7.fsf@muscadet.inria.fr> (raw)
In-Reply-To: <xiuise9b074.fsf@lnxniklas.se.axis.com> (Niklas Morberg's message of "Thu, 03 Jun 2004 08:54:55 +0200")

Niklas Morberg <niklas.morberg@axis.com> writes:

> Are there any better options out there? I still want to have
> all my emails on the IMAP-server, but I don't mind a local
> copy (as with Zoe). I use a GNU/Linux system, and the
> IMAP-server is running Exchange.

Hi,

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

Then when I want to search, I populate a directory with symlinks to
the messages swish++ returned.

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

Disadvantages: the folder of search results does not have the marks
associated with the real messages nor are mark-changes to the search
results propogated to the real messages.

BTW, maybe nnir.el has a swish++ driver?

Cheers,
-James



  reply	other threads:[~2004-06-19 12:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-03  6:54 Niklas Morberg
2004-06-19 12:34 ` James Leifer [this message]
2004-06-21  6:13   ` Niklas Morberg
2004-06-21  7:28     ` James Leifer
2004-06-21 16:10     ` Kai Grossjohann
2004-06-22  6:01       ` Niklas Morberg

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=r77d63vwwt7.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).