/[Apache-SVN]
ViewVC logotype

Revision 800768


Jump to revision: Previous Next
Author: markrmiller
Date: Tue Aug 4 13:05:03 2009 UTC (15 years, 3 months ago)
Changed paths: 7
Log Message:
LUCENE-1778: Add support for log.step setting per task type. Perviously, if you included a log.step line in the .alg file, it had been applied to all tasks. Now, you can include a log.step.AddDoc, or log.step.DeleteDoc (for example) to control logging for just these tasks. If you want to ommit logging for any other task, include log.step=-1. The syntax is "log.step." together with the Task's 'short' name (i.e., without the 'Task' part).

Changed paths

Path Details
Directorylucene/java/trunk/contrib/benchmark/CHANGES.txt modified , text changed
Directorylucene/java/trunk/contrib/benchmark/conf/compound-penalty.alg modified , text changed
Directorylucene/java/trunk/contrib/benchmark/conf/deletes.alg modified , text changed
Directorylucene/java/trunk/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/package.html modified , text changed
Directorylucene/java/trunk/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/DeleteDocTask.java modified , text changed
Directorylucene/java/trunk/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/PerfTask.java modified , text changed
Directorylucene/java/trunk/contrib/benchmark/src/test/org/apache/lucene/benchmark/byTask/tasks/PerfTaskTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26