microsoft / DiskANN

Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
Other
1.02k stars 208 forks source link

Gopalsr/index dumper #541

Closed gopalrs closed 3 months ago

gopalrs commented 4 months ago

This PR adds a utility that dumps a disk index to text files. Currently, it only supports non-diskPQ indices and also does not support OPQ for dumping PQ coordinates. This is an initial version and will later be enhanced to have full support for all indices created by DiskANN.

It has a dependency on python.