Skip to content

Update Index sizing guidelines in docs after Autosharding#7151

Merged
ankikuma merged 18 commits into
elastic:mainfrom
ankikuma:06292026/IndexSizingGuide
Jul 9, 2026
Merged

Update Index sizing guidelines in docs after Autosharding#7151
ankikuma merged 18 commits into
elastic:mainfrom
ankikuma:06292026/IndexSizingGuide

Conversation

@ankikuma

@ankikuma ankikuma commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Update the docs here.
Indices that are create with index version greater than or equal to SHARD_OBLIVIOUS_SLICING can grow upto 48 shards (a dynamic setting AUTO_RESHARD_MAX_SHARDS_SETTING), via Autosharding. An index is resharded (to 2x shards) when its' average shard size crosses 100GB.

@ankikuma ankikuma requested a review from a team as a code owner June 29, 2026 22:17
@ankikuma ankikuma requested a review from yuvielastic June 29, 2026 22:17
@github-actions

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@ankikuma ankikuma requested a review from pete-naylor June 30, 2026 17:03
@ankikuma ankikuma requested a review from a team as a code owner July 1, 2026 19:07
Comment thread deploy-manage/deploy/elastic-cloud/serverless.md Outdated
@yetanothertw

Copy link
Copy Markdown
Member

Hi @ankikuma, let me know if you need any help with applying any of the suggested docs edits. Happy to take over if that's useful. 🌻

@pete-naylor pete-naylor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for getting these changes in!

@ankikuma

ankikuma commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@elastic/developer-docs

@charlotte-hoblik charlotte-hoblik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the index-and-resource-limits section was merged up into Serverless index sizing and resource limits, that anchor no longer exists. You've already updated every in-repo link to it (I checked — nothing else in docs-content points to it), so the build is fine. The remaining gap is external and bookmarked links to …differences-from-other-elasticsearch-offerings#index-and-resource-limits: they'll now land at the top of the page instead of the limits table.

redirects.yml isn't part of this PR so I can't leave an inline suggestion, but would you be able to add an anchor redirect there? It mirrors the existing same-page anchor redirects in that file (for example the restrictions-known-problems.md entries):

  'deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md':
    to: 'deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md'
    anchors:
      'index-and-resource-limits': 'elasticsearch-differences-serverless-index-size'

@ankikuma ankikuma requested a review from a team as a code owner July 8, 2026 15:51
@ankikuma

ankikuma commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

@yetanothertw @charlotte-hoblik Thank you so much for reviewing and helping to make this doc better. I think I addressed all your comments but please let me know if I missed anything.

@ankikuma

ankikuma commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Looks like I need approval from @elastic/admin-docs

@wajihaparvez wajihaparvez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for incorporating all the admin docs edits! LGTM

@ankikuma ankikuma merged commit 66a0b50 into elastic:main Jul 9, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants