Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
8.7
-
None
Description
I want to load schema and solrconfig configuration form DB,that need to customize the SolrResourceLoader for my own。
customized SolrResourceLoader will be create from ConfigSetService.createCoreResourceLoader() method。
so i want to modify the static method ConfigSetService.createConfigSetService in that I can define the customized class name of ConfigSetService in solr.xml and create it in the method
Attachments
Issue Links
- is related to
-
SOLR-15258 ConfigSetService: add CRUD operations, subsume ZkConfigManager
- Closed
- links to