Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
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 |
---|---|
XmlConfigFile |
XmlConfigFile.getOriginalConfig() |
Modifier and Type | Method and Description |
---|---|
static NodeConfig |
SolrXmlConfig.fromConfig(XmlConfigFile config) |
Modifier and Type | Method and Description |
---|---|
protected QueryElevationComponent.ElevationProvider |
QueryElevationComponent.loadElevationProvider(XmlConfigFile config)
Loads the
QueryElevationComponent.ElevationProvider . |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.