DjangoCon 2019 - Search From the Ground Up by William S. Vincent

Channel:
Subscribers:
42,500
Published on ● Video Link: https://www.youtube.com/watch?v=63c734iDHtU



Duration: 23:39
35 views
0


DjangoCon 2019 - Search From the Ground Up by William S. Vincent

Search is notoriously hard. Even a basic implementation trips up many beginners while advanced search is PhD-level complex.

This is a bottoms-up look at how to add increasing levels of search to any Django site. From filters and Q objects to Postgres full text search and beyond we'll cover it all.

This talk was presented at: https://2019.djangocon.us/talks/searc...

LINKS:
Follow William S. Vincent πŸ‘‡
On Twitter: https://twitter.com/wsv3000
Official homepage: https://wsvincent.com/

Follow DjangCon US πŸ‘‡
https://twitter.com/djangocon

Follow DEFNA πŸ‘‡
https://twitter.com/defnado
https://www.defna.org/

Intro music: "This Is How We Quirk It" by Avocado Junkie.
Video production by Confreaks TV.
Captions by White Coat Captioning.




Other Videos By Confreaks


2022-08-21DjangoCon 2019 - Prefetching for Fun and Profit by Mike Hansen
2022-08-20DjangoCon 2019 - Django REST Framework: Taking your API to the next level by Carlos Martinez
2022-08-20DjangoCon 2019 - How to Hack (Legally): Python Edition by Karen Miller
2022-08-20DjangoCon 2019 - Lazy Looping: The Next Iteration by Trey Hunner
2022-08-20DjangoCon 2019 - Technical Debt: Why it'll ruin your software by Luan Fonseca
2022-08-20DjangoCon 2019 - Lightning Talks Day 2 by Kojo Idrissa
2022-08-20DjangoCon 2019 - Static Typing in Python by Dustin Ingram
2022-08-20DjangoCon 2019 - Migrating legacy data to your Django project by Adolfo Fitoria
2022-08-20DjangoCon 2019 - Keynote: Burnout and Balance by Jessica Rose
2022-08-20DjangoCon 2019 - Using Django as a Micro-Framework: Hacking on the HTTP handlers.. by Carlton Gibson
2022-08-20DjangoCon 2019 - Search From the Ground Up by William S. Vincent
2022-08-19DjangoCon 2019- The promised Django Land; the tale of one team’s epic journey... by Nicole Zuckerman
2022-08-19DjangoCon 2019 - Think Like a Product Manager: Straightforward frameworks... by Eleanor Stribling
2022-08-19DjangoCon 2019 - Roll Your Own Tech Job... by Erin Mullaney
2022-08-19DjangoCon 2019- Everything you need to know but were afraid to ask about Data Classes by Casey Faist
2022-08-19DjangoCon 2019 - Nothingness and identity in Python and Django by Daniele Procida
2022-08-19DjangoCon 2019 - Building effective Django queries with expressions by Vanessa Barreiros
2022-08-19DjangoCon 2019 - Logging and Exception Handling for Django by Ryan Sullivan
2022-08-19DjangoCon 2019 - Orientation and Welcome by Kojo Idrissa
2022-08-19DjangoCon 2019 - Using a custom template loader at scale by Dane Hillard
2022-08-19DjangoCon 2019 - To comment or not?...by Veronica Hanus