[ https://issues.apache.org/jira/browse/LUCENE-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Miller resolved LUCENE-1774. --------------------------------- Resolution: Invalid My fault - had 50k search task that was doing the logging. I don't know if thats new or not, but I was used to just seeing that with adding docs - so when it still jumped by 10,000 when i added 500 docs it appeared a bit weird - when I lowered the step to 100, I saw what I expected - but I didn't realize that the odd numbers I was seeing was the searching task logging by log.step. > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org