Escape spaces in URLs in URLDataSource --------------------------------------
Key: SOLR-1332 URL: https://issues.apache.org/jira/browse/SOLR-1332 Project: Solr Issue Type: Improvement Components: contrib - DataImportHandler Affects Versions: 1.4 Environment: Any Reporter: Chris Eldredge At present the URLDataSource does not correctly escape spaces in URLs. This particularly affects usages where ${dataimporter.last_index_time} is present in the URL to support delta imports. That variable contains a space which should be escaped. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.