Uses of Class
org.apache.solr.handler.admin.ConfigSetsHandler
-
Packages that use ConfigSetsHandler Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCoresorg.apache.solr.handler.admin SolrRequestHandlerimplementations for powering he Solr Admin UI -
-
Uses of ConfigSetsHandler in org.apache.solr.core
Fields in org.apache.solr.core declared as ConfigSetsHandler Modifier and Type Field Description protected ConfigSetsHandlerCoreContainer. configSetsHandlerMethods in org.apache.solr.core that return ConfigSetsHandler Modifier and Type Method Description ConfigSetsHandlerCoreContainer. getConfigSetsHandler() -
Uses of ConfigSetsHandler in org.apache.solr.handler.admin
Constructors in org.apache.solr.handler.admin with parameters of type ConfigSetsHandler Constructor Description ConfigSetsHandlerApi(ConfigSetsHandler configSetHandler)
-