Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
Modifier and Type | Field and Description |
---|---|
Set<SolrConfig.PluginOpts> |
SolrConfig.SolrPluginInfo.options |
Modifier and Type | Method and Description |
---|---|
static SolrConfig.PluginOpts |
SolrConfig.PluginOpts.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SolrConfig.PluginOpts[] |
SolrConfig.PluginOpts.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.