Live data from Hacker News

Vector search just got up to 10x faster and vertically scalable

pinecone.io

1–10 of 54 posts

Re: Vector search just got up to 10x faster and vertically scalable

#8

Quoted post unavailable.

If you really think that's enough to build a real product, go for it. Even open-source companies (Elastic, Mongo, Scylla) have to build tons of infra around their core codebase in order to make it an actual cloud product.

Re: Vector search just got up to 10x faster and vertically scalable

#10
I don't understand the emphasis here on vertical scaling. Move a database to a bigger machine = more storage and faster querying. Not exactly rocket science. Horizontal scaling is the real challenge here, and the complexity of vector indexes makes it especially challenging. Milvus and Vertex AI both have horizontal scaling ANN search and the ability to do parallel indexing as well. I appreciate the post but this doesn't seem worthy of an announcement.
Post reply on HN