From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86443 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: mail vs news Date: Sun, 20 Dec 2015 11:36:07 +0800 Message-ID: <871tahrdug.fsf@ericabrahamsen.net> References: <87egemncar.fsf@nowhere.org> <87wpsdbang.fsf@gmail.com> <87a8p9tjiz.fsf@ericabrahamsen.net> <87si31b9zc.fsf@gmail.com> <8760zwtzs4.fsf@ericabrahamsen.net> <87lh8rrx8z.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1450582641 2507 80.91.229.3 (20 Dec 2015 03:37:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Dec 2015 03:37:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34675@lists.math.uh.edu Sun Dec 20 04:37:09 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aAUo0-0001BA-IM for ding-account@gmane.org; Sun, 20 Dec 2015 04:37:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1aAUnI-0001mA-5l; Sat, 19 Dec 2015 21:36:24 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1aAUnE-0001lg-Qi for ding@lists.math.uh.edu; Sat, 19 Dec 2015 21:36:20 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1aAUnC-0006Zh-Vl for ding@lists.math.uh.edu; Sat, 19 Dec 2015 21:36:20 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1aAUn9-0003Oc-VG for ding@gnus.org; Sun, 20 Dec 2015 04:36:15 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aAUn7-0007z8-92 for ding@gnus.org; Sun, 20 Dec 2015 04:36:14 +0100 Original-Received: from 218.94.59.34 ([218.94.59.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Dec 2015 04:36:13 +0100 Original-Received: from eric by 218.94.59.34 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Dec 2015 04:36:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 218.94.59.34 User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:dv83lMCJNyrOB53toQDUyc2WimU= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86443 Archived-At: Erik Colson writes: > Eric Abrahamsen writes: > >> Right -- I was originally doing that (single dovecot invocations), and >> wrote the blog post above because I thought that I needed an >> always-running daemon in order for FTS indexing to work. Later on I >> discovered it's not really necessary, but on the other hand the daemon >> hasn't bothered me any, so... > > dovecot has fts indexed with lucene or solr. how are you using nnmaildir > fts ? is it indexed search ? I don't use nnmaildir at all -- the whole point of using nnimap is that dovecot then does the searching for you? The backend is specified as nnimap, and nnir does the rest.