Docs Menu

Docs HomeLaunch & Manage MongoDBMongoDB Atlas

1

Connect to your cluster in MongoDB Compass.

Open MongoDB Compass and connect to your cluster. For detailed instructions on connecting, see Connect via Compass.

2

Use the airbnb_mat-view collection in the sample_airbnb database.

On the Database screen, click the sample_airbnb database, then click the airbnb_mat_view collection.

3

Run the following Atlas Search query using the operator for which you created the index.

If you created an index that uses dynamic mappings, you can query the airbnb_mat_view collection using the queryString operator. If you created an index that uses static mappings, you can query the airbnb_mat_view collection using the autocomplete operator.

What is MongoDB Atlas? →