| Package | Description |
|---|---|
| org.apache.solr.request |
APIs and classes for dealing with Solr requests
|
| org.apache.solr.rest |
Solr RESTful APIs via Restlet.
|
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<SolrRequestInfo> |
SolrRequestInfo.threadLocal |
| Modifier and Type | Method and Description |
|---|---|
static SolrRequestInfo |
SolrRequestInfo.getRequestInfo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SolrRequestInfo.setRequestInfo(SolrRequestInfo info) |
| 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.