Add link to president speeches web app
This commit is contained in:
parent
f1739f1e2b
commit
7512d9dda1
@ -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/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user