Thanks for providing a clear video that simply introduces search with Postgres. There is plenty of guides out there that were a bit confusing to read, but after your video I'm feeling much more comfortable tackling this now. Thanks!
The following quite applies at 100% for the creator of this video: "The definition of genius is taking the complex and making it simple." - Albert Einstein
Awesome video 🤯🤯🤯 Is there an alternative library for these functions, independent of postgres to be used directly in Python (maybe for ex. to search a dictionary)?
nice video, thank you. i want to ask, can i combine full text search with regex? or if not, can i using regex search with the same result like full text search?
bro why are you only searching one word? people don't search for one word. Usually search looks like 'how to fix my car'. Does your search work for this?
Thanks for providing a clear video that simply introduces search with Postgres. There is plenty of guides out there that were a bit confusing to read, but after your video I'm feeling much more comfortable tackling this now. Thanks!
The OG has uploaded again. nice video man.
just started working with Postgres in real-time happy to see these features with explaining in from scratch and simple
this is the best video about search, query, postgresql and django thanks
Best tutorial so far! Thx!
Watched it again, still great video
The following quite applies at 100% for the creator of this video:
"The definition of genius is taking the complex and making it simple." - Albert Einstein
Thank you very much...please how can you add the time it took to query the database for the results eg. It took 0.05sec to return this query ...
Great video
thanks for the video
I'm learning your ultimate Flask course on Udemy and it is awsome!!!
paying for free information is stupid bro)
@@marzband Nothing is free in this world.😀
Awesome video 🤯🤯🤯 Is there an alternative library for these functions, independent of postgres to be used directly in Python (maybe for ex. to search a dictionary)?
nice video, thank you. i want to ask, can i combine full text search with regex?
or if not, can i using regex search with the same result like full text search?
Awesome as always 👍😀👌
Can you add a follow up which covers fuzzy search to catch misspellings?
I was looking for this exactly. I am a newbie, How your form works without csrf tokens?
Its a get form. You need csrf token just in the forms that post data to the server.
Great job, thank you.
Such a great video. Thank you.
Awesome. Thanks so much.
How I can add auto complete and fuzzy search with this full text search
Thanks
bro why are you only searching one word? people don't search for one word. Usually search looks like 'how to fix my car'. Does your search work for this?
bro you are doing useless stuff