Contribute Media
A thank you to everyone who makes this possible: Read More

Full Text search in Django

Description

Full-Text Search is an old problem. There are many solutions: the classic SQL LIKE statement, external search index, 3rd party SaaS, PostgreSQL’s trigram… This talk will go through the difference between the various approaches, providing elements to identify which one is the best for each case.

Django Day Copenhagen 2020

Improve this page