Michael McCandless created LUCENE-6087:
------------------------------------------

             Summary: SearcherManager should accept foreign DirectoryReader on 
init
                 Key: LUCENE-6087
                 URL: https://issues.apache.org/jira/browse/LUCENE-6087
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: Trunk, 5.x


Today you init SearcherManager either with a dir or an IndexWriter,
but since we have a useful FilterDirectoryReader class to wrap the
sub-readers, it's useful for apps to also pass their own wrapped
DirectoryReader and have SearcherManager reopen from that.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to