[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 45 / 1b0b750379edafe9750dd0fdc9f5d9b4a7346f
1 Return-Path: <gmn-notmuch@m.gmane.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 0EFB8431FC0\r
6         for <notmuch@notmuchmail.org>; Wed, 27 Jan 2010 16:07:24 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.8\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.8 tagged_above=-999 required=5 tests=[AWL=-0.801, \r
12         BAYES_50=0.001] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id ohzY3Vf5aiQJ for <notmuch@notmuchmail.org>;\r
16         Wed, 27 Jan 2010 16:07:23 -0800 (PST)\r
17 Received: from lo.gmane.org (lo.gmane.org [80.91.229.12])\r
18         by olra.theworths.org (Postfix) with ESMTP id 056FB431FBC\r
19         for <notmuch@notmuchmail.org>; Wed, 27 Jan 2010 16:07:22 -0800 (PST)\r
20 Received: from list by lo.gmane.org with local (Exim 4.69)\r
21         (envelope-from <gmn-notmuch@m.gmane.org>) id 1NaHur-0005TN-7v\r
22         for notmuch@notmuchmail.org; Thu, 28 Jan 2010 01:07:21 +0100\r
23 Received: from ip-118-90-138-203.xdsl.xnet.co.nz ([118.90.138.203])\r
24         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
25         id 1AlnuQ-0007hv-00\r
26         for <notmuch@notmuchmail.org>; Thu, 28 Jan 2010 01:07:21 +0100\r
27 Received: from olly by ip-118-90-138-203.xdsl.xnet.co.nz with local (Gmexim\r
28         0.1 (Debian)) id 1AlnuQ-0007hv-00\r
29         for <notmuch@notmuchmail.org>; Thu, 28 Jan 2010 01:07:21 +0100\r
30 X-Injected-Via-Gmane: http://gmane.org/\r
31 To: notmuch@notmuchmail.org\r
32 From: Olly Betts <olly@survex.com>\r
33 Date: Thu, 28 Jan 2010 00:06:59 +0000 (UTC)\r
34 Lines: 17\r
35 Message-ID: <slrnhm1l94.4h6.olly@msgid.survex.com>\r
36 X-Complaints-To: usenet@ger.gmane.org\r
37 X-Gmane-NNTP-Posting-Host: ip-118-90-138-203.xdsl.xnet.co.nz\r
38 User-Agent: slrn/pre1.0.0-11 (Linux)\r
39 Sender: news <news@ger.gmane.org>\r
40 Subject: [notmuch] Backport of Xapian term update optimisation\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Thu, 28 Jan 2010 00:07:24 -0000\r
54 \r
55 I've backported the term update optimisation patches\r
56 <http://trac.xapian.org/ticket/250> to Xapian's 1.0 branch, and you can\r
57 find snapshot tarballs including these changes here:\r
58 \r
59 http://oligarchy.co.uk/xapian/branches/1.0/\r
60 \r
61 Xapian's testsuite passes (including the additional test coverage which I\r
62 also backported), and I looked over each change carefully, but I would be\r
63 interested to see some real world testing, particularly in the situation\r
64 which these changes are intended to improve (i.e. speed of tagging in\r
65 notmuch).\r
66 \r
67 So if you're so inclined, try it and report how you got on (on this list\r
68 is fine).\r
69 \r
70 Cheers,\r
71     Olly\r
72 \r