-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[DOCS] Adds note on default ELSER and E5 endpoints to service pages #119507
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
Documentation preview: |
Pinging @elastic/es-docs (Team:Docs) |
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, just wondering if we should specify the ES version in the note? e.g.,: "Since 8.17 your {es} deployment...". Not sure if that would be good or not since it is implied by the docs version.
@maxhniebergall Thanks for your review. Usually, we don't specify the version because the docs version should indicate it as you pointed out. |
…lastic#119507) * [DOCS] Adds note on default ELSER and E5 enpoints to service pages. * [DOCS] Further edits.
…lastic#119507) * [DOCS] Adds note on default ELSER and E5 enpoints to service pages. * [DOCS] Further edits.
…lastic#119507) (elastic#119512) * [DOCS] Adds note on default ELSER and E5 enpoints to service pages. * [DOCS] Further edits.
Overview
From 8.17, the ES deployments contain default ELSER and E5 endpoints. This is stated on the inference API main page. This PR repeats this messaging on the
elasticsearch
andelser
service pages for better visibility.Preview