Simple and Efficient Full Text Search using Django and Postgres
I decided to write this short tutorial on how to get set up with Full Text Search in Django since I couldn't find resources on this specific topic that are straightforward as well as efficient(Pythonic). Here's an even simpler approach but this can b...
Dec 8, 20237 min read61
