-
Notifications
You must be signed in to change notification settings - Fork 25.7k
[ES|QL] Take TOP_SNIPPETS out of snapshot #139272
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
base: main
Are you sure you want to change the base?
[ES|QL] Take TOP_SNIPPETS out of snapshot #139272
Conversation
|
Pinging @elastic/es-search-relevance (Team:Search Relevance) |
|
Hi @kderusso, I've created a changelog YAML for you. |
🔍 Preview links for changed docs |
ℹ️ Important: Docs version tagging👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version. We use applies_to tags to mark version-specific features and changes. Expand for a quick overviewWhen to use applies_to tags:✅ At the page level to indicate which products/deployments the content applies to (mandatory) What NOT to do:❌ Don't remove or replace information that applies to an older version 🤔 Need help?
|
x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/action/EsqlCapabilities.java
Outdated
Show resolved
Hide resolved
x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/action/EsqlCapabilities.java
Outdated
Show resolved
Hide resolved
…action/EsqlCapabilities.java
carlosdelest
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.
🚀
| @@ -0,0 +1,5 @@ | |||
| pr: 139272 | |||
| summary: Take TOP_SNIPPETS out of snapshot | |||
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.
Nit - Let's add something more release notes friendly:
| summary: Take TOP_SNIPPETS out of snapshot | |
| summary: ES|QL - Add TOP_SNIPPETS as tech preview |
Takes
TOP_SNIPPETSout of snapshot and releases as tech preview.