Simon Willison’s Weblog

Subscribe

Items tagged projects in Jan, 2019

Filters: Year: 2019 × Month: Jan × projects × Sorted by date


Exploring search relevance algorithms with SQLite

SQLite isn’t just a fast, high quality embedded database: it also incorporates a powerful full-text search engine in the form of the FTS4 and FTS5 extensions. You’ve probably used these a bunch of times already: many iOS, Android and desktop applications use SQLite under-the-hood and use it to implement their built-in search.

[... 1390 words]

Types

Years

Months

Tags