Mon Villalon created SOLR-3568:
----------------------------------
Summary: solr.core.name doesn't expand when name contains hyphens
Key: SOLR-3568
URL: https://issues.apache.org/jira/browse/SOLR-3568
Project: Solr
Issue Type: Bug
Affects Versions: 3.5
Reporter: Mon Villalon
Priority: Minor
solr.core.name doesn't expand when name contains hyphens.
On a corename called core-1
Using this line on solrconfig.xml
<str
name="masterUrl">${properties.slave.master_url}/${solr.core.name}/replication</str>
the admin interfaces reports the master as
http://localhost:8983/solr//replication
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]