使用db.runCommand({geoNear : “collectionName” , near : [120.123456,30.654321], num : 10 })查詢之前我需要準備什么樣子的集合collection ?collection相應的字段和索引??? 查看完整描述