Why full-text

PostgreSQL gives relevance-ranked search with no external engine.

The tsvector column

Generated from title + excerpt; queried with a parameterized tagged template.

Safety

Tagged templates mean there is no SQL-injection surface.