nmslib/hnswlib

loadindex throw exception

shaozhixue opened this issue · 0 comments

hello:
When the data volume is large, such as 900 million documents, an exception is thrown by loadIndex, as shown in the figure below. What is the cause of this exception? disk space is enough
image
Additionally, when the data volume is relatively small, such as 10w 20w there are no issues