top | item 37150712

Vector Search-as-You-Type in Rust

5 points| generall | 2 years ago |qdrant.tech

1 comment

order

generall|2 years ago

With a few optimization tricks, TL;DR: - ONNX inference in Rust - Embeddings cache & lookup - Parallel & Batch requests - hybrid search with full-text filtering + vector re-scoring