[
https://issues.apache.org/jira/browse/SOLR-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840010#action_12840010
]
John Wang commented on SOLR-1802:
---------------------------------
Thanks Chris for the info.
> 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.