Uses of Class
org.apache.solr.client.solrj.impl.CloudLegacySolrClient
-
Packages that use CloudLegacySolrClient Package Description org.apache.solr.client.solrj.impl Concrete implementations of client API classes. -
-
Uses of CloudLegacySolrClient in org.apache.solr.client.solrj.impl
Methods in org.apache.solr.client.solrj.impl that return CloudLegacySolrClient Modifier and Type Method Description CloudLegacySolrClientCloudLegacySolrClient.Builder. build()Create aCloudLegacySolrClientbased on the provided configuration.
-