The 7.2.1 SolrCloudClientBuilder has the method withParallelUpdates(Boolean).  
It's my understanding the SolrCloudClient does not manage multiple threads like 
the ConcurrentUpdateSolrClient.
Curious what the withParallelUpdates setting on SolrCloudClientBuilder does.  
It hints at multi-threaded updates.

Thanks in advance.

-S

Reply via email to