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

How to Index Date Fields

Use the MongoDB Search date field type to index date values. After you index a field as date, you can query it using the range, near, in, and equals operators. You can also run facet queries and sort results by indexed date fields.