Skip to content

Conversation

simon-dew
Copy link
Contributor

@simon-dew simon-dew commented Aug 28, 2025

Jira issue: DOC-12437

Adds a page on vector functions, including the similarity functions.

Docs preview: Vector Functions
Credentials: Preview docs for internal review

Note

Many of the links in the preview docs will not work until the following PRs are merged:

@simon-dew
Copy link
Contributor Author

Merging this into the GSI Vector Index feature branch so it can all be reviewed together

@simon-dew simon-dew merged commit 69bfa40 into DOC-12294-GSI-vector-index Sep 12, 2025
@simon-dew simon-dew deleted the DOC-12437-similarity-func branch September 12, 2025 10:07
simon-dew added a commit that referenced this pull request Sep 12, 2025
* Update Functions overview page
* Update nav
* Add Vector Functions page
* Include ISVECTOR in the Type functions
* Add Vector Functions
* Tweak type functions
* Add formulas
Copy link

@sitaramv sitaramv left a comment

Choose a reason for hiding this comment

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

APPROX_VECTOR_DISTANCE() present in ORDER BY then it indicates query planner to use vector index for speed up execution with approximate results. In other places it present same as VECTOR_DISTANCE(). Make examples with ORDER BY

simon-dew added a commit that referenced this pull request Sep 24, 2025
* Update Functions overview page
* Update nav
* Add Vector Functions page
* Include ISVECTOR in the Type functions
* Add Vector Functions
* Tweak type functions
* Add formulas
simon-dew added a commit that referenced this pull request Oct 13, 2025
* Update Functions overview page
* Update nav
* Add Vector Functions page
* Include ISVECTOR in the Type functions
* Add Vector Functions
* Tweak type functions
* Add formulas
simon-dew added a commit that referenced this pull request Oct 13, 2025
* Update Functions overview page
* Update nav
* Add Vector Functions page
* Include ISVECTOR in the Type functions
* Add Vector Functions
* Tweak type functions
* Add formulas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants