This application demonstrates PostgreSQL full-text search using the Hugging Face English Wikipedia dataset (20231101.en), trimmed to 50,000 rows of the original 6 million for cost and performance.
Read my accompanying Dev.to blog Beyond LIKE: Mastering PostgreSQL's Built-in Full-Text Search
Source code on GitHub