Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 58283 invoked from network); 13 May 2008 18:50:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 May 2008 18:50:32 -0000 Received: (qmail 554 invoked by uid 500); 13 May 2008 18:50:31 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 501 invoked by uid 500); 13 May 2008 18:50:31 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 489 invoked by uid 99); 13 May 2008 18:50:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 11:50:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [194.109.24.25] (HELO smtp-vbr5.xs4all.nl) (194.109.24.25) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 18:49:37 +0000 Received: from k8u.lan (porta.xs4all.nl [80.127.24.69]) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id m4DInxuq017234 for ; Tue, 13 May 2008 20:49:59 +0200 (CEST) (envelope-from paul.elschot@xs4all.nl) From: Paul Elschot To: java-dev@lucene.apache.org Subject: Contrib: ChainedFilter and BooleanFilter in LUCENE-1187 Date: Tue, 13 May 2008 20:50:08 +0200 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805132050.08743.paul.elschot@xs4all.nl> X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Checked: Checked by ClamAV on apache.org Dear readers, I'd like to ask anyone interested in the code mentioned in the subject to comment on the latest patch available at https://issues.apache.org/jira/browse/LUCENE-1187 : Contrib20080427.patch This patch there is not really related: javadocsZero2Match.patch but still up to date. Regards, Paul Elschot --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org