django-postgres-fulltext-search icon indicating copy to clipboard operation
django-postgres-fulltext-search copied to clipboard

How to optimize Postgres full text search in Django

Full text search with Django and Postgres

This repository contains example code for configuring and optimizing Django full text search with Postgres.

A detailed how to can be found here.