I have a blogging app which uses PostgreSQL as database and Prisma as ORM. I want to implement full text search so that a user can type something into a search ...