Elastic Search Ruby Client

Hi -
We have a cluster with 3 Master/Data nodes, and we have added a client node (with node.master=false,node.data=false). We mostly inject the data using Ruby Client. So we got to use the IP of the elasticsearch to initialize the ruby client.
I just wanted to know, can we use Client Node in the ruby client to inject the data ? Or Is there anyway that we can add the Cluster name in the ruby client. Please let me know. Thanks !

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.