rtreelib
rtreelib copied to clipboard
Bulk loading
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.