πŸ’­ Full-text search - Datasette documentation ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://docs.datasette.io/en/latest/full_search.html#enabling-full-text-search-for-a-sqlite-table Date: July 28, 2023 Full-text search - Datasette documentation docs.datasette.io Enable full-text search in sqlite using sqlite-utils. ``` $ sqlite-utils enable-fts mydatabase.db items name description ``` NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts