[
https://issues.apache.org/jira/browse/SOLR-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated SOLR-5234:
--------------------------------
Attachment: SOLR-5234.patch
A more thoroughly tested patch
* adds a protected openResource(loader, resourcename) method to
AbstractAnalysisFactory that wraps the loader in an ExternalResourceLoader if
external resource loading is allowed
* SynonymFilterFactory uses this method to load it's resources now
It's probably worth going through the other FilterFactories and changing them
to also use this base method as well.
> 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, 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 was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]