Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 99 / a57c043bbd57eb10bcd4044931ff8a562e659c
1 Return-Path: <piuttosto@logorroici.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 AD0A7429E37\r
6         for <notmuch@notmuchmail.org>; Wed,  4 Jan 2012 08:16:18 -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.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id WyohyUYt3KOS for <notmuch@notmuchmail.org>;\r
17         Wed,  4 Jan 2012 08:16:17 -0800 (PST)\r
18 X-Greylist: delayed 1615 seconds by postgrey-1.32 at olra;\r
19         Wed, 04 Jan 2012 08:16:17 PST\r
20 Received: from sommossa.investici.org (sommossa.investici.org [88.198.59.168])\r
21         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
22         (No client certificate requested)\r
23         by olra.theworths.org (Postfix) with ESMTPS id 607C6429E21\r
24         for <notmuch@notmuchmail.org>; Wed,  4 Jan 2012 08:16:17 -0800 (PST)\r
25 Received: from webmail9.autistici.org (localhost [127.0.0.1])\r
26         by sommossa.investici.org (Postfix) with ESMTP id 8E9A75EE81\r
27         for <notmuch@notmuchmail.org>; Wed,  4 Jan 2012 15:49:19 +0000 (UTC)\r
28 X-DKIM: Sendmail DKIM Filter v2.8.2 sommossa.investici.org 8E9A75EE81\r
29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=logorroici.org;\r
30         s=stigmate; t=1325692159;\r
31         bh=Rv1Cn9JGnKvJlCEKia6gH0UANt5MhZ2zsNdUR53fpmw=;\r
32         h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To:\r
33         Subject:Message-ID;\r
34         b=k3cfLZQi3VomaDcdvJXeKSBU0NHsLs2c2/iZJpF9pbRLUoTiBHUQErfJW6eWyUv2k\r
35         zTHD1uzlbS7lW3VNv1w7o36tL3YX9d06m4ztHxkK0c650desR3SP9RV6p2aGDLKXRU\r
36         AaMb9xmucVAiD//4qIqouOJADlcneNF19tgmVqJI=\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=UTF-8;\r
39  format=flowed\r
40 Content-Transfer-Encoding: 7bit\r
41 Date: Wed, 04 Jan 2012 15:49:19 +0000\r
42 From: boyska <piuttosto@logorroici.org>\r
43 To: <notmuch@notmuchmail.org>\r
44 Subject: Info about notmuch database\r
45 Message-ID: <4e39a92bc2136f12ae6924e8878d5d1a@logorroici.org>\r
46 X-Sender: piuttosto@logorroici.org\r
47 User-Agent: autistici.org webmail\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Wed, 04 Jan 2012 16:16:18 -0000\r
61 \r
62 Hello!\r
63 I like notmuch a lot, so I'm writing a (conceptually) similar software\r
64 about addressbook: it will scan all your emails, storing email \r
65 addresses\r
66 in a xapian database (you can think of it as little brother database[1] \r
67 on\r
68 steroids)\r
69 The part that I'd like to re-implement is "notmuch new": it seems that\r
70 in the xapian db there is not only informations about each mail, but\r
71 also the mtime of each directory. My impression is this being \r
72 "chaotic",\r
73 but probably I am just missing the point.\r
74 \r
75 So, here's the question: how is the db "structured"? is there any\r
76 documentation to look at?\r
77 \r
78 [1] http://www.spinnaker.de/lbdb/\r
79 \r
80 -- \r
81 boyska\r
82 GPG: 0x520CE393\r