SolrConfiguration
therefore there's no need to use the BroadleafCloudSolrClient. Simply use CloudSolrClient@Deprecated public class BroadleafCloudSolrClient extends org.apache.solr.client.solrj.impl.CloudSolrClient
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
reindexClient
Deprecated.
|
protected SolrConfiguration |
solrConfig
Deprecated.
|
| Constructor and Description |
|---|
BroadleafCloudSolrClient(Collection<String> zkHosts,
String chroot)
Deprecated.
|
BroadleafCloudSolrClient(Collection<String> zkHosts,
String chroot,
org.apache.http.client.HttpClient httpClient)
Deprecated.
|
BroadleafCloudSolrClient(String zkHost)
Deprecated.
|
BroadleafCloudSolrClient(String zkHost,
boolean updatesToLeaders)
Deprecated.
|
BroadleafCloudSolrClient(String zkHost,
boolean updatesToLeaders,
org.apache.http.client.HttpClient httpClient)
Deprecated.
|
BroadleafCloudSolrClient(String zkHost,
org.apache.http.client.HttpClient httpClient)
Deprecated.
|
BroadleafCloudSolrClient(String zkHost,
org.apache.solr.client.solrj.impl.LBHttpSolrClient lbClient)
Deprecated.
|
BroadleafCloudSolrClient(String zkHost,
org.apache.solr.client.solrj.impl.LBHttpSolrClient lbClient,
boolean updatesToLeaders)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SolrConfiguration |
getSolrConfig()
Deprecated.
|
boolean |
isReindexClient()
Deprecated.
|
void |
setReindexClient(boolean reindexClient)
Deprecated.
|
void |
setSolrConfig(SolrConfiguration solrConfig)
Deprecated.
|
close, condenseResponse, createRoutes, getClusterStateProvider, getHttpClient, getLbClient, getRouteException, setConnectionTimeout, setParallelUpdates, setSoTimeout, wasCommErrorcondenseResponse, connect, connect, getDefaultCollection, getDocCollection, getIdField, getMinAchievedReplicationFactor, getParser, getRequestWriter, getShardReplicationFactor, getZkHost, getZkStateReader, isDirectUpdatesToLeadersOnly, isParallelUpdates, isUpdatesToLeaders, objectList, registerCollectionStateWatcher, registerDocCollectionWatcher, request, requestWithRetryOnStaleState, sendRequest, setCollectionCacheTTl, setDefaultCollection, setIdField, setParallelCacheRefreshes, setParser, setRequestWriter, setRetryExpiryTime, setZkClientTimeout, setZkConnectTimeout, waitForState, waitForStateadd, 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, ping, query, query, query, query, queryAndStreamResponse, queryAndStreamResponse, queryAndStreamResponse, request, rollback, rollbackprotected SolrConfiguration solrConfig
protected boolean reindexClient
public BroadleafCloudSolrClient(String zkHost)
public BroadleafCloudSolrClient(String zkHost, org.apache.http.client.HttpClient httpClient)
public BroadleafCloudSolrClient(Collection<String> zkHosts, String chroot)
public BroadleafCloudSolrClient(Collection<String> zkHosts, String chroot, org.apache.http.client.HttpClient httpClient)
public BroadleafCloudSolrClient(String zkHost, boolean updatesToLeaders)
public BroadleafCloudSolrClient(String zkHost, boolean updatesToLeaders, org.apache.http.client.HttpClient httpClient)
public BroadleafCloudSolrClient(String zkHost, org.apache.solr.client.solrj.impl.LBHttpSolrClient lbClient)
public BroadleafCloudSolrClient(String zkHost, org.apache.solr.client.solrj.impl.LBHttpSolrClient lbClient, boolean updatesToLeaders)
public boolean isReindexClient()
public void setReindexClient(boolean reindexClient)
public SolrConfiguration getSolrConfig()
public void setSolrConfig(SolrConfiguration solrConfig)
Copyright © 2026. All rights reserved.