Conclusion / Learn

Advanced Queries with Atlas Search

In this unit, you learned how to:

  • Describe the syntax of the compound operator
  • Use must, mustNot, should, and filter clauses in a search query with the compound operator
  • Use a should clause with the minimumShouldMatch option
  • Write a search query with multiple clauses within the compound operator
  • Write a search query with nested clauses within the compound operator
  • Create search queries that sort strings, dates, and numbers
  • Implement fuzzy search with the maxEdits, prefixLength, and maxExpansions options

Resources

Use the following resources to learn more about complex queries in MongoDB Atlas Search::