hnswlib
hnswlib copied to clipboard
Add a way to obtain internal statistics and parameters of an HNSW index
This allows us to diagnose potential configuration issues and compare the statistics of the internal structure of the index against other HNSW implementations.
Also allow specifying ef as a constructor parameter of HierarchicalNSW.