Hi,
I am getting the following exception :
Exception in thread "main" org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available: []
While I am trying to connect to Elasticsearch (2.2.0) with Spring Data Elasticsearch(1.3.2). Please suggest what can be done.
Thanks,
Regards