(no title)
nickpadge | 20 days ago
The docs quality is spotty, and the lack of parity between the async and sync python API is frustrating, but otherwise it’s been great.
The only performance issues I’ve had have been A) not rebuilding indexes on an appropriate cadence, B) not filtering the search space enough for queries which bypass the index, or C) running search against millions of vectors on an object storage and expecting millisecond latency.
laminarflow027|20 days ago