elasticsearch - Elastic Search : Get data across multiple index -


elasticsearch #searchacrossmultipleindex

i have use case want search result across multiple index. result of query index1 fed input index2.

is there way elastic search supports use case, else have keep document parent-child relation , hence there data sync issue overhead whenever template changes happens.


Comments

Popular posts from this blog

javascript - Replicate keyboard event with html button -

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

Ansible warning on jinja2 braces on when -