Geospatial Query Performance issue in large collection
28 views
Skip to first unread message
Sougata Pal.
unread,
Oct 12, 2012, 2:57:37 PM10/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongod...@googlegroups.com
Hi,
I have been running Geospatial query to search nearby places using $near and $maxDistance but it seems very very slow with large collection having 6M+ entries. The field is indexed as geospatial. Please let me know if I am doing something wrong or how to optimize the query.