|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Config | |
|---|---|
| org.apache.solr.core |
Core classes implementin Solr internals and the management of SolrCores |
| org.apache.solr.servlet | Servlet related classes for powering the Solr HTTP API |
| Uses of Config in org.apache.solr.core |
|---|
| Subclasses of Config in org.apache.solr.core | |
|---|---|
class |
ConfigSolrXml
ConfigSolrXml This class is entirely to localize the dealing with specific issues when transitioning from old-style solr.xml to new-style xml, enumeration/discovery of defined cores. |
class |
SolrConfig
Provides a static reference to a Config object modeling the main configuration data for a a Solr instance -- typically found in "solrconfig.xml". |
| Constructors in org.apache.solr.core with parameters of type Config | |
|---|---|
Config(SolrResourceLoader loader,
Config cfg)
Deprecated. |
|
ConfigSolrXml(SolrResourceLoader loader,
Config cfg,
CoreContainer container)
|
|
| Uses of Config in org.apache.solr.servlet |
|---|
| Constructors in org.apache.solr.servlet with parameters of type Config | |
|---|---|
SolrRequestParsers(Config globalConfig)
Pass in an xml configuration. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||