From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.50.5 with SMTP id x5cs21719wfx; Thu, 23 Jun 2011 07:18:49 -0700 (PDT) Received: by 10.229.131.66 with SMTP id w2mr1522547qcs.254.1308838727349; Thu, 23 Jun 2011 07:18:47 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id t33si2124476qcs.166.2011.06.23.07.18.46; Thu, 23 Jun 2011 07:18:47 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id BA3F33C807D; Thu, 23 Jun 2011 10:18:46 -0400 (EDT) Received: from mail-pv0-f178.google.com (mail-pv0-f178.google.com [74.125.83.178]) by rubyforge.org (Postfix) with ESMTP id 709DF18583A5 for ; Thu, 23 Jun 2011 09:29:31 -0400 (EDT) Received: by pvg7 with SMTP id 7so1392094pvg.23 for ; Thu, 23 Jun 2011 06:29:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:organization:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=Zuj844JTxVFg2YfpIH/5AQWbL6xkm7vbBj9fVHaUcYI=; b=euQfx5Lwx+jFIZSLTaI9GYPQXM1+aX/+w09+Nhc5/jhUYtjgAJ3CJJyCkDxCzBx069 yuBauRT+E+qczZzAfrbXCtNd7fWvm+QuZKiRc/kmpRvISD3zrTzTP8tTZ9QAnhWyR5gu oVS+riKZWCnzuyUAYBWlQcgTY/R4sHRTTSxSg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=RtNIWhe+5YcgSIGrYsQp04Up0DGMGIRMaaq/cekKvhk5u7Kzc78w6Qs2rhLtUzzJFg fNcYaMm01RlbJt8K458rO04sl7ZOC2AOkkWLKI6rxzI84nUZG4amRs4m/gsbmLvwU/ij k00x95+yCx2h2r04XUmd3+spX6KhcQZx9MsOU= Received: by 10.68.27.39 with SMTP id q7mr1063653pbg.440.1308835770576; Thu, 23 Jun 2011 06:29:30 -0700 (PDT) Received: from panama.localnet (125.net112138030.t-com.ne.jp [112.138.30.125]) by mx.google.com with ESMTPS id u6sm1232042pbh.48.2011.06.23.06.29.28 (version=SSLv3 cipher=OTHER); Thu, 23 Jun 2011 06:29:28 -0700 (PDT) From: Horacio Sanson Organization: piaotech To: Sup developer discussion Date: Thu, 23 Jun 2011 22:29:25 +0900 User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic; KDE/4.6.4; x86_64; ; ) References: <201106230741.19602.hsanson@gmail.com> <1308785750-sup-5886@masanjin.net> In-Reply-To: <1308785750-sup-5886@masanjin.net> MIME-Version: 1.0 Message-Id: <201106232229.25944.hsanson@gmail.com> Subject: Re: [sup-devel] Tokyo Cabinet fails with invalid record header X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org On Thursday 23 June 2011 08:36:07 William Morgan wrote: > Reformatted excerpts from Horacio Sanson's message of 2011-06-22: > > Finally the leveldb branch is not working that well. After reaching > > 130378 indexed messages I started the heliotrope server and the web > > interface only showed two messages. > > What if you search for "*"? Search for "*" return zero items... wget http://localhost:8042/search?q=* search(body:"*", 0, 20) took 0.0ms 127.0.0.1 - - [23/Jun/2011 22:26:30] "GET /search?q=* HTTP/1.1" 200 813 0.0010 localhost - - [23/Jun/2011:22:26:30 JST] "GET /search?q=* HTTP/1.1" 200 813 http://localhost:8042/search?q=%7Einbox -> /search?q=* 127.0.0.1 - - [23/Jun/2011 22:26:30] "GET /favicon.ico HTTP/1.1" 404 447 0.0006 localhost - - [23/Jun/2011:22:26:30 JST] "GET /favicon.ico HTTP/1.1" 404 447 - -> /favicon.ico I ran the heliotrope-add with and without hooks and both resulted in no messages even though it reached 130378 messages indexed before crashing with a nil error. -- regards, Horacio Sanson _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel