[ 
https://issues.apache.org/jira/browse/LUCENE-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897237#action_12897237
 ] 

Michael McCandless commented on LUCENE-2596:
--------------------------------------------

Hmm it looks like IW has never included useCFS/mergeFactor in its infoStream 
output... (weird! I thought they did).

So this is not in fact a regression!

But still let's fix the MPs to have an "interesting" toString that includes 
their settings (not just useCFS/mergeFactor but other interesting ones like 
maxMergeDocs/MB, minMergeDocs/MB too).

> IndexWriter.setInfoStream no longer prints certain config (mergeFactor, 
> useCompoundFile)
> ----------------------------------------------------------------------------------------
>
>                 Key: LUCENE-2596
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2596
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>    Affects Versions: 3.1, 4.0
>            Reporter: Michael McCandless
>            Priority: Minor
>
> These can be important to see for debugging.
> We lost them in the cutover to IWC.
> Just opening this issue to remind us to get them back, before releasing...

-- 
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]

Reply via email to