How To Create a Full text Search by MongoDB

preview_player
Показать описание
00:00:00 - Setting Up a Mongo Container by Docker.
00:01:36 - Creating a Database.
00:05:28 - Creating a Text Index.
00:06:51 - Setting Up a Backend.
00:09:30 - Creating a Frontend For the Search API.
00:21:23 - Building a Node Server and Connect It To MongoDB.
00:25:16 - Building Express App and Creating API For the Search.
00:26:16 - Connecting the Server To the Database.
00:28:26 - Using MongoDB Text Index Within the API Handler.
00:32:28 - Using Express to Serve the Search API.
00:34:29 - Running the Search API On the Server.
00:35:03 - Testing the Full Text Search Functionality On the Browser.
Рекомендации по теме