[ 
http://issues.apache.org/jira/browse/LUCENE-743?page=comments#action_12457504 ] 
            
robert engels commented on LUCENE-743:
--------------------------------------

A generic version probably needs to implement reference counting on the 
Segments or IndexReader in order to know when they can be safely closed.

> IndexReader.reopen()
> --------------------
>
>                 Key: LUCENE-743
>                 URL: http://issues.apache.org/jira/browse/LUCENE-743
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Index
>            Reporter: Otis Gospodnetic
>            Priority: Minor
>         Attachments: IndexReaderUtils.java, MyMultiReader.java, 
> MySegmentReader.java
>
>
> This is Robert Engels' implementation of IndexReader.reopen() functionality, 
> as a set of 3 new classes (this was easier for him to implement, but should 
> probably be folded into the core, if this looks good).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
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