Partition Management for Vector Operations
Inside Milvus 1.1.0

Inside Milvus 1.1.0

5/20/2021 · milvus

What this post added

Introduced partition specification for `get_entity_by_id()` and `delete_entity_by_id()` methods, enhancing performance by allowing operations to target specific partitions. Added `release_collection()` method for manual unloading of collections from memory. Improved `get_entity_by_id()` performance, upgraded Hnswlib to v0.5.0, and enhanced IVF index training performance.

Read the original post ↗