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

feat: add function alter_vector_index #73

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

cutecutecat
Copy link
Member

@cutecutecat cutecutecat commented Mar 29, 2024

Close #70

  1. Add document for new function alter_vector_index
  2. Rename 999.999.999 to a.b.c for upgrading
  3. Add new docs of General FAQ about vector not found

Related issues:
tensorchord/pgvecto.rs#441
tensorchord/pgvecto.rs#449
tensorchord/pgvecto.rs#383
tensorchord/pgvecto.rs#385

Copy link

vercel bot commented Mar 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pgvecto-rs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 29, 2024 7:06am

@cutecutecat cutecutecat requested a review from VoVAllen March 29, 2024 07:08
@VoVAllen VoVAllen merged commit dd55431 into tensorchord:main Mar 29, 2024
4 checks passed
@VoVAllen
Copy link
Member

Thanks!

xieydd pushed a commit that referenced this pull request May 28, 2024
Signed-off-by: cutecutecat <[email protected]>
Signed-off-by: xieydd <[email protected]>
xieydd added a commit that referenced this pull request May 28, 2024
* feat: add function alter_vector_index (#73)

Signed-off-by: cutecutecat <[email protected]>
Signed-off-by: xieydd <[email protected]>

* fix idx_options in monitoring part (#75)

Signed-off-by: Jinjing Zhou <[email protected]>
Signed-off-by: xieydd <[email protected]>

* Add transparent background logo

Signed-off-by: xieydd <[email protected]>

* add full logo

Signed-off-by: xieydd <[email protected]>

* fix: align the col name for embedding (#76)

* fix: align the col name for embedding

Signed-off-by: Keming <[email protected]>

* fix typos lint

Signed-off-by: Keming <[email protected]>

---------

Signed-off-by: Keming <[email protected]>
Co-authored-by: Keming <[email protected]>
Signed-off-by: xieydd <[email protected]>

* feat: add cloud doc layout

Signed-off-by: xieydd <[email protected]>

* feat: add cloud sign up, quick start and connect page

Signed-off-by: xieydd <[email protected]>

* feat: add cloud manage, pricing, monitoring, limit page

Signed-off-by: xieydd <[email protected]>

* fix spell check

Signed-off-by: xieydd <[email protected]>

* fmt

Signed-off-by: xieydd <[email protected]>

* delete server resource type

Signed-off-by: xieydd <[email protected]>

* feat: add billing page

Signed-off-by: cutecutecat <[email protected]>
Signed-off-by: xieydd <[email protected]>

* fix PGVecto.rs Cloud noun

Signed-off-by: cutecutecat <[email protected]>
Signed-off-by: xieydd <[email protected]>

* move cloud to cloud guides

Signed-off-by: xieydd <[email protected]>

* Update .vitepress/config.mts

Co-authored-by: Ce Gao <[email protected]>
Signed-off-by: xieydd <[email protected]>

* Update .vitepress/config.mts

Co-authored-by: Ce Gao <[email protected]>
Signed-off-by: xieydd <[email protected]>

* Update .vitepress/config.mts

Co-authored-by: Ce Gao <[email protected]>
Signed-off-by: xieydd <[email protected]>

* Update .vitepress/config.mts

Co-authored-by: Ce Gao <[email protected]>
Signed-off-by: xieydd <[email protected]>

* update create cluster image

Signed-off-by: xieydd <[email protected]>

* fix some comments

Signed-off-by: xieydd <[email protected]>

* Update src/cloud/connect/connect-with-psql.md

Co-authored-by: Keming <[email protected]>
Signed-off-by: xieydd <[email protected]>

* Update src/cloud/getting-started/quick-start.md

Co-authored-by: Keming <[email protected]>
Signed-off-by: xieydd <[email protected]>

* Update src/cloud/limit/cloud-limit.md

Co-authored-by: Keming <[email protected]>
Signed-off-by: xieydd <[email protected]>

* Update src/cloud/manage/project.md

Co-authored-by: Keming <[email protected]>
Signed-off-by: xieydd <[email protected]>

* Update src/cloud/monitoring/monitoring.md

Co-authored-by: Keming <[email protected]>
Signed-off-by: xieydd <[email protected]>

* fix monitoring image and description error

Signed-off-by: xieydd <[email protected]>

---------

Signed-off-by: cutecutecat <[email protected]>
Signed-off-by: xieydd <[email protected]>
Signed-off-by: Jinjing Zhou <[email protected]>
Signed-off-by: Keming <[email protected]>
Co-authored-by: cutecutecat <[email protected]>
Co-authored-by: Jinjing Zhou <[email protected]>
Co-authored-by: Keming <[email protected]>
Co-authored-by: Keming <[email protected]>
Co-authored-by: Ce Gao <[email protected]>
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.

docs: alter_vector_index
2 participants