[ 
https://issues.apache.org/jira/browse/SOLR-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614131#action_12614131
 ] 

ehatcher edited comment on SOLR-637 at 7/16/08 3:25 PM:
------------------------------------------------------------

bq. Note that if every solrconfig,xml uses ${solr.data.dr}, they will all point 
to the same index!

Is that true if solr.data.dir is a relative path?   What would be nice if 
multiple cores could all point to the same schema and solrconfig files, exact 
same files not just copies, and have just the data directory be core specific 
based off the multicore.xml configuration.

      was (Author: ehatcher):
    bq Note that if every solrconfig,xml uses ${solr.data.dr}, they will all 
point to the same index!

Is that true if solr.data.dir is a relative path?   What would be nice if 
multiple cores could all point to the same schema and solrconfig files, exact 
same files not just copies, and have just the data directory be core specific 
based off the multicore.xml configuration.
  
> 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.

Reply via email to