[
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: [email protected]
For additional commands, e-mail: [email protected]