Full-Text Search with Auto Complete - Python Flask & ElasticSearch

preview_player
Показать описание
In this video, I show you how to implement Full-Text Search with auto suggestion/completion using Flask (Python) and ElasticSearch. This video also uses Vanilla JS with JQuery in the frontend so that the implementation is framework agnostic.

Links
====

Software Used
============
Recording: OBS Studio
Thumbnail: Photopea (Web)
Editing: Shotcut

Hope you enjoy this video, I am open to feedback.

i use arch btw
Рекомендации по теме
Комментарии
Автор

Should I make a video like this, but for PostgreSQL? Let me know in the replies.

devguyahnaf
Автор

Hats off to you, You earned a patron supporter :) Iv seen a lot tutorials on elastic search that just screwed my brain, hands down this was the best. It actually got me playing with the code and elastic search. I modified the loader to import a yaml dataset file and tweaked with the query of the flask app. Thanks for his dude

bigbooduh
Автор

Man you are awesome. Just started using the elasticsearch today for a pet project and this is the first thing I tried and thanks to your query it worked straight. Also realized that why auto complete like feature is a complicated beast.

samrockseagle
Автор

very good video and the way you present your videos are very entertaining, thank you for the content

docksfps
Автор

You are Fantastic man, Thank you so much for this video ❤️

bharathkarkera
Автор

This is a good example for basic auto-suggest like feature. However, if you dig deeper into mappings and specific field types for this concept you can upgrade your work further!

petsoukos
Автор

Awesome video. Indeed you are pro man. I have a question. If I have a longtext column containing multiple paragraphs separated by line breaks & if I would like to print all these paragraphs with matching pattern in separate rows. is it possible? I tried to use split > explode like spark sql, it did not work.

pkdomo
Автор

how can I host this from domain and hosting company such as go daddy or dreamhost?

franciscomartell
Автор

do you have any idea about multilingual elasticsearch django along with voice search

SUNILPATEL-ocvs
Автор

Hello. Users usually type couple of characters to get the auto complete: "merc" - > "Mercedes". How to implement that? I think its more useful thing.

nightrocks
Автор

Thanks for the video man.
Just a couple of questions, is it possible to still use elastic search or use open search instead for the open source licenses


Also a tutorial on your setup, for example debugger set up, your environment setup, linter or black formatter setup would be really useful.

Thankss

darkwarriorsgame
Автор

Hi, thanks that was helpful, I use arch too btw,

I like your window manager, is it qtile? I use i3wm for a while now, I am good with it, but please if you can send me your wm config file and tell me what to install I will appreciate that

NewsSphereNetwork
Автор

Please make with nestjs and posgressql thanks

ICOReviewtoken
Автор

if i want show year with name how ?
@DevGuyAhnaf

maxsmart