Mark Miller created SOLR-4062:
---------------------------------
Summary: The update log location in solrconfig.xml should not
default to ${solr.data.dir:}
Key: SOLR-4062
URL: https://issues.apache.org/jira/browse/SOLR-4062
Project: Solr
Issue Type: Improvement
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
Fix For: 4.1, 5.0
It's better if it's something like ${solr.updatelog.dir:} or something. That
way, if you don't specify it, it will still default to the data dir (via the
UpdateLog code currently). But if you want to specify it, you can independently
place each dir with a sys prop out of the box.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]