[
https://issues.apache.org/jira/browse/SOLR-9175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456123#comment-15456123
]
Noble Paul commented on SOLR-9175:
----------------------------------
Yes, only components specified in {{solrconfig.xml}} can be loaded from blob
store. Schema components are not yet loaded from blob store.
You should probably start with {{Indexschema.java}}
> classes referenced in schema.xml should also support loading from the blob
> store
> --------------------------------------------------------------------------------
>
> Key: SOLR-9175
> URL: https://issues.apache.org/jira/browse/SOLR-9175
> Project: Solr
> Issue Type: Improvement
> Components: blobstore
> Affects Versions: 5.4.1
> Reporter: King Rhoton
>
> It appears that only the Config API and solrconfig.xml support loading custom
> classes from the Blob Store. It seems to me like any directive for a
> collection which references a class attribute should also support loading
> this class from the Blob Store via a runtimeLib="true" attribute.
> The obvious use case here is custom analyzers, but similarity is also a
> candidate.
> The documentation in this area (eg. "add-runtimelib") is pretty vague.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]