Letting AI agents loose on Examine

I've been maintaining Examine for a very long time, and there's always a backlog of performance work I never get to. So I let GitHub Next's agentic workflows do it for me, on a schedule, and it turned into three shipped releases and some genuinely ridiculous hot-path improvements. Here's how it went, with real benchmark numbers.…

Read this article

An Examine fix for Umbraco index corruption

A new Examine version 3.3.0 has been released to address a long awaited bug fix for Umbraco websites that use the SyncedFileSystemDirectoryFactory which is the default setting for Umbraco CMS. The bug…

Read this article

Configuring a Suggester with ExamineX and Azure AI Search

Using the Suggester API with ExamineX and Azure AI Search…

Read this article

Searching with IPublishedContentQuery in Umbraco

I recently realized that I don’t think Umbraco’s APIs on IPublishedContentQuery are documented so hopefully this post may inspire some docs to be written or at least guide some folks on some…

Read this article