[
https://issues.apache.org/jira/browse/LUCENE-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1022:
---------------------------------------
Attachment: LUCENE-1022.patch
Attached patch.
I made IndexWriter's message method public, and changed
ConcurrentMergeScheduler & LogMergePolicy to call that.
> IndexWriter.setInfoStream should percolate down to mergePolicy &
> mergeScheduler
> -------------------------------------------------------------------------------
>
> Key: LUCENE-1022
> URL: https://issues.apache.org/jira/browse/LUCENE-1022
> Project: Lucene - Java
> Issue Type: Bug
> Components: Index
> Affects Versions: 2.3
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 2.3
>
> Attachments: LUCENE-1022.patch
>
>
> Right now *MergePolicy and *MergeScheduler have their own ad-hoc means
> of being verbose about their actions. We should unify these with
> IndexWriter's infoStream. Thanks to Hoss for suggesting this.
--
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]