[ 
https://issues.apache.org/jira/browse/LUCENE-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231566#comment-14231566
 ] 

ASF subversion and git services commented on LUCENE-6087:
---------------------------------------------------------

Commit 1642891 from [~mikemccand] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1642891 ]

LUCENE-6087: allow custom DirectoryReader to SearcherManager

> 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
>
>         Attachments: LUCENE-6087.patch
>
>
> 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