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
2.1m questions
2.1m answers
60 comments
57.0k users