[
https://issues.apache.org/jira/browse/SOLR-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769289#comment-13769289
]
Alan Woodward commented on SOLR-5234:
-------------------------------------
Hi Markus, do you mean SOLR-5115? It provides a superset of that functionality
- absolute file:// URLs will work, but so will more general http:// URLs. In
our case, the latter is more useful as it allows us to store large files in one
place, and not have to duplicate them across all nodes in the SolrCloud cluster
(we also want to share some custom stemming dictionaries with other
lucene-based services).
> 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]