Revive documentation for experimental Searchable Snapshots APIs#71927
Merged
tlrx merged 15 commits intoelastic:masterfrom Apr 20, 2021
Merged
Revive documentation for experimental Searchable Snapshots APIs#71927tlrx merged 15 commits intoelastic:masterfrom
tlrx merged 15 commits intoelastic:masterfrom
Conversation
…apshot APIs (elastic#62217)" This reverts commit b545c55.
Collaborator
|
Pinging @elastic/es-docs (Team:Docs) |
Collaborator
|
Pinging @elastic/es-distributed (Team:Distributed) |
jrodewig
approved these changes
Apr 20, 2021
Comment on lines
+23
to
+26
| If the {es} {security-features} are enabled, you must have the | ||
| `manage` cluster privilege and the `manage` index privilege | ||
| for any included indices to use this API. | ||
| For more information, see <<security-privileges>>. |
Contributor
There was a problem hiding this comment.
Suggested change
| If the {es} {security-features} are enabled, you must have the | |
| `manage` cluster privilege and the `manage` index privilege | |
| for any included indices to use this API. | |
| For more information, see <<security-privileges>>. | |
| If the {es} {security-features} are enabled, you must have the `manage` | |
| <<privileges-list-cluster,cluster privilege>> to use this API. You must also | |
| have the `manage` <<privileges-list-indices,index privileges>> for the target | |
| data stream or index. |
Are index aliases not supported?
Member
Author
There was a problem hiding this comment.
Are index aliases not supported?
I think they are.
Contributor
There was a problem hiding this comment.
We should note that in the prereqs and <target> def then.
rest-api-spec/src/main/resources/rest-api-spec/api/searchable_snapshots.stats.json
Outdated
Show resolved
Hide resolved
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
…snapshots.stats.json Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
jrodewig
reviewed
Apr 20, 2021
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Member
Author
|
@elasticmachine run elasticsearch-ci/2 (Failed because of #71919) |
Member
Author
|
Thanks Yannick and James! |
tlrx
added a commit
to tlrx/elasticsearch
that referenced
this pull request
Apr 20, 2021
…tic#71927) This commit revives the documentation of the "Clear Cache" and "Shard Stats" APIs of Searchable Snapshots that was removed in elastic#62217. This is a partial revert of the commit b545c55 with some light wording changes. Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
tlrx
added a commit
that referenced
this pull request
Apr 20, 2021
This commit revives the documentation of the "Clear Cache" and "Shard Stats" APIs of Searchable Snapshots that was removed in #62217. This is a partial revert of the commit b545c55 with some light wording changes. Co-authored-by: James Rodewig 40268737+jrodewig@users.noreply.github.com Backport of #71927
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request revives the documentation of the "Clear Cache" and "Shard Stats" APIs of Searchable Snapshots that was removed in #62217. This is a partial revert of the commit b545c55 with some light wording changes.