Description
SQLite FTS4 search tables can use helper functions for token offsets and highlighting workflows. Developers can build full-text search features and inspect match details in local SQLite-backed applications. It reads query text and database content supplied by the caller.