-
Notifications
You must be signed in to change notification settings - Fork 157
Move Query DSL tutorial to Query languages #2645
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
Hey @lcawl I would be adamant that we not put this in Explore & Analyze, as you mentioned we've discussed this at lot with Florent and like the ES|QL section, the bulk of the rest of the query language stuff should also eventually be re-homed back to the So I'd say either move this somewhere else in the solutions/use case or into the ES repo :) |
Yeah, I found #1808 and elastic/elasticsearch#133301 only after doing this quick draft so I'll follow the pattern of we're moving to with ES|QL and close this PR. |
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, thank you!
Setting this to merge to minimize risks of SEO duplication issues :) |
This PR must be merged after elastic/elasticsearch#133362
It removes the query DSL API quickstart from docs-content since the other PR moves it to the Elasticsearch repo and a new section of the documentation.