[ 
https://issues.apache.org/jira/browse/SOLR-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843855#action_12843855
 ] 

Mark Miller commented on SOLR-1802:
-----------------------------------

Hey John,

Depending on what you are trying to do, you may look at the work around that 
was used in SOLR-1366. Its not generic, but it may work for your use case.

> Make Solr work with IndexReaderFactory implementations that return MultiReader
> ------------------------------------------------------------------------------
>
>                 Key: SOLR-1802
>                 URL: https://issues.apache.org/jira/browse/SOLR-1802
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.4
>            Reporter: John Wang
>
> When an IndexReaderFactory returns an instance of MultiReader, various places 
> in Solr try to call reader.directory() and reader.getVersion, which results 
> an UnsupportedOperationException.

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

Reply via email to