You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "bai sui (Jira)" <ji...@apache.org> on 2021/01/22 08:20:00 UTC

[jira] [Created] (SOLR-15100) add ConfigSetService extension ability

bai sui created SOLR-15100:
------------------------------

             Summary: add ConfigSetService extension ability
                 Key: SOLR-15100
                 URL: https://issues.apache.org/jira/browse/SOLR-15100
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Schema and Analysis
    Affects Versions: 8.7
            Reporter: bai sui


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org