A Pythonic Full-Text Search
Offered By: PyCon US via YouTube
Course Description
Overview
Discover how to implement a powerful full-text search functionality on your Django and PostgreSQL-based website in this 26-minute PyCon US talk by Paolo Melchiorre. Learn why full-text search is crucial for making website content easily accessible to users, and explore a pythonic approach that leverages the latest innovations in Django and PostgreSQL. Compare this method to the common practice of using dedicated search engines, and understand the potential architectural and performance issues that can arise from such implementations. Gain insights from real-world examples drawn from Melchiorre's experience with djangoproject.com. Whether you're looking to add full-text search to your website or upgrade an existing search function, this talk provides valuable knowledge for optimizing your site's search capabilities without relying on additional search engines.
Syllabus
Talks - Paolo Melchiorre: A pythonic full-text search
Taught by
PyCon US
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity