mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-02 08:00:55 -05:00
* get total sparse size from inverted index * populate on load if not present * use debug assertion * correct size calculation * r u happy clippy * fix total sparse size in immutable ram * don't use options. move size_of_available_vectors to other traits * adjust test * fix rebase