Is it possible to use a memory mapped file to store the index (eg: mmap) on a hnsw index, this is to reduce the memory usage size of a large index.
Is it possible to use a memory mapped file to store the index (eg: mmap) on a hnsw index, this is to reduce the memory usage size of a large index.