I have a single elasticsearch node in it's own cluster (one node cluster) and I have different cluster that has 3 nodes. Both have their own set of data.
I want to take the single node and add it to the 3 node cluster to make it a 4 node cluster.
My question is, will I loose the data that is in the single node when I add it to the 3 node cluster?