[
https://issues.apache.org/jira/browse/LUCENE-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-1778:
-------------------------------
Attachment: LUCENE-1778.patch
Updated package.html to describe the latest ContentSource/DocMaker changes,
added some tasks description and updated the logging section.
Mark - I deleted the 'doc.tokenize.log.step' line since it referred to
ReadTokensTask, which you can now set by log.step.ReadTokens. Since we document
log.step.[class] above it, I saw no reason to keep it there.
> Add log.step support per task
> -----------------------------
>
> Key: LUCENE-1778
> URL: https://issues.apache.org/jira/browse/LUCENE-1778
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/benchmark
> Reporter: Shai Erera
> Assignee: Mark Miller
> Priority: Minor
> Fix For: 2.9
>
> Attachments: LUCENE-1778.patch, LUCENE-1778.patch, LUCENE-1778.patch
>
>
> Following LUCENE-1774, this will add support for log.step per task name,
> rather than a single log.step setting for all tasks. The .alg file will
> support:
> * log.step - for all tasks.
> * log.step.<Task Class Name> - for a specific task. For example,
> log.step.AddDoc, or log.step.DeleteDoc
> I will post the patch soon
--
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]