Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id EAF9040EF30 for ; Sun, 8 Jan 2012 04:59:36 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PeAR-42LLTbU for ; Sun, 8 Jan 2012 04:59:36 -0800 (PST) Received: from homiemail-a20.g.dreamhost.com (caiajhbdcaid.dreamhost.com [208.97.132.83]) by olra.theworths.org (Postfix) with ESMTP id 68E1840EF2F for ; Sun, 8 Jan 2012 04:59:36 -0800 (PST) Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id B94EA7EC063; Sun, 8 Jan 2012 04:59:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=PQzFMzYXiu6Q65JeXiNfH8EKgd6 In+1I4DlwwOddRBUP/yT4Xj+9WxC1k3leaFnxmIGEodIDp46q6zH3PbdUCQ7hwSm vxeVEe3C6bjGnxzbWxik/n61Em/O6Vy1n/hNn2PEDQxZQd+ed675e/SNBBcz0mH3 9ABtjL+HDC80JORU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=ZCQCU8fiKncY4Ln7Snv5at8LfYU=; b=Q chJydHhH2ck3X/MVdUlTjk1ycsL/70rSYokdAEsS5x924TkU+8PvSCMNvcRLp7Yj Wzt8bJkLsKBIIe3DZa8ghnBuUyXxrjhF3i9UChBZqTjR2NcJetg7ElFGvOh54ZzV +MO4yo1iMbr3SQGdS7iqOCbWuvqF4S8+tmBHZ1zBJ0= Received: from spaetzbook.sspaeth.de (unknown [176.46.193.105]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPSA id C98A57EC061; Sun, 8 Jan 2012 04:59:33 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Sun, 08 Jan 2012 13:59:30 +0100 From: Sebastian Spaeth To: Thomas Jost , boyska , notmuch@notmuchmail.org Subject: Re: Info about notmuch database In-Reply-To: <87fwfup4w9.fsf@thor.loria.fr> References: <4e39a92bc2136f12ae6924e8878d5d1a@logorroici.org> <87fwfup4w9.fsf@thor.loria.fr> User-Agent: Notmuch/0.10+58~g935365d (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Sun, 08 Jan 2012 13:59:30 +0100 Message-ID: <87hb06nydp.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2012 12:59:37 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Thu, 05 Jan 2012 16:04:22 +0100, Thomas Jost wro= te: > There's a description of the DB "schema" in lib/database.cc in the > notmuch source code. But you may also consider just using libnotmuch > instead, if that's enough for what you want to do. >=20 > Also: why Xapian? I'm already using something similar I wrote with > Python, storing everything in a dictionary, using Pickle to save that to > disk: 162 lines of code and 45 kb of data are enough to store my > addressbook and have completion in Emacs... Ohh, that sounds nice. Is that public somewhere? Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8JkzIACgkQVYX1jMgnoGKBMgCfTign358ug0AUkzokoatxxGTN ZC4An1PUD/TAERLBecwAiOBrIsZvFYeh =xwgZ -----END PGP SIGNATURE----- --=-=-=--