-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Initial documentation for index templates V2 #55755
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
Conversation
|
Pinging @elastic/es-docs (>docs) |
|
Pinging @elastic/es-core-features (:Core/Features/Indices APIs) |
debadair
left a comment
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.
Left a couple comments related to the build errror.
andreidan
left a comment
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.
LGTM thanks for adding the docs Lee. I've left 2 minor suggestions, but this is overall great
This commit adds the initial document for version two index templates. Since these are intended to be used in favor of V1 index templates, this re-uses the anchors for index templates to point to the V2 APIs, renaming the V1 template docs' anchors (this was a suggestion from the docs team). There is more documentation that can be written, but this is a start. Relates to elastic#53101
Co-Authored-By: debadair <[email protected]>
b294da6 to
2545a4c
Compare
probakowski
left a comment
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.
LGTM 👍
debadair
left a comment
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.
Left a few minor comments/suggestions.
Co-Authored-By: debadair <[email protected]>
|
Thanks for the reviews all! |
This commit adds the initial document for version two index templates. Since these are intended to be used in favor of V1 index templates, this re-uses the anchors for index templates to point to the V2 APIs, renaming the V1 template docs' anchors (this was a suggestion from the docs team). There is more documentation that can be written, but this is a start. Relates to elastic#53101
This commit adds the initial document for version two index templates. Since these are intended to
be used in favor of V1 index templates, this re-uses the anchors for index templates to point to the
V2 APIs, renaming the V1 template docs' anchors (this was a suggestion from the docs team).
There is more documentation that can be written, but this is a start.
Relates to #53101