[
https://issues.apache.org/jira/browse/LUCENE-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738332#action_12738332
]
Mark Miller commented on LUCENE-1774:
-------------------------------------
Good idea!
I'm not so keen on adding it as a param though.
What about using log.step as a default that works for all tasks, and also
having log.step.PerfTask that can control by task?
Then delete would be log.step.DeleteDocTask=100 and you could individually set
any of the others if you choose.
Or Something along those lines? I almost think the setting should stay out of
the alg logic though - but it would be nice to have finer control - to do
things like match the old behavior:
log.step.AddDocTask=1000
Def deserves a new issue if we do something here I think.
> 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]