DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Show HN: PHP-fts – Full-text search engine in pure PHP, no extensions

Quality: 8/10 Relevance: 9/10

Summary

This article introduces php-fts, a self-contained, no-dependency full-text search engine written in pure PHP. It offers BM25 + IDF scoring, trigram indexing, field boosting, filters, and bulk operations, making it suitable for SMB PHP apps that need in-process search without external services.

🚀 Service construit par Johan Denoyer