Modern Search: Highlights & Snippets
Update: 2025-09-08
Description
Subscriber-Only: Today's episode is available only to subscribers. If you are a Point-Free subscriber you can access your private podcast feed by visiting https://www.pointfree.co/account.
---
SQLite's full-text search capabilities come with many bells and whistles, including support
for highlighting search term matches in your UI, as well as generating snippets for where
matches appear in a larger corpus. We will take these APIs for a spin and enhance our
Reminders search UI.
---
SQLite's full-text search capabilities come with many bells and whistles, including support
for highlighting search term matches in your UI, as well as generating snippets for where
matches appear in a larger corpus. We will take these APIs for a spin and enhance our
Reminders search UI.
Comments
In Channel