[
https://issues.apache.org/jira/browse/SOLR-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614371#action_12614371
]
Ryan McKinley commented on SOLR-637:
------------------------------------
{panel}
Is the name of the core available in a variable? Then I could write something
like:
<dataDir>${solr.data.dir:./solr/data}/${solr.corename}</dataDir>
{panel}
I'm afraid not... but it is a good idea.
- - -
next time, try posting a message to [EMAIL PROTECTED] before posting a JIRA bug.
thanks
> multicore ignores -Dsolr.data.dir=<dir>
> ---------------------------------------
>
> Key: SOLR-637
> URL: https://issues.apache.org/jira/browse/SOLR-637
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.3
> Environment: linux x86_64 rhel ibm-java-6 prepackaged jetty
> solr snapshot 7-15-2008
> Reporter: Jerry Quinn
>
> If I want to set a directory for index data combined with multicore, I can't
> do it this way. If it worked, I'd expect to see something like:
> <dir>/core0/index
> <dir>/core1/index
> ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.