Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Learn why MongoDB was selected as a leader in the 2024 Gartner® Magic Quadrant™
MongoDB Developer
C#
plus
Sign in to follow topics
MongoDB Developer Center
chevron-right
Developer Topics
chevron-right
Languages
chevron-right
C#
chevron-right

Atlas Full Text Search in a C# Blazor Application

13 min • Published Feb 28, 2024
.NETC#
Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Written tutorial → https://mdb.link/meszOxcR2o0-tutorial" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-tutorial Imagine being presented with a website with a multiple pages of info and not being able to search for what you want. Instead, you’re forced to sift through the results with no end in sight. That is, of course, the last thing you want for yourself or your users. So in this video, we’ll see how you can easily implement autocomplete search in your .NET Blazor application using MongoDB Atlas Search. 📚 RESOURCES 📚 GitHub Repo → https://github.com/mongodb-developer/seesharpmovies Setting up your M0 Cluster - https://mdb.link/meszOxcR2o0-getting-started" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-getting-started Getting your connection string → https://mdb.link/meszOxcR2o0-connection-string" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-connection-string Atlas Search Docs → https://mdb.link/meszOxcR2o0-search" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-search Loading Sample Dataset → https://mdb.link/meszOxcR2o0-data" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-data GitHub Gist with code snippets → https://gist.github.com/LuceCarter/fa43ea5a4c28c43aa27d5e54f88079f4 ✅ Get help on our Community Forums → https://mdb.link/meszOxcR2o0- 💬 Connect with Luce: Twitter: / lucecarter1 ⏱️ Timestamps ⏱️ 00:00 - Intro 00:26 - Prerequisites 01:15 - Creating Atlas Search Index 04:12 - Implementing the backend functionality 07:02 - Implementing the frontend functionality 11:14 - Testing the application 13:09 - Outro Subscribe to MongoDB YouTube→ https://mdb.link/subscribeAll MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Tutorial

Sending and Requesting Data from MongoDB in a Unity Game


Sep 09, 2024 | 8 min read
Tutorial

Interact with MongoDB Atlas in an AWS Lambda Function Using C#


Jan 23, 2024 | 5 min read
Tutorial

Designing and Developing 2D Game Levels with Unity and C#


Feb 03, 2023 | 7 min read
Tutorial

Joining Collections in MongoDB with .NET Core and an Aggregation Pipeline


Feb 03, 2023 | 7 min read