| Package | Description |
|---|---|
| org.apache.solr.core | |
| org.apache.solr.servlet |
| 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".
|
| Constructor and Description |
|---|
SolrRequestParsers(Config globalConfig)
Pass in an xml configuration.
|