Conversation
✅ Vale Linting ResultsNo 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. |
🔍 Preview links for changed docs |
| @@ -0,0 +1,18 @@ | |||
| --- | |||
| mapped_pages: | |||
| - https://www.elastic.co/guide/en/serverless/current/serverless-limits.html | |||
There was a problem hiding this comment.
I'm not sure this is a correct usage of mapped pages. Mapped pages are AsciiDoc pages that are mapped to the new docs system (that builds Markdown files). When I navigate to this link it 404s. I suspect that's because this a new page the equivalent of which never existed in the old AsciiDoc system.
yetanothertw
left a comment
There was a problem hiding this comment.
Thanks for opening this PR, seems like an important limitation we want to document.
I think it might need a bit more work to scope out its purpose correctly.
|
Hi @zhubotang-wq, I've spoken to our team lead about this and from an information architecture point of view, this dedicated page doesn't make sense. Instead, this information would be best presented in the Serverless overview page and this page as well. If you don't mind, I'll open another PR to try and incorporate this index limit info into our existing docs as it belongs closer to the context where users are already learning about Serverless behavior. I'll link it to this PR for visibility. |
Co-authored-by: Vlada Chirmicci <vlada.chirmicci@elastic.co>
@yetanothertw , thanks for the quick action on this. I have no issues with your PR and approved it. |
|
Closing this PR in favour of #5184 |
## Summary Relates to #5164 and proposes an alternative and more integrated way to add index limits details into the Serverless docs. ## Generative AI disclosure <!-- To help us ensure compliance with the Elastic open source and documentation guidelines, please answer the following: --> 1. Did you use a generative AI (GenAI) tool to assist in creating this contribution? - [x] Yes - [ ] No <!-- 2. If you answered "Yes" to the previous question, please specify the tool(s) and model(s) used (e.g., Google Gemini, OpenAI ChatGPT-4, etc.). Tool(s) and model(s) used: --> --------- Co-authored-by: Fabrizio Ferri Benedetti <fabri.ferribenedetti@elastic.co> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
Summary
This update to the public documentation describes Elasticsearch’s policy regarding the maximum number of indices that may be created within a project. The content has been drafted as part of this PRD and may be revised in the future.
PRD: https://docs.google.com/document/d/1Hi5zTxMBWPnNJ5UkYPL3xbR65DFxBj5jB0Juul2Dyak/edit?tab=t.0
Closes ES-14124