how to create multiple cluster in single node .. and at the same how to connect with other nodes also ??
becoz, i need to search if both cluster went down in any node .
Note : Actually am not saving anything in it ..
am using percolate queries only to search required words.
You cannot really do that.
Have a look at Cross Cluster Search though - https://www.elastic.co/guide/en/elasticsearch/reference/6.2/modules-cross-cluster-search.html
Hi Warkolm,
thanks for ur quick response ..
if it's not possible , can u tel some other ideas for my challenge. ?
Actually i want backup if elasticsearch is down in one node completely .
Note : am connecting 10 work horse under one controller and am running elasticsearch in every work horse separately.