Hi Shawn,

I am new to solr and I have set up a cloud cluster of 1 shard and 3
collections one 2 servers. I am facing the same issue. I am using  
CloudSolrClient client = new
CloudSolrClient.Builder(zkUrls,Optional.empty()).build(), to create my
client.

and then I fire import command using,
client.request(queryRequest,collectionName);

However, I am not sure how to fire it to a particular coreName
(collection_shard_replica) ? Could you please help me out in the same.

Thanks!
Devashri



--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to