Return-Path: Delivered-To: apmail-lucene-lucy-dev-archive@locus.apache.org Received: (qmail 48331 invoked from network); 27 Feb 2007 13:45:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Feb 2007 13:45:01 -0000 Received: (qmail 14624 invoked by uid 500); 27 Feb 2007 13:45:10 -0000 Delivered-To: apmail-lucene-lucy-dev-archive@lucene.apache.org Received: (qmail 14597 invoked by uid 500); 27 Feb 2007 13:45:10 -0000 Mailing-List: contact lucy-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-dev@lucene.apache.org Delivered-To: mailing list lucy-dev@lucene.apache.org Received: (qmail 14588 invoked by uid 99); 27 Feb 2007 13:45:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Feb 2007 05:45:10 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of howachen@gmail.com designates 66.249.92.168 as permitted sender) Received: from [66.249.92.168] (HELO ug-out-1314.google.com) (66.249.92.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Feb 2007 05:44:58 -0800 Received: by ug-out-1314.google.com with SMTP id k40so1099078ugc for ; Tue, 27 Feb 2007 05:44:37 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rxYKzU358szkIsIc3JJMYwopJkxHkgKUQTECzqegWNdaM6u8swNdH3UzNmryPsP9Tr5LNWvLYJfuANcJCzcI8oVCnntFr1aU+qJidaHwg4UJH0qi5t3Kj7ABa0X50k3KUIbYaGgPZ/c7zuLYUv1EHtS0Lzgn7QUO1+7BuROi43s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dM1wBarGiSa28r8zWjfqKgz9gcRp1Dcbxo8N+zI4PWQ6KNqTlmshLCJJH4hjePoSz0ryEc5PGDKOYPWyCXpUX5Ow2tTGmCKRP+bvamNSpt1JW45G3i6p2Bibf+5c/V+2a1yDKRbF/weGHePD77Zz4/f1MWM68vYp8mqcSGv4Xc4= Received: by 10.114.174.2 with SMTP id w2mr304976wae.1172583876753; Tue, 27 Feb 2007 05:44:36 -0800 (PST) Received: by 10.114.47.2 with HTTP; Tue, 27 Feb 2007 05:44:36 -0800 (PST) Message-ID: Date: Tue, 27 Feb 2007 21:44:36 +0800 From: "howard chen" To: lucy-dev@lucene.apache.org Subject: PHP blinding for Lucy? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hello, I know that Lucy planned to support Perl & Ruby but still in a very early stage. Anyway, If I am going to implmenet a blinding for PHP, what should I know or need to prepare? Is it still early to ask this question? Thanks.