For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

MongoDB Search

MongoDB Search offers fine-grained text indexing to enable advanced search functionality without any additional management. MongoDB Search is available in MongoDB Atlas for Government with the following limitations.

See the Atlas documentation to configure MongoDB Search indexes.

The following limitations apply to MongoDB Search in MongoDB Atlas for Government:

Search Nodes
AtlasGov doesn't support dedicated Search Nodes. Search processes (mongot) run co-located with MongoDB processes on the same nodes. For more information about dedicated Search Nodes in commercial Atlas, see Search Nodes for Workload Isolation.
Index Management
AtlasGov doesn't support driver-native commands for Search index management. You can only manage Search indexes through the Atlas Administration API or Atlas CLI. To learn more, see MongoDB Search Quick Start.