Hi There, Is there any way to programmatically set basic authentication credential on CloudSolrClient?
The only documentation available is to use system property. This is not useful if two collection required two separate set of credentials and they are parallelly accessed. Thanks in advance.