You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2013/04/02 21:51:17 UTC

[jira] [Assigned] (LUCENE-4898) Allow DirectoryReader.openIfChanged to an IndexCommit when reader is NRT

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

Michael McCandless reassigned LUCENE-4898:
------------------------------------------

    Assignee: Michael McCandless
    
> 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
>            Assignee: 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org