[
https://issues.apache.org/jira/browse/LUCENE-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590357#action_12590357
]
Michael McCandless commented on LUCENE-1266:
--------------------------------------------
Ugh, you're right. I'll fix it on 2.4 & 2.3.2. Thanks for catching this!
> IndexWriter.optimize(boolean doWait) ignores doWait parameter
> -------------------------------------------------------------
>
> Key: LUCENE-1266
> URL: https://issues.apache.org/jira/browse/LUCENE-1266
> Project: Lucene - Java
> Issue Type: Bug
> Components: Index
> Affects Versions: 2.3.1
> Reporter: Grant Glouser
> Assignee: Michael McCandless
> Priority: Minor
>
> {{IndexWriter.optimize(boolean doWait)}} ignores the doWait parameter and
> always calls {{optimize(1, true)}}.
> That does not seem to be the intended behavior, based on the doc comment.
--
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]