[
https://issues.apache.org/jira/browse/SOLR-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769345#comment-13769345
]
Alan Woodward commented on SOLR-5234:
-------------------------------------
It doesn't do any caching in the code itself, it's just a call to
URL.openStream(). If you want to cache resources you can put them behind
Varnish or something similar.
> Allow SolrResourceLoader to load resources from URLs
> ----------------------------------------------------
>
> Key: SOLR-5234
> URL: https://issues.apache.org/jira/browse/SOLR-5234
> Project: Solr
> Issue Type: Improvement
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Minor
> Attachments: SOLR-5234.patch, SOLR-5234.patch
>
>
> This would allow multiple solr instance to share large configuration files.
> It would also help resolve problems caused by attempting to store >1Mb files
> in zookeeper.
--
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]