From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85030 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir and notmuch? Date: Thu, 25 Sep 2014 08:08:23 +0800 Message-ID: <87a95opnns.fsf@ericabrahamsen.net> References: <87d2ams491.fsf@ericabrahamsen.net> <87r3z1pd7w.fsf@ericabrahamsen.net> <87r3z1azyx.fsf@topper.koldfront.dk> <87fvfgq5li.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1411603500 1147 80.91.229.3 (25 Sep 2014 00:05:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2014 00:05:00 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33274@lists.math.uh.edu Thu Sep 25 02:04:52 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XWwYE-0001dq-Jw for ding-account@gmane.org; Thu, 25 Sep 2014 02:04:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XWwXT-0000IG-Fx; Wed, 24 Sep 2014 19:04:03 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XWwXR-0000Hk-Jd for ding@lists.math.uh.edu; Wed, 24 Sep 2014 19:04:01 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XWwXP-0005MK-Ri for ding@lists.math.uh.edu; Wed, 24 Sep 2014 19:04:01 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XWwXN-0000Uv-Sk for ding@gnus.org; Thu, 25 Sep 2014 02:03:57 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XWwXN-0000TN-MC for ding@gnus.org; Thu, 25 Sep 2014 02:03:57 +0200 Original-Received: from 218.23.156.110 ([218.23.156.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2014 02:03:57 +0200 Original-Received: from eric by 218.23.156.110 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2014 02:03:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 218.23.156.110 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:MSeeuAEh+FoLQNnw/UXRhgqm8oo= X-Spam-Score: -2.4 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85030 Archived-At: Alan Schmitt writes: > On 2014-09-25 01:40, Eric Abrahamsen writes: > >> To be clear, I use dovecot as a local imap cache. Originally I wasn't >> using it as a daemon: mail came in via isync, which called dovecot at >> /usr/lib/dovecot/imap. Then gnus called the same executable via >> nnimap-shell-program to get the mail. Dovecot only "woke up" when one or >> the other program called it. >> >> Nnir search just used whatever search facilities dovecot provided out of >> the box. It was slow. I read about integrating lucene into dovecot, and >> as far as I could tell it wouldn't work when you were just calling >> dovecot's imap executable -- you had to be running a dovecot instance. >> >> So I switched to an always-running dovecot instance, configured the >> lucene indexer, and now the exact same nnir searches go like lightning. >> >> That's basically a summary of the blog post :) > > I'd be really curious to hear more about this. Please let us know when > you publish your post. > > Alan Will do!