Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 41211 invoked from network); 12 May 2005 16:38:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 May 2005 16:38:46 -0000 Received: (qmail 25014 invoked by uid 500); 12 May 2005 16:41:53 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 24953 invoked by uid 500); 12 May 2005 16:41:53 -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 24917 invoked by uid 99); 12 May 2005 16:41:53 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from smtp-vbr3.xs4all.nl (HELO smtp-vbr3.xs4all.nl) (194.109.24.23) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 12 May 2005 09:41:52 -0700 Received: from k8l.lan (porta.xs4all.nl [80.127.24.69]) by smtp-vbr3.xs4all.nl (8.12.11/8.12.11) with ESMTP id j4CGbavN055982 for ; Thu, 12 May 2005 18:37:36 +0200 (CEST) (envelope-from paul.elschot@xs4all.nl) From: Paul Elschot To: java-dev@lucene.apache.org Subject: Re: constant scoring queries Date: Thu, 12 May 2005 18:37:35 +0200 User-Agent: KMail/1.5.4 References: <42811C0F.8030407@apache.org> <200505121711.56989.paul.elschot@xs4all.nl> In-Reply-To: <200505121711.56989.paul.elschot@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505121837.35987.paul.elschot@xs4all.nl> X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Thursday 12 May 2005 17:11, Paul Elschot wrote: > On Tuesday 10 May 2005 22:39, Doug Cutting wrote: ... > > > Thoughts? > > Yes, thanks for combining the constant score with the one by one approach :) That should have been: Thanks for combining the constant score with the filters. Regards, Paul Elschot --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org