[
https://issues.apache.org/jira/browse/LUCENE-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559888#action_12559888
]
Michael McCandless commented on LUCENE-1136:
--------------------------------------------
It works like a charm! And, all tests pass. Thanks Doron.
The only minor thing I noticed was when it prints out the alg it's about to
execute, the "-" is not included.
> add ability to not count sub-task doLogic increment to contri/benchmark
> -----------------------------------------------------------------------
>
> Key: LUCENE-1136
> URL: https://issues.apache.org/jira/browse/LUCENE-1136
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/benchmark
> Reporter: Michael McCandless
> Assignee: Doron Cohen
> Priority: Minor
> Fix For: 2.4
>
> Attachments: lucene-1136.patch
>
>
> Sometimes, you want to run a sub-task like CloseIndex, and include the time
> it takes to run, but not include the count that it returns when reporting
> rec/s.
> We could adopt this approach: if a task is preceded by a "-" character, then,
> do not count the value returned by doLogic.
> See discussion leading to this here:
> http://www.gossamer-threads.com/lists/lucene/java-dev/57081
--
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]