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 882DD40BFDE for ; Mon, 6 Sep 2010 10:44:57 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham 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 f8p8VXWIkR1a for ; Mon, 6 Sep 2010 10:44:47 -0700 (PDT) Received: from defaultvalue.org (li12-156.members.linode.com [70.85.129.156]) by olra.theworths.org (Postfix) with ESMTP id 29C9840BFD3 for ; Mon, 6 Sep 2010 10:44:47 -0700 (PDT) Received: from omen.defaultvalue.org (localhost [127.0.0.1]) by defaultvalue.org (Postfix) with ESMTP id 740DA9107B for ; Mon, 6 Sep 2010 12:44:45 -0500 (CDT) Received: from raven.defaultvalue.org (raven.defaultvalue.org [192.168.1.7]) by omen.defaultvalue.org (Postfix) with ESMTP id 3A39D50169 for ; Mon, 6 Sep 2010 12:44:45 -0500 (CDT) Received: by raven.defaultvalue.org (Postfix, from userid 1000) id 2A0B97C4109; Mon, 6 Sep 2010 12:44:45 -0500 (CDT) From: Rob Browning To: notmuch@notmuchmail.org Subject: Xapian exceptions "Key too long" during notmuch new Date: Mon, 06 Sep 2010 12:44:45 -0500 Message-ID: <878w3eepgy.fsf@raven.defaultvalue.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Mon, 06 Sep 2010 17:44:57 -0000 After quite a bit of time (issues with offlineimap and large maildirs), I finally got the point where I could run notmuch new, and although it did finish, there were two errrors that I wanted to ask about. Are these important? $ notmuch new [...] A Xapian exception occurred adding message: Key too long: length was 370 bytes, maximum length of a key is 252 bytes. Error: A Xapian exception occurred. Halting processing. [...] A Xapian exception occurred adding message: Key too long: length was 269 bytes, maximum length of a key is 252 bytes. Error: A Xapian exception occurred. Halting processing. Processed 1373303 total files in 10h 47m 31s (35 files/sec.). Added 1292042 new messages to the database. Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4