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 2014/12/02 10:57:12 UTC

[jira] [Created] (LUCENE-6087) SearcherManager should accept foreign DirectoryReader on init

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