Michael McCandless created LUCENE-4898:
------------------------------------------

             Summary: Allow DirectoryReader.openIfChanged to an IndexCommit 
when reader is NRT
                 Key: LUCENE-4898
                 URL: https://issues.apache.org/jira/browse/LUCENE-4898
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
         Attachments: LUCENE-4898.patch

This throws an IllegalArRgumentException today, but it's easy to fix
with a small change to DirectoryReader.  This is useful to do, if you
have an NRT reader and want to open a reader against a previous commit
point while sharing the SegmentReaders they have in common.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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