You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2005/10/05 00:06:47 UTC

[jira] Commented: (LUCENE-445) Contrib.: Thread-safe DelayCloseIndexSearcher.

    [ http://issues.apache.org/jira/browse/LUCENE-445?page=comments#action_12331326 ] 

Otis Gospodnetic commented on LUCENE-445:
-----------------------------------------

Shall we add this to contrib?

> Contrib.: Thread-safe DelayCloseIndexSearcher.
> ----------------------------------------------
>
>          Key: LUCENE-445
>          URL: http://issues.apache.org/jira/browse/LUCENE-445
>      Project: Lucene - Java
>         Type: Improvement
>   Components: Search
>     Versions: 1.4
>  Environment: Implemented for Lucene 1.4.3, changes for 1.9 in comments.
>     Reporter: Luc Vanlerberghe
>  Attachments: DelayCloseIndexSearcher.java, DelayCloseIndexSearcherTest.java
>
> Implements search over a single IndexReader, but remains open even if close() is called. This way it can be shared by 
> multiple objects that need to search the index without being aware of the keep-the-index-open-until-it-changes logic.
> Usage is described in the javadoc.

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