YousefED / ElasticUI

AngularJS directives for Elasticsearch
http://www.elasticui.com
Other
526 stars 135 forks source link

Multiple indices #70

Closed kalwar closed 8 years ago

kalwar commented 8 years ago

How do you add multiple indices? if I have 'testindex', 'testindex2' etc

Can I do something like this? eui-index="'testindex', 'testindex2'"

YousefED commented 8 years ago

This is currently not supported I think. You could make an alias in Elasticsearch to point to multiple indices

kalwar commented 8 years ago

Thanks for your kind response. How do I create "alias in Elasticsearch"?

YousefED commented 8 years ago

https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-aliases.html

On Mon, Feb 15, 2016 at 6:40 PM, AppKeto notifications@github.com wrote:

Thanks for your kind response. How do I create "alias in Elasticsearch"?

— Reply to this email directly or view it on GitHub https://github.com/YousefED/ElasticUI/issues/70#issuecomment-184320626.