[
https://issues.apache.org/jira/browse/SOLR-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-5350.
----------------------------
Resolution: Not A Problem
Fix Version/s: (was: 4.5.1)
Resolving as a non-issue since the root cause seems to be user misunderstanding
of how a feature previously worked.
Juha: if you can provide a zip file with a set of reproducible configs that
works correctly in a previous version of solr (please be explicit about which
version of solr you test with) but does not work with Solr 4.5, then please
re-open.
> Solr 4.5 upgrade instructions don't mention that solrconfig.xml dataDir
> variable must now be in another format.
> ---------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-5350
> URL: https://issues.apache.org/jira/browse/SOLR-5350
> Project: Solr
> Issue Type: Bug
> Components: documentation
> Affects Versions: 4.5
> Environment: All
> Reporter: Juha Haaga
> Priority: Minor
> Labels: documentation
> Attachments: solr-home-tmp-test.zip
>
>
> The configuration of dataDir in solrconfig.xml used to support ${dataDir}
> format at least in all the previous 4.* releases, but in 4.5 that is no
> longer true. Using the old format produces exception:
> SolrException: No system property or default value specified for dataDir
> value:${dataDir}
> The new format for the variable is ${solr.corename.data.dir:} where corename
> is defined in solr.xml. This deprecation is not mentioned in the upgrade
> instructions.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]