-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[DOCS] Update esql-lookup-join.md to mention index mode requirement #126901
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 (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.
🙏 for the quick turnaround!
@@ -1,7 +1,7 @@ | |||
--- | |||
navigation_title: "Correlate data with LOOKUP JOIN" | |||
mapped_pages: | |||
- https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-enrich-data.html | |||
- https://www.elastic.co/guide/en/elasticsearch/reference/8.18/_lookup_join.html |
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.
Just 2x checking, is 8.18 what we want here?
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.
thanks yes this is metadata on the page if folks want to switch to the 8.18 version :)
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.
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.
🙏 TIL
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.
necessary as part of docs migration to new system
💚 Backport successful
|
…lastic#126901) * Update esql-lookup-join.md to mention index mode requirement * fix 8.x page mapping metadata
9.x for #126897
This PR updates the lookup join landing page, not the function docs