CloudSolrClient
@Deprecated public class CloudSolrServer extends CloudSolrClient
CloudSolrClient.RouteException, CloudSolrClient.RouteResponse
collectionStateCache, log, STATE_VERSION
Constructor and Description |
---|
CloudSolrServer(Collection<String> zkHosts,
String chroot)
Deprecated.
|
CloudSolrServer(Collection<String> zkHosts,
String chroot,
org.apache.http.client.HttpClient httpClient)
Deprecated.
|
CloudSolrServer(String zkHost)
Deprecated.
|
CloudSolrServer(String zkHost,
boolean updatesToLeaders)
Deprecated.
|
CloudSolrServer(String zkHost,
boolean updatesToLeaders,
org.apache.http.client.HttpClient httpClient)
Deprecated.
|
CloudSolrServer(String zkHost,
org.apache.http.client.HttpClient httpClient)
Deprecated.
|
CloudSolrServer(String zkHost,
LBHttpSolrClient lbClient)
Deprecated.
|
CloudSolrServer(String zkHost,
LBHttpSolrClient lbClient,
boolean updatesToLeaders)
Deprecated.
|
close, condenseResponse, connect, connect, downloadConfig, getDefaultCollection, getDocCollection, getIdField, getLbClient, getMinAchievedReplicationFactor, getParser, getRequestWriter, getShardReplicationFactor, getZkHost, getZkStateReader, isUpdatesToLeaders, request, requestWithRetryOnStaleState, sendRequest, setCollectionCacheTTl, setDefaultCollection, setIdField, setParallelCacheRefreshes, setParallelUpdates, setParser, setRequestWriter, setZkClientTimeout, setZkConnectTimeout, shutdown, uploadConfig
add, add, add, add, add, add, add, add, add, add, addBean, addBean, addBean, addBean, addBeans, addBeans, addBeans, addBeans, addBeans, addBeans, commit, commit, commit, commit, commit, commit, deleteById, deleteById, deleteById, deleteById, deleteById, deleteById, deleteById, deleteById, deleteByQuery, deleteByQuery, deleteByQuery, deleteByQuery, getBinder, getById, getById, getById, getById, getById, getById, getById, getById, optimize, optimize, optimize, optimize, optimize, optimize, ping, query, query, query, query, queryAndStreamResponse, queryAndStreamResponse, request, rollback, rollback
public CloudSolrServer(String zkHost)
public CloudSolrServer(String zkHost, org.apache.http.client.HttpClient httpClient)
public CloudSolrServer(Collection<String> zkHosts, String chroot)
public CloudSolrServer(Collection<String> zkHosts, String chroot, org.apache.http.client.HttpClient httpClient)
public CloudSolrServer(String zkHost, boolean updatesToLeaders)
public CloudSolrServer(String zkHost, boolean updatesToLeaders, org.apache.http.client.HttpClient httpClient)
public CloudSolrServer(String zkHost, LBHttpSolrClient lbClient)
public CloudSolrServer(String zkHost, LBHttpSolrClient lbClient, boolean updatesToLeaders)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.