Skip to content

Commit

Permalink
(Doc+) link video for resolving shards too large (elastic#114915)
Browse files Browse the repository at this point in the history
* (Doc+) link video for resolving shards too large

πŸ‘‹ howdy, team (cc: @anniegale9538 )!  Playing forward elastic#111254, [this video](https://www.youtube.com/watch?v=sHyNYnwbYro) demonstrates an example resolving shards too large via reindex under [this section](https://www.elastic.co/guide/en/elasticsearch/reference/master/size-your-shards.html#shard-size-recommendation) as it's a top support ask.

---------

Co-authored-by: Liam Thompson <[email protected]>
  • Loading branch information
2 people authored and georgewallace committed Oct 25, 2024
1 parent 5828b81 commit 3343b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/how-to/size-your-shards.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ index can be <<indices-delete-index,removed>>. You may then consider setting
<<indices-add-alias,Create Alias>> against the destination index for the source
index's name to point to it for continuity.

See this https://www.youtube.com/watch?v=sHyNYnwbYro[fixing shard sizes video] for an example troubleshooting walkthrough.

[discrete]
[[shard-count-recommendation]]
Expand Down

0 comments on commit 3343b78

Please sign in to comment.