Fully support doOpenIfChanged(boolean readOnly)/clone(boolean readOnly) in 
MultiReader and ParallelReader
---------------------------------------------------------------------------------------------------------

                 Key: LUCENE-3632
                 URL: https://issues.apache.org/jira/browse/LUCENE-3632
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Uwe Schindler
            Assignee: Uwe Schindler


Followup from LUCENE-3630:
doOpenIfChanged is behaving incorrectly if you pass a boolean to 
openIfChanged/clone. A partial fix is in LUCENE-3630, but it's not complete.
This issue fully supports doOpenIfChanged/clone by conditionally passing the 
boolean down to the subreaders.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to