Skip to content
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

Update knn search and query template autocomplete #207187

Merged

Conversation

carlosdelest
Copy link
Member

@carlosdelest carlosdelest commented Jan 20, 2025

Summary

Does what it says on the tin - updates autocomplete for knn search and knn query with vector rescoring introduced in elastic/elasticsearch#119835

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines

@carlosdelest carlosdelest requested a review from a team as a code owner January 20, 2025 12:52
@ElenaStoeva ElenaStoeva self-requested a review January 20, 2025 15:09
@carlosdelest carlosdelest added the backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) label Jan 20, 2025
Copy link
Contributor

@ElenaStoeva ElenaStoeva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating these autocomplete definitions @carlosdelest! Changes lgtm, tested in Console.

@carlosdelest carlosdelest merged commit 1dc2aca into elastic:main Jan 20, 2025
24 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

/~https://github.com/elastic/kibana/actions/runs/12872982005

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 20, 2025
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jan 20, 2025
…07247)

# Backport

This will backport the following commits from `main` to `8.x`:
- [Update knn search and query template autocomplete
(#207187)](#207187)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](/~https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Carlos
Delgado","email":"6339205+carlosdelest@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-01-20T17:18:58Z","message":"Update
knn search and query template autocomplete
(#207187)","sha":"1dc2aca8ee7692a61218039b3747e8e305ace0c4","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","Feature:Dev
Tools","v9.0.0","Team:Search","auto-backport","backport:prev-minor","v8.18.0"],"title":"Update
knn search and query template
autocomplete","number":207187,"url":"/~https://github.com/elastic/kibana/pull/207187","mergeCommit":{"message":"Update
knn search and query template autocomplete
(#207187)","sha":"1dc2aca8ee7692a61218039b3747e8e305ace0c4"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"/~https://github.com/elastic/kibana/pull/207187","number":207187,"mergeCommit":{"message":"Update
knn search and query template autocomplete
(#207187)","sha":"1dc2aca8ee7692a61218039b3747e8e305ace0c4"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Carlos Delgado <6339205+carlosdelest@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Feature:Dev Tools release_note:enhancement Team:Search v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants