Uses of Class
org.apache.solr.client.solrj.impl.ConcurrentUpdateBaseSolrClient
Packages that use ConcurrentUpdateBaseSolrClient
Package
Description
Implementations of some client API classes, and their friends.
-
Uses of ConcurrentUpdateBaseSolrClient in org.apache.solr.client.solrj.impl
Methods in org.apache.solr.client.solrj.impl that return ConcurrentUpdateBaseSolrClientModifier and TypeMethodDescriptionabstract ConcurrentUpdateBaseSolrClientConcurrentUpdateBaseSolrClient.Builder.build()Create aConcurrentUpdateBaseSolrClientbased on the provided configuration options.