Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 61121 invoked from network); 2 Aug 2009 13:23:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Aug 2009 13:23:36 -0000 Received: (qmail 96815 invoked by uid 500); 2 Aug 2009 13:23:39 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 96731 invoked by uid 500); 2 Aug 2009 13:23:38 -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 96723 invoked by uid 99); 2 Aug 2009 13:23:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Aug 2009 13:23:38 +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; Sun, 02 Aug 2009 13:23:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C3FF6234C004 for ; Sun, 2 Aug 2009 06:23:14 -0700 (PDT) Message-ID: <354814171.1249219394788.JavaMail.jira@brutus> Date: Sun, 2 Aug 2009 06:23:14 -0700 (PDT) From: "Mark Miller (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-1774) In a benchmark alg, if you use a log.step thats higher than the number of docs you add, whacky high numbers are logged for doc adds In-Reply-To: <1893756197.1249158254850.JavaMail.jira@brutus> 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-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738077#action_12738077 ] Mark Miller commented on LUCENE-1774: ------------------------------------- Yeah, I'll post some further info when I get a moment - it may have been some aberration or something? I was seeing it while working with some enwiki benchmark stuff yesterday - if I put a step of 10,000 and then added 500 docs, it would output, 10,000, 20,000, 30,000 - 50,000 for every 100. I'll try and duplicate it again when I get a chance. > In a benchmark alg, if you use a log.step thats higher than the number of docs you add, whacky high numbers are logged for doc adds > ----------------------------------------------------------------------------------------------------------------------------------- > > Key: LUCENE-1774 > URL: https://issues.apache.org/jira/browse/LUCENE-1774 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/benchmark > Reporter: Mark Miller > Priority: Trivial > -- 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