-
Notifications
You must be signed in to change notification settings - Fork 182
Remove outdated field statistics mentions from docs #3024
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 outdated field statistics mentions from docs #3024
Conversation
🔍 Preview links for changed docs |
ninoslavmiskovic
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.
Looks fine with me - LGTM
yetanothertw
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
|
I'll merge this as is now to avoid leaving erroneous information in the docs, and will make any further refinement later if needed. |
8.x PR corresponding to elastic/docs-content#3024 This one must be backported down to 8.17 included Rel: elastic/docs-content#3027
Fields statistics support for ES|QL was removed in 8.17 and the information never made its way to the docs. This PRs fixes this by:
As the changes get confirmed, I'll create a corresponding PR for relevant 8.x docs
Closes: #3027