Conclusion / Learn
Advanced Queries with Atlas Search
In this unit, you learned how to:
- Describe the syntax of the
compoundoperator - Use
must,mustNot,should, andfilterclauses in a search query with thecompoundoperator - Use a
shouldclause with theminimumShouldMatchoption - Write a search query with multiple clauses within the
compoundoperator - Write a search query with nested clauses within the
compoundoperator - Create search queries that sort strings, dates, and numbers
- Implement fuzzy search with the
maxEdits,prefixLength, andmaxExpansionsoptions
Resources
Use the following resources to learn more about complex queries in MongoDB Atlas Search::