-
Notifications
You must be signed in to change notification settings - Fork 25k
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
Remove more include_type_name and types from docs #37601
Conversation
Pinging @elastic/es-search |
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.
One comment otherwise LGTM
<3> Specify fields or _properties_. | ||
<4> Specify the data `type` and mapping for each field. | ||
<2> Specify fields or _properties_. | ||
<3> Specify the data `type` and mapping for each field. |
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.
No docs for item 4
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.
callout <4> was deleted (actually <2> was deleted and everything else moved up)
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.
Corrected the remaining offenting <4> Callout
@elasticmachine test this please |
Follow up to #37568.
Use of
?include_type_name=true
in docs on index creation down to ~120.