Search
Sign in to follow topics
Featured
Video
MongoDB Atlas Search - Product Demo
MongoDB Atlas Search makes it easy to build fast, relevant, full-text search on top of your data in the cloud. In this demo, we show you how to build an Atlas Search index and write search queries using the $search stage in the MongoDB Aggregation Framework. We’ll also use our free sample movies dataset available in Atlas and three variations of a movie search application to show you what Atlas Search features look like in action. For more information on Atlas Search: -Overview: https://www.mongodb.com/atlas/search -Documentation: https://docs.atlas.mongodb.com/atlas-search/ Have product feedback or ideas? Submit them here: https://feedback.mongodb.com/forums/924868-atlas-searchJun 10, 2020
All Search Content
- Newest
- Highest Rated
Tutorial
Flexible Querying with Atlas Search
Atlas Search provides the ability to execute a performant query that spans multiple indexes in your data store. It's very rare, however, that MongoDB’s query planner selects a plan that involves multiple indexes. We’ll walk through a scenario in which this becomes a requirement.Oct 04, 2022
Ethan Steininger
Article
Cross Cluster Search Using Atlas Search and Data Federation
Atlas Data Federation opens a new world of data opportunities. Cross cluster search is available on MongoDB Atlas by combining the power of data federation on different Atlas Search indexes scattered cross different clusters, regions or even cloud providers.Jul 22, 2022
Pavel Duchovny
Tutorial
Building an E-commerce Content Catalog with Atlas Search
In this tutorial, we’ll make a website that has a simple text search and use Atlas Search to promote some of our products on sale.May 31, 2022
Joel Lord