[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577346#action_12577346 ]
shalinmangar edited comment on SOLR-350 at 3/11/08 2:30 AM: --------------------------------------------------------------------- Since the MultiCore#getRegistry does not exist anymore after the commit of this patch, a couple of JSPs do not work. I've changed those JSPs to use SolrMultiCore#getInstance method instead. This patch contains those changes. was (Author: shalinmangar): Since the MultiCore#getInstance does not exist anymore after the commit of this patch, a couple of JSPs do not work. I've changed those JSPs to use SolrMultiCore#getInstance method instead. This patch contains those changes. > 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-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.