If we set less node urls than existing, our request will be always forwarded to these nodes. We want to use other nodes too.
We need to configure DiscoverNodesOnStart and DiscoverNodesInterval configs, we just need to add these configs to elasticsearch.NewClient function.