-- A talk I gave at Codemotion Italian Edition 2020
Keeping in mind the pythonic principle that "simple is better than complex" we will see how to implement full-text search in a web service using only Django and PostgreSQL and we will analyse the advantages of this solution compared to more complex solutions based on dedicated search engines.
More info on https://www.paulox.net/2020/11/24/codemotion-italian-edition-2020