provide a isClosed() method in Searcher class
---------------------------------------------

                 Key: LUCENE-810
                 URL: https://issues.apache.org/jira/browse/LUCENE-810
             Project: Lucene - Java
          Issue Type: New Feature
          Components: Search
    Affects Versions: 2.0.0
         Environment: windows 2003, Jdk 5, Apache Tomcat 5.5.17
            Reporter: mohammad norouzi


In our project we need to build a searcher pooling system, so a isClosed() 
method is required for testing if searcher is closed then try to re-open that. 
we dont want to close IndexReader since it is fixed for a searcher.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to