[ 
https://issues.apache.org/jira/browse/LUCENE-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless resolved LUCENE-1266.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4
                   2.3.2

OK committed to 2.3.2 & 2.4.  Thanks Grant!

> 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
>             Fix For: 2.3.2, 2.4
>
>
> {{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]

Reply via email to