Details
-
Bug
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
Description
Certain coordinates result in slow queries. Not sure why. Dataset attached.
Fast:
db.runCommand (
);
Slow:
db.runCommand (
);
Fast:
db.runCommand (
);