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
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera