Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
org.apache.solr.client.solrj.io |
Streaming Aggregation API
|
Modifier and Type | Class and Description |
---|---|
class |
HttpSolrServer
Deprecated.
Use
HttpSolrClient |
Modifier and Type | Method and Description |
---|---|
protected HttpSolrClient |
LBHttpSolrClient.makeSolrClient(String server) |
Modifier and Type | Method and Description |
---|---|
protected Exception |
LBHttpSolrClient.addZombie(HttpSolrClient server,
Exception e) |
protected Exception |
LBHttpSolrClient.doRequest(HttpSolrClient client,
LBHttpSolrClient.Req req,
LBHttpSolrClient.Rsp rsp,
boolean isUpdate,
boolean isZombie,
String zombieKey) |
Constructor and Description |
---|
LBHttpSolrClient.ServerWrapper(HttpSolrClient client) |
Modifier and Type | Method and Description |
---|---|
HttpSolrClient |
SolrClientCache.getHttpSolrClient(String host) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.