Hi there,
I’m having a mongodb atlas cluster with the following configuration,
- Cluster Version: 5.0.14
- Cluster Tier: M0 Sandbox (General)
- Cluster Type: Shared
- MongoDB Version: 5.0
I’m referring this video for creating a index with field, which is an array of objects.
For creating and editing index with field mapping I’m using Visual Editor.
So in add field mapping for Data Type Configuration I’m not getting Data Type option for document & embeddedDocuments type.
I’m just getting selection for String, Autocomplete, StringFacet, NumberFacet, DateFacet, Boolean, ObjectId, Date, Number, and Geo.
Please suggest what should I do for getting document & embeddedDocuments data type?