From 660d6e73218229c6ac08ac2b7a19819169529fc8 Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Fri, 12 Jan 2024 16:02:15 -0600 Subject: Start implementing search --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 876e5ff..944b645 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,9 @@ Use `psql` and load `db/db.sql` for models, 9. ~Refactor URLs and HTTP calls in tests `tests.py` to reduce copy-pasta~ 10. Get rid of `requests` dependency in `tests.py` 11. Fix `PATCH` redirects? -12. Search +12. [Full Text Search](https://dev.to/nightbird07/full-text-search-in-postgresql-a-comprehensive-guide-3kcn) 13. Add preview functionality to edit form +14. Add support for creating new entries ## But using C in 2024 is dangerous? -- cgit v1.2.3