You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2009/08/02 12:08:14 UTC

[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

    [ https://issues.apache.org/jira/browse/LUCENE-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738033#action_12738033 ] 

Shai Erera commented on LUCENE-1774:
------------------------------------

Mark - can you perhaps paste here an .alg file and the output? I executed readContentSource.alg like this, but didn't see anything "whacky" printed. Perhaps I'm not running the exact algorithm? Does it have to do w/ indexing?

{code}
content.source=org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource
docs.file=temp/enwiki-20070527-pages-articles.xml.bz2

# Stop after processing the document feed once:
content.source.forever=false

# Log messages every:
log.step=100000

# -------------------------------------------------------------------------------------

{ ConsumeContentSource } : 10

RepSumByPref ConsumeContentSource
{code}

I also tried indexLineFile.alg, but again I didn't see anything weird.

> 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