Notes on code, tools and the web

Posts

Practical notes from open-source work, web platforms, and the tools I build along the way.

Expect CakePHP, Drupal, PHP, front-end architecture, and the occasional experiment.

SQLite FTS5 for (Drupal) Search API

December 3, 2025

SQLite FTS5 for (Drupal) Search API

An analysis of the trade-offs between complex enterprise solutions like Solr and the minimal overhead of SQLite FTS5 for small to medium-scale search requirements.