Docs Menu
Docs Home
/
MongoDB Atlas
/

Get Started with Atlas Search

On this page

  • Prerequisites
  • Required Access
  • Next Steps

This tutorial takes you through the steps of setting up and querying an Atlas Search index. You will use a collection with movie data from the Atlas sample data set.

Note

Feature Unavailable in Serverless Instances

Serverless instances don't support this feature at this time. To learn more, see Serverless Instance Limitations.

To complete this tutorial you will need:

The following table shows the modes of access each role supports.

Role
Action
Atlas UI
Atlas API
Atlas Search API
Atlas CLI
To view Atlas Search analyzers and indexes.
To create and manage Atlas Search analyzers and indexes, and assign the role to your API Key.
To create access list entries for your API Key and send the request from a client that appears in the access list for your API Key.
To create, view, edit, and delete Atlas Search indexes using the Atlas UI or API.

Choose one of the following ways to create your Atlas Search index:

Note

To learn more about Atlas Search, you can take Unit 1 of the Atlas Search Course on MongoDB University. The 2.25 hour unit includes an overview of Atlas Search and lessons on how to create Atlas Search indexes, use $search with different operators, and generate search facets.

Prefer to learn by watching?

Watch an overview of Atlas and Atlas Search and get started setting up Atlas Search for your data. The video demonstrates how to load sample data on your cluster, create an Atlas Search index, and run a sample query using Search Tester and Data Explorer.

Duration: 10 Minutes

Back

Search Playground

Next

1: Create a Search Index