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

Add access to dense_vector values #71847

Merged

Conversation

mayya-sharipova
Copy link
Contributor

Allow direct access to a dense_vector' values in script
through the following functions:

  • getVectorValue – returns a vector's value as an array of floats
  • getMagnitude – returns a vector's magnitude

Closes #51964
Backport for #71313

Allow direct access to a dense_vector' values in script
through the following functions:

- getVectorValue – returns a vector's value as an array of floats
- getMagnitude – returns a vector's magnitude

Closes elastic#51964
Backport for elastic#71313
@mayya-sharipova mayya-sharipova added the :Search Relevance/Ranking Scoring, rescoring, rank evaluation. label Apr 19, 2021
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Apr 19, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@mayya-sharipova mayya-sharipova added backport v7.13.0 and removed Team:Search Meta label for search team labels Apr 19, 2021
@mayya-sharipova mayya-sharipova merged commit d53e83c into elastic:7.x Apr 19, 2021
@mayya-sharipova mayya-sharipova deleted the dense-vector-iterator-7.x branch April 19, 2021 16:44
@jtibshirani jtibshirani added :Search Relevance/Vectors Vector search and removed :Search Relevance/Ranking Scoring, rescoring, rank evaluation. labels Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants