Uses of Class
org.apache.solr.client.solrj.impl.HttpSolrClient
-
Packages that use HttpSolrClient Package Description org.apache.solr.client.solrj.impl Concrete implementations of client API classes.org.apache.solr.client.solrj.io Streaming Aggregation API -
-
Uses of HttpSolrClient in org.apache.solr.client.solrj.impl
Subclasses of HttpSolrClient in org.apache.solr.client.solrj.impl Modifier and Type Class Description class
DelegationTokenHttpSolrClient
Methods in org.apache.solr.client.solrj.impl that return HttpSolrClient Modifier and Type Method Description HttpSolrClient
HttpSolrClient.Builder. build()
Create aHttpSolrClient
based on provided configuration.protected HttpSolrClient
LBHttpSolrClient. makeSolrClient(String server)
-
Uses of HttpSolrClient in org.apache.solr.client.solrj.io
Methods in org.apache.solr.client.solrj.io that return HttpSolrClient Modifier and Type Method Description HttpSolrClient
SolrClientCache. getHttpSolrClient(String host)
-