[
https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577434#action_12577434
]
Henri Biestro commented on SOLR-350:
------------------------------------
Ryan: thanks for the commit.
Shalin: thanks a lot for the JSP fix, my bad. Thinking of it, it might be
possible to put the Multicore instance as a request attribute from the filter
code & let JSP consume it this way rather than using SolrMultiCore. I'll look
into it.
Walter: yes, you are correct, things will most likely change in 2.0. We want
MultiCore to be derivable and we dont want core core to consider MultiCore to
be a singleton; however, we do not feel current needs require the class to be
configurable (yet). May be o.a.s.servlet. would be/have been a better package
for SolrMultiCore to make this easier. Sorry for the confusion.
> Manage Multiple SolrCores
> -------------------------
>
> Key: SOLR-350
> URL: https://issues.apache.org/jira/browse/SOLR-350
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 1.3
> Reporter: Ryan McKinley
> Attachments: SOLR-350-jsp-fixes.patch, SOLR-350-jsp-fixes.patch,
> SOLR-350-MultiCore.patch, SOLR-350-MultiCore.patch, SOLR-350-MultiCore.patch,
> SOLR-350-Naming.patch, SOLR-350-Naming.patch, solr-350.patch, solr-350.patch,
> solr-350.patch, solr-350.patch, solr-350.patch, solr-350.patch,
> solr-350.patch, solr-350.patch, solr-350.patch, solr-350.patch,
> solr-350.patch, solr-350.patch, solr-350.patch, solr-350.patch
>
>
> In SOLR-215, we enabled support for more then one SolrCore - but there is no
> way to use them yet.
> We need to make some interface to manage, register, modify avaliable SolrCores
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.