You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this library to implement a search algorithm.
Is there a way to perform bulk loading of a large dataset ( around a million records).
It takes an hour to build the index using the insert method.
The text was updated successfully, but these errors were encountered:
Hi @SergKr
I am using this library to implement a search algorithm.
Is there a way to perform bulk loading of a large dataset ( around a million records).
It takes an hour to build the index using the insert method.
The text was updated successfully, but these errors were encountered: