config elasticsearch with hosts

(from github.com/ewul)
Thank for your project.
Can I config elasticsearch hosts in fess.in.sh?
According to install guide, I can change ES_HTTP_URL=http://192.168.0.100:9200 to point to only one node of my elasticsearch cluster.
Can I config this with hosts which point my ES cluster nodes. When one node going down, Fess can communicate with other nodes.

Thanks again.

(from github.com/marevol)
A multi endpoint is not supported.
We recommend to put LB between Fess and Elasticsearch.

(from github.com/ewul)
Is there any plan to add multi endpoint configuration OR aggregation LB (such as HAProxy) in Fess in future?

(from github.com/marevol)
We have no plan…