Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
Modifier and Type | Class and Description |
---|---|
class |
LBHttpSolrServer
Deprecated.
Use
LBHttpSolrClient |
Modifier and Type | Method and Description |
---|---|
LBHttpSolrClient |
CloudSolrClient.getLbClient() |
Constructor and Description |
---|
CloudSolrClient(String zkHost,
LBHttpSolrClient lbClient) |
CloudSolrClient(String zkHost,
LBHttpSolrClient lbClient,
boolean updatesToLeaders) |
CloudSolrServer(String zkHost,
LBHttpSolrClient lbClient)
Deprecated.
|
CloudSolrServer(String zkHost,
LBHttpSolrClient lbClient,
boolean updatesToLeaders)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected LBHttpSolrClient |
HttpShardHandlerFactory.createLoadbalancer(org.apache.http.client.HttpClient httpClient) |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.