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

Michael McCandless updated LUCENE-4898:
---------------------------------------

    Attachment: LUCENE-4898.patch

Patch.
                
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to