Hi,
I have two indices with different names like
Index 1 - university
Index 2 - college
I know there is possibility to merge two indices if there have common name format using regex .
Is their is any possibility to merge two different indices in kibana for doing aggregations on them?
Thanks