[DOCS] Revise slice setting guidelines#25582
Closed
andyb-elastic wants to merge 1 commit intoelastic:masterfrom
andyb-elastic:feature/slice-docs
Closed
[DOCS] Revise slice setting guidelines#25582andyb-elastic wants to merge 1 commit intoelastic:masterfrom andyb-elastic:feature/slice-docs
andyb-elastic wants to merge 1 commit intoelastic:masterfrom
andyb-elastic:feature/slice-docs
Conversation
Update guidelines on how to choose number of slices for reindex and update/delete-by-query to more clearly reflect our understanding of their query efficiency For #24547
Contributor
Author
|
I made some changes to the search sliced scroll page but reverted it because it seemed like a different enough discussion. If it makes sense to change it there too, I could move the "choosing number of slices" section to that page and link to it from the reindex/update-by-query/delete-by-query pages. |
nik9000
approved these changes
Jul 24, 2017
Contributor
Author
|
This language made it into #26030 |
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.
Update guidelines on how to choose number of slices for
reindex and update/delete-by-query to more clearly reflect
our understanding of their query efficiency
For #24547