Hello:
I have 5 nodes cluster - would it be possible to set the primary and replicas to be on certain nodes and not others. For example, I'd like to achieve that index-1 would be on node-a, node-b and node-c and NOT on node-d nore on node-e and index-2 would be on node-c, node-d, node-e.
If it would be possible to set - where? When we create a new index?
Thanks in advance.