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

Simon Willnauer commented on LUCENE-6087:
-----------------------------------------

+1 ;) thanks mike

> 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