-
Notifications
You must be signed in to change notification settings - Fork 181
Add 'Perform index operations' page including 'convert to lookup' #3383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔍 Preview links for changed docs |
shainaraskas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works for me!
| * The `manage_index_templates` cluster privilege to manage index templates. | ||
|
|
||
| To add these privileges, go to **Stack Management > Security > Roles** or use the [Create or update roles API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-security-put-role). | ||
| To add these privileges, go to **Security > Roles** or use the [Create or update roles API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-security-put-role). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this step doesn't work without stack management
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in c643263
…astic#3383) This PR: - Adds a swanky new [Perform operations on indices](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3383/manage-data/data-store/perform-index-operations) page. - Includes at the bottom of that page the new "convert to lookup" option that @florent-leborgne documented so nicely in elastic#3317. - Tidies up [Manage indices](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3383/manage-data/data-store/index-basics#manage-indices) a wee bit. Closes: elastic#3284
This PR:
Closes: #3284