From java-dev-return-22481-apmail-lucene-java-dev-archive=lucene.apache.org@lucene.apache.org Sun Nov 25 22:41:10 2007 Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 12895 invoked from network); 25 Nov 2007 22:41:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2007 22:41:10 -0000 Received: (qmail 40205 invoked by uid 500); 25 Nov 2007 22:40:55 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 40161 invoked by uid 500); 25 Nov 2007 22:40:55 -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 40150 invoked by uid 99); 25 Nov 2007 22:40:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2007 14:40:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2007 22:41:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 16003714159 for ; Sun, 25 Nov 2007 14:40:43 -0800 (PST) Message-ID: <15577475.1196030443079.JavaMail.jira@brutus> Date: Sun, 25 Nov 2007 14:40:43 -0800 (PST) From: "Daniel Naber (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Updated: (LUCENE-1066) better explain output In-Reply-To: <14492296.1195996963259.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Naber updated LUCENE-1066: --------------------------------- Priority: Trivial (was: Major) Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) > better explain output > --------------------- > > Key: LUCENE-1066 > URL: https://issues.apache.org/jira/browse/LUCENE-1066 > Project: Lucene - Java > Issue Type: Improvement > Components: Query/Scoring > Affects Versions: 2.3 > Reporter: Daniel Naber > Priority: Trivial > Fix For: 2.3 > > Attachments: explain-output.diff > > > Very simple patch that slightly improves output of idf: show both docFreq and numDocs. -- 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