ES|QL - KNN function in release builds#135709
Conversation
…tech-preview' into feature/esql-dense-vector-tech-preview
…ctor-tech-preview
…ctor-tech-preview
…tech-preview' into feature/esql-dense-vector-tech-preview
|
Hi @carlosdelest, I've created a changelog YAML for you. |
ℹ️ 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?
|
|
Hi @carlosdelest, I've updated the changelog YAML for you. |
…-preview # Conflicts: # x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/analysis/AnalyzerTests.java # x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/optimizer/LocalPhysicalPlanOptimizerTests.java
…iew' into feature/esql-knn-tech-preview
|
Pinging @elastic/es-analytical-engine (Team:Analytics) |
|
Pinging @elastic/es-search-relevance (Team:Search Relevance) |
|
Pinging @elastic/kibana-esql (ES|QL-ui) |
ioanatia
left a comment
There was a problem hiding this comment.
The changes look good, let's also modify this one:
and regen the docs - that might clear the CI problem too
Adds KNN function to release builds.
Removes capability checks where applicable.