[
https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569018#action_12569018
]
Ryan McKinley commented on SOLR-350:
------------------------------------
> Regarding c/variables/properties, imho we can definitely tackle the bulk of
> it in here, no need for another issue yet.
>
I think we should try to wrap up thins without properties, then open a new
issue for them. They are functionally different enough. As a note, I'm using
this multicore patch with system variables for the data path in each
solrconfig.xml -- this gives the same behavior you were looking for.
<dataDir>${solr.data}/corename/</dataDir>
In my view the one thing we need to fix before getting this patch commited is
the returning results for unloaded cores...
http://www.nabble.com/Multicore---Querying-unloaded-core-returns-results-from-default-td15469303.html
> 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, 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
>
>
> 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.