Skip to content

ES|QL - dense_vector search support #126710

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

Open
3 tasks
carlosdelest opened this issue Apr 11, 2025 · 1 comment
Open
3 tasks

ES|QL - dense_vector search support #126710

carlosdelest opened this issue Apr 11, 2025 · 1 comment
Labels
:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Comments

@carlosdelest
Copy link
Member

Description

As dense_vector support is being addressed in #125783, ES|QL will be able to perform nearest neighbours search.

The following tasks will be needed:

  • kNN search using vectors
  • kNN text search, using Inference
  • Exact NN search, doing brute force search
@carlosdelest carlosdelest added >enhancement needs:triage Requires assignment of a team area label :Analytics/ES|QL AKA ESQL Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch and removed needs:triage Requires assignment of a team area label labels Apr 11, 2025
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) and removed Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch labels Apr 11, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)
Projects
None yet
Development

No branches or pull requests

2 participants