| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCores |
| org.apache.solr.rest |
Solr RESTful APIs.
|
| Modifier and Type | Method and Description |
|---|---|
RestManager |
SolrCore.getRestManager() |
protected RestManager |
SolrCore.initRestManager()
Creates and initializes a RestManager based on configuration args in solrconfig.xml.
|
| Constructor and Description |
|---|
ManagedEndpoint(RestManager restManager) |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.