From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.216.121.21 with SMTP id q21csp19123weh; Mon, 5 Mar 2012 14:59:54 -0800 (PST) Received: by 10.101.130.28 with SMTP id h28mr7307577ann.34.1330988393223; Mon, 05 Mar 2012 14:59:53 -0800 (PST) Return-Path: Received: from rubyforge.org (50-56-192-79.static.cloud-ips.com. [50.56.192.79]) by mx.google.com with ESMTP id d28si6286387yhl.14.2012.03.05.14.59.52; Mon, 05 Mar 2012 14:59:53 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 9E849263045; Mon, 5 Mar 2012 22:59:52 +0000 (UTC) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 9922426276B for ; Mon, 5 Mar 2012 22:57:35 +0000 (UTC) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1S4gr2-0003eK-GB for sup-devel@rubyforge.org; Mon, 05 Mar 2012 22:58:08 +0000 From: William Morgan To: Sup developer discussion In-reply-to: <20120229104413.1197.73225@localhost> References: <20120224054318.8144.49786@localhost> <1330152007-turnsole-69593@terminus-est> <20120229104413.1197.73225@localhost> Date: Mon, 05 Mar 2012 14:57:34 -0800 Message-Id: <1330988069-sup-4187@typhon> User-Agent: turnsole, a heliotrope client v.git Subject: Re: [sup-devel] [Heliotrope] search for cyrillic terms does not work 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Excerpts from Serge Z's message of 2012-02-29 02:44:13 -0800: > Does whistlepig have any tool for manual managing its indexes? > Or do I have to code in either ruby or C to do that? Yeah, if you check it out separately and build it, you can run something like: whistlepig$ make dump whistlepig$ ./dump /index/whistlepig|less And then if you search for some Cyrillic text, that should at least tell you the tokenization in the index. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel