| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementin Solr internals and the management of
SolrCores |
| org.apache.solr.rest |
Solr RESTful APIs via Restlet.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static RestManager |
RestManager.getRestManager(SolrRequestInfo solrRequestInfo)
Locates the RestManager using ThreadLocal SolrRequestInfo.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.