| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementin Solr internals and the management of
SolrCores |
| Modifier and Type | Field and Description |
|---|---|
protected Map<ConfigSolr.CfgProp,Object> |
ConfigSolr.propMap |
| Modifier and Type | Method and Description |
|---|---|
static ConfigSolr.CfgProp |
ConfigSolr.CfgProp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigSolr.CfgProp[] |
ConfigSolr.CfgProp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ConfigSolr.get(ConfigSolr.CfgProp key,
T defaultValue) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.