对于 AI 代理:可在 https://www.mongodb.com/zh-cn/docs/llms.txt 获取文档索引—通过在任何 URL 路径后添加 .md 可获取所有页面的 Markdown 版本。
Docs 菜单

如何为 GeoJSON 对象创建索引

Use the MongoDB Search geo field type to index geographic points and shape coordinates. The indexed field must be a GeoJSON object. After you index a field as geo, you can query it using the geoShape and geoWithin operators.