[
https://issues.apache.org/jira/browse/SOLR-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472951
]
Erik Hatcher commented on SOLR-79:
----------------------------------
I dunno.... I suppose throwing an exception is fine though that might
prevent an otherwise functional Solr instance to start up. I can see
it being ok either way on this issue, but I can't envision a case
where I'd define ${...} bits in my config files and not setting the
appropriate system properties.
I'll modify to throw an exception. And commit! :)
Erik
> [PATCH] Using system properties in Solr configuration
> -----------------------------------------------------
>
> Key: SOLR-79
> URL: https://issues.apache.org/jira/browse/SOLR-79
> Project: Solr
> Issue Type: New Feature
> Reporter: Alexander Saar
> Assigned To: Erik Hatcher
> Priority: Minor
> Attachments: solr-config-system-property.patch,
> solr-config-system-property.patch, solr-config-system-property.patch,
> solr-config-system-property.patch, solr-config-system-property.patch,
> solr-config-system-property.patch
>
>
> Actually it is not possible to use system properties for configuring the Solr
> engine. There should be a way of referencing system properties from
> solrconfig.xml, like {$prop.name}.
> The attached patch will provide this feature.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.