mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
ddf5fd68c2
Cross cluster search uses ClusterSearchShardsAction under the covers. Without this change, you would need both "read_cross_cluster" and "view_index_metadata" privilegs in order to have permission to execute searches from a remote cluster. Original commit: elastic/x-pack-elasticsearch@65a6aff329