From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.87.14 with SMTP id k14cs1413291agb; Sat, 2 Jan 2010 12:13:28 -0800 (PST) Received: by 10.229.112.139 with SMTP id w11mr1458266qcp.8.1262463207652; Sat, 02 Jan 2010 12:13:27 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 2si3977262qyk.77.2010.01.02.12.13.27; Sat, 02 Jan 2010 12:13:27 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 669C615B8035; Sat, 2 Jan 2010 15:13:27 -0500 (EST) X-Greylist: delayed 406 seconds by postgrey-1.31 at rubyforge.org; Sat, 02 Jan 2010 15:13:05 EST Received: from mail.cnsp.com (mail.cnsp.com [208.3.80.17]) by rubyforge.org (Postfix) with ESMTP id 52FB41858289 for ; Sat, 2 Jan 2010 15:13:05 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.cnsp.com (Postfix) with ESMTP id 78206D44DB34 for ; Sat, 2 Jan 2010 13:06:18 -0700 (MST) X-Virus-Scanned: Debian amavisd-new at cnsp.biz Received: from mail.cnsp.com ([127.0.0.1]) by localhost (mail.cnsp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iThEYzrebnH1 for ; Sat, 2 Jan 2010 13:06:18 -0700 (MST) Received: from home.mrtheplague.net (coffeehost.tcct.nmt.edu [129.138.3.50]) by mail.cnsp.com (Postfix) with SMTP id 3BFE5D45B5AF for ; Sat, 2 Jan 2010 13:06:18 -0700 (MST) Received: by home.mrtheplague.net (Postfix, from userid 1000) id 6BAC484CB3CB; Sat, 2 Jan 2010 13:06:17 -0700 (MST) From: Anthony Martinez X-modeline: vim:tw=80:ft=mail:fo=tcql To: sup-devel Date: Sat, 02 Jan 2010 13:06:16 -0700 Message-Id: <1262460996-sup-1383@home.mrtheplague.net> User-Agent: Sup/git Subject: [sup-talk] Ferret to Xapian conversion X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Ferret is starting to give me trouble (StateErrors when I'm marking messages in the Unread mode as read), so I figure that there is no better time to convert to Xapian. However, the documentation on the Wiki hasn't been updated since (September of) last year. A quick glance over the recent patches doesn't suggest anything that would break the procedure on the Wiki, and I assume that Rich Lane and others are running on Xapian without excessive trouble, so the only difference from the Wiki is that we can run sup without -o and rm -rf ~/.sup/ferret nowadays. Is that an accurate assessment? -- Anthony _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk