Skip to content

Add access to dense_vector values#71847

Merged
mayya-sharipova merged 1 commit intoelastic:7.xfrom
mayya-sharipova:dense-vector-iterator-7.x
Apr 19, 2021
Merged

Add access to dense_vector values#71847
mayya-sharipova merged 1 commit intoelastic:7.xfrom
mayya-sharipova:dense-vector-iterator-7.x

Conversation

@mayya-sharipova
Copy link
Copy Markdown
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
Copy Markdown
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