| Package | Description |
|---|---|
| org.apache.solr.cloud | |
| org.apache.solr.core | |
| org.apache.solr.servlet |
| Modifier and Type | Method and Description |
|---|---|
static void |
ZkController.bootstrapConf(SolrZkClient zkClient,
Config cfg,
String solrHome)
If in SolrCloud mode, upload config sets for each SolrCore in solr.xml.
|
| Modifier and Type | Class and Description |
|---|---|
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".
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CoreContainer.initShardHandler(Config cfg) |
| Constructor and Description |
|---|
SolrRequestParsers(Config globalConfig)
Pass in an xml configuration.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.