Understanding Text Indexes | Mongodb Indexes | Part - 1

preview_player
Показать описание
Namaste everyone,

MongoDB provides text indexes to support text search queries on string content. text indexes can include any field whose value is a string or an array of string elements.

So, here we will see, what are Text Indexes? Understanding Text Indexes? When we should use the Text Index? And then more importantly, what is the behavior of text index and what are its restrictions.

Mongodb Indexes

Next, we will implement it step by step and check how it works with different queries.

0:00 - intro ( Listening will help for today's context )
2:09 - explaining behavior, how it is created? Advantages we have ( introducing text index )
8:39 - Restrictions and Performance
13:32 Additional Properties
15:38 Overview of How I implemented and how it giving the result? ( Discuss it next part too broadly )

#textIndex #mongodbIndex #textSearch #mongodb
Рекомендации по теме
Комментарии
Автор

Some useful links:-


Keep tuned!!!
Keep watching!!! Keep learning!!!

SmartyTechFizz