Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 17843 invoked from network); 18 Feb 2010 14:13:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2010 14:13:55 -0000 Received: (qmail 21418 invoked by uid 500); 18 Feb 2010 14:13:54 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 21315 invoked by uid 500); 18 Feb 2010 14:13:54 -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 21297 invoked by uid 99); 18 Feb 2010 14:13:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 14:13:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 14:13:51 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0978429A0021 for ; Thu, 18 Feb 2010 06:13:31 -0800 (PST) Message-ID: <2095346728.356101266502411037.JavaMail.jira@brutus.apache.org> Date: Thu, 18 Feb 2010 14:13:31 +0000 (UTC) From: "Yonik Seeley (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Updated: (LUCENE-2270) queries with zero boosts don't work In-Reply-To: <210501197.355911266502047900.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-2270: --------------------------------- Attachment: LUCENE-2270.patch Attached patch that "normalizes" the query norm in Query.weight > queries with zero boosts don't work > ----------------------------------- > > Key: LUCENE-2270 > URL: https://issues.apache.org/jira/browse/LUCENE-2270 > Project: Lucene - Java > Issue Type: Bug > Affects Versions: 2.9 > Reporter: Yonik Seeley > Attachments: LUCENE-2270.patch > > > Queries consisting of only zero boosts result in incorrect results. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org