public class ModifiedLBHttpSolrClient
extends org.apache.solr.client.solrj.impl.LBHttpSolrClient
| Constructor and Description |
|---|
ModifiedLBHttpSolrClient(boolean allowCompression,
java.lang.String... solrServerUrls) |
ModifiedLBHttpSolrClient(org.apache.http.client.HttpClient httpClient,
boolean allowCompression,
java.lang.String... solrServerUrl)
The provided httpClient should use a multi-threaded connection manager
|
ModifiedLBHttpSolrClient(org.apache.http.client.HttpClient httpClient,
org.apache.solr.client.solrj.ResponseParser parser,
boolean allowCompression,
java.lang.String... solrServerUrl)
The provided httpClient should use a multi-threaded connection manager
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.solr.client.solrj.impl.HttpSolrClient |
makeSolrClient(java.lang.String server) |
close, getClient, getHttpClient, removeSolrServer, request, setConnectionTimeout, setSoTimeoutaddQueryParams, addSolrServer, createServerWrapper, doRequest, getParser, getQueryParams, getRequestWriter, normalize, pickServer, request, request, request, setAliveCheckInterval, setParser, setQueryParams, setRequestWriter, updateAliveListadd, 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, rollbackpublic ModifiedLBHttpSolrClient(boolean allowCompression,
java.lang.String... solrServerUrls)
throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic ModifiedLBHttpSolrClient(org.apache.http.client.HttpClient httpClient,
boolean allowCompression,
java.lang.String... solrServerUrl)
throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic ModifiedLBHttpSolrClient(org.apache.http.client.HttpClient httpClient,
org.apache.solr.client.solrj.ResponseParser parser,
boolean allowCompression,
java.lang.String... solrServerUrl)
throws java.net.MalformedURLException
java.net.MalformedURLException