do we support multi es backend?
Closed this issue · 4 comments
Zuckonit commented
do we support multi es backend?
siddharthlatest commented
@Zuckonit What is a multi es backend? Multiple hosts? Can you clarify?
Zuckonit commented
sure, multiple es cluster endpoint I mean.
for example:
es1.com
es2.com
...
siddharthlatest commented
The assumption is that the ES_CLUSTER_URL
will point to a single ES host which is load-balanced across one or more nodes.
Zuckonit commented
I am not mean multi nodes, I mean multi es cluster url.
(yes, we have cross cluster search, but its only for search)