[DOCS] Fix read description in indices privileges (elastic/x-pack-elasticsearch#2119)

Original commit: elastic/x-pack-elasticsearch@59884cf832
This commit is contained in:
Lisa Cawley 2017-07-28 09:00:14 -07:00 committed by lcawley
parent 694cfd6f0e
commit 2e3d0e9262
1 changed files with 1 additions and 2 deletions

View File

@ -72,8 +72,7 @@ privilege is primarily available for use by <<kibana-roles, Kibana users>>.
`read`::
Read only access to actions (count, explain, get, mget, get indexed scripts,
more like this, multi percolate/search/termvector, percolate, scroll,
clear_scroll, search, tv). Also grants access to the update mapping
action.
clear_scroll, search, suggest, tv).
`read_cross_cluster`::
Read only access to the search action from a <<cross-cluster-configuring,remote cluster>>.