mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 16:35:45 +00:00
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