tensorchord / pgvecto.rs

Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.
https://docs.pgvecto.rs/getting-started/overview.html
Apache License 2.0
1.69k stars 65 forks source link

Update sparse vector documentation #561

Open philippemnoel opened 1 month ago

philippemnoel commented 1 month ago

This is no longer correct, pgvector also supports sparse vectors now :)

Capture d’écran, le 2024-08-15 à 11 32 55
JinweiOS commented 2 weeks ago

I can try to solve this problem. Is this column deleted directly here? or are there still some other requirements.

gaocegege commented 1 week ago

I think we could delete the column

JinweiOS commented 1 week ago

pgvector.rs-doc pr is #91, pgvector.rs pr is #595 and I saw a 404 link in comparison-pgvector.md L93.