-
Notifications
You must be signed in to change notification settings - Fork 13
Document: add doc for creating vector index #690
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
Conversation
Actually, this feature deserves a separate page, instead of as a sub-feature of create index. We can refer to the README of pgvector. cc @hzxa21 @xiangjinwu Following are mentionable items in the page.
|
|
@wenym1 @xiangjinwu Updated the doc accordingly! Please take another look |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rest LGTM
Co-authored-by: William Wen <44139337+wenym1@users.noreply.github.com> Signed-off-by: IrisWan <150207222+WanYixian@users.noreply.github.com>
Co-authored-by: William Wen <44139337+wenym1@users.noreply.github.com> Signed-off-by: IrisWan <150207222+WanYixian@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rest LGTM. Thanks for the doc!
Co-authored-by: William Wen <44139337+wenym1@users.noreply.github.com> Signed-off-by: IrisWan <150207222+WanYixian@users.noreply.github.com>
Description
See preview of vector index, Vector type and functions, create vector syntax
Related Code PR
risingwavelabs/risingwave#22432
risingwavelabs/risingwave#22022
risingwavelabs/risingwave#22808
Related doc issue
Fix #601
Checklist
mint.json
to include the page in the table of contents.