I'm trying to find the time complexity of the $geoNear query in MongoDB. The reason is I'm trying to see if I should use a KD Tree with KNN to find points near or the mongo query to prevent a slowdown in our API.
Googling around I cannot seem to find this info.
Thanks
1.4m articles
1.4m replys
5 comments
57.0k users