Add link to president speeches web app

This commit is contained in:
anthonydb 2023-03-21 21:19:49 -04:00
parent f1739f1e2b
commit 7512d9dda1

View File

@ -382,4 +382,7 @@ WHERE search_speech_text @@
ORDER BY score DESC
LIMIT 5;
-- Note: To see PostgreSQL full-text search implemented on a web app using
-- queries similar to these, visit:
-- https://anthonydebarros.com/sotu/