DjangoProject.com: Full-text search with PostgreSQL
07 Jun, 2018
Community

The official Django project website (www.djangoproject.com) is based on the latest stable version of Django, the project documentation is generated with Sphinx and the generated documents are stored on PostgreSQL.
The search form on the website is widely used and it was based on Elasticsearch, causing problems with data synchronization.
During the last Pycon in Florence, Paolo told us how he updated the search function of the Django project site, using the Full-Text Search module, based on PostgreSQL.
- Talk description: goo.gl/C2AjUR
- Slidedeck: goo.gl/6K4M7d
- Video: https://youtu.be/AgmF7UvJIpw