Docs Menu

Tutorials

On this page

  • Prerequisites
  • About the Tutorials

The following tutorials take you through the steps of setting up and querying an Atlas Search index.

To complete these tutorials, you must have the following:

  • The How to Use Autocomplete with Atlas Search tutorial describes how to create and query an Atlas Search index configured with an autocomplete field using the autocomplete operator. We will create the Atlas Search index on the sample_mflix.movies collection and index title field text values for autocompletion. We will run Atlas Search queries using the autocomplete operator to search the indexed field for a sequence of characters.
  • The How to run Compound Queries with Weighted Fields tutorial describes how to create a dynamic index and run compound queries with custom scoring. The queries search the sample_mflix.movies collection and alter the relevance score of the documents in the result using constant, boost, and function options.
  • The How to use Facets with Atlas Search tutorial describes how to create an index with a facet definition for the sample_mflix.movies collection and run queries against the faceted fields for results grouped by values and ranges in the specified, faceted fields, including a count for each of those groups.
  • The How to use Synonyms with Atlas Search tutorial describes how to add a collection that configures words as synonyms, create an index that defines synonym mappings on the sample_mflix.movies collection, and run Atlas Search queries against the title field using words that are configured as synonyms.
Give Feedback
MongoDB logo
© 2021 MongoDB, Inc.

About

  • Careers
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2021 MongoDB, Inc.