mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-30 22:51:00 -05:00
* rename to OnDiskMapIndex * rename module * remove `is_on_disk` field from `OnDiskMapIndex` * add separate Immutable and OnDisk ReadOnlyMapIndex * rename StoredPointToValues to OnDiskPointToValues * rename module to `on_disk_point_to_values` * rename to `build_from_iter` and add `populate` arg * fix test