-
Couldn't load subscription status.
- Fork 637
[DOCS] Improve number_of_shards option page #1780
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
base: master
Are you sure you want to change the base?
Conversation
Updated documentation for the number_of_shards option, clarifying its purpose and criteria for usage. Changes include: - Moved description to top - Explicitly stated type, default, and whether it’s optional. - Added links to shards intro and shard sizing guidance to help with assumed knowledge. - Clarified scope: relevant to cloud/on-prem, not serverless.
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.
Pull Request Overview
Improves the documentation for the number_of_shards option by reorganizing content for better clarity and adding essential context for users. The update moves the description to the top, specifies metadata like type and default value, and provides educational links about shards.
- Reorganized content structure with description moved to the top for immediate clarity
- Added explicit metadata including type (Integer), default value (1), and requirement status (Optional)
- Enhanced with educational links to sharding concepts and sizing guidance
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
🔍 Preview links for changed docs |
Updated documentation for the number_of_shards option, clarifying its purpose and criteria for usage.
Changes include: