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

MongoDB Developer
C#
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Languageschevron-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/subscribe
All MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Code Example

Saving Data in Unity3D Using SQLite


Sep 07, 2022 | 13 min read
Article

How to Use Realm Effectively in a Xamarin.Forms App


Sep 09, 2024 | 18 min read
Tutorial

Integrating MongoDB with TensorFlow and C#


Sep 05, 2024 | 8 min read
Tutorial

Working With MongoDB Transactions With C# and the .NET Framework


Sep 11, 2024 | 3 min read