[ 
https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542447
 ] 

Ryan McKinley commented on SOLR-350:
------------------------------------

For simplicity, I think adding 409 to 350 is a good idea.  I have not looked at 
409 yet, but I like Walters suggestion to optionally have a single shared lib 
across all cores (rather then making each lib dir optionally shared)

<multicore enabled="true" adminpath="/admin/multicore" persistent="true" 
sharedLibDir="lib">
   <core name="core0" instanceDir="core0" default="true"/>
   <core name="core1" instanceDir="core1" />
</multicore>

> 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-MultiCore.patch, SOLR-350-MultiCore.patch, 
> SOLR-350-MultiCore.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.

Reply via email to