Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 61121 invoked from network); 9 Jun 2010 12:18:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Jun 2010 12:18:22 -0000 Received: (qmail 98721 invoked by uid 500); 9 Jun 2010 12:18:21 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 98632 invoked by uid 500); 9 Jun 2010 12:18:21 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 98625 invoked by uid 99); 9 Jun 2010 12:18:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jun 2010 12:18:21 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of earwin@gmail.com designates 209.85.214.48 as permitted sender) Received: from [209.85.214.48] (HELO mail-bw0-f48.google.com) (209.85.214.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jun 2010 12:18:13 +0000 Received: by bwz5 with SMTP id 5so106921bwz.35 for ; Wed, 09 Jun 2010 05:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=MT4JDajP0YpXclXL0eStEpWUoQOfVMbr+qAjW5V7F7c=; b=mmOqeYn44T5D12jzB6NsGPap/kdfm9bNio1K4fstrAri4xPJt55dEE+go3eRmxsYGj yEeX47Kh8HzKHATMKbQn8P1iLh1261Z+OLMGX9BK6QZkwup4ElsIcxJxfX1jDHAiEuej 3vJh5LSx6pGOpyLQc1vHASeoZBNXIfmbxcBG8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=lQRMgZdqFcC8ygIQ8pW55ubwYWBWOoqLSECL1Axe9CqOPuH6fVamkFWa3r0mQbw4wZ FnFKKZc3Jvzl7PX4MC7dRh9ocIv9g4u/GdsvfmMtoXcgpx1brLBHo6iaV5A0ql7LVoc8 13eQysYetx+e9pgW9QjgONsvYo5/PzX3ewxvU= MIME-Version: 1.0 Received: by 10.204.163.66 with SMTP id z2mr1259375bkx.9.1276085873442; Wed, 09 Jun 2010 05:17:53 -0700 (PDT) Received: by 10.204.154.91 with HTTP; Wed, 9 Jun 2010 05:17:53 -0700 (PDT) In-Reply-To: References: Date: Wed, 9 Jun 2010 16:17:53 +0400 Message-ID: Subject: Re: Proposal: Scorer api change From: Earwin Burrfoot To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jun 9, 2010 at 15:39, Doron Cohen wrote: > I think you'd still not modify a nicely extendible/wrapable API just to > avoid the extra call, unless benchmarking shows that the cost is high. Current Query API is NOT nicely extensible :) Look above for BM25BooleanQuery mention. --=20 Kirill Zakharenko/=D0=9A=D0=B8=D1=80=D0=B8=D0=BB=D0=BB =D0=97=D0=B0=D1=85= =D0=B0=D1=80=D0=B5=D0=BD=D0=BA=D0=BE (earwin@gmail.com) Phone: +7 (495) 683-567-4 ICQ: 104465785 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org