[
https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542520
]
Henri Biestro commented on SOLR-350:
------------------------------------
Walter's suggestion is already in solr-409 (with libDir attribute name).
I could not verify everything and wanted to be safe so I loaded an updated
version of solr-350_409.patch in solr-409.
There are some improvements in the admin webapp that is now multi core aware.
(ie: you can switch from core to core).
I also made a small change in Config.java; locateInstanceDir seems to look for
sol.solr.home as an environment variable.
I've quickly checked the deployment against the example starting with: java
-Dsolr.home=`pwd`/multicore -jar start.jar .
As soon as I'm more confident, I'll push the patch over solr-350.
> 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.