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…
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…
Using the Suggester API with ExamineX and Azure AI Search…
In Umbraco v8, Examine and Lucene are only used for the back office searches, unless you specifically use those APIs for your front-end pages. So can you disable them for your front-end servers?…
Articulate 4.3.0 with support for markdown code snippets and syntax highlighting…
Auto upgrade your Nuget packages with Azure Pipelines or GitHub Actions…
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…
The index fields created by Umbraco in Examine by default can lead to quite a substantial amount of fields. This is primarily due in part by how Umbraco handles variant/culture data because it will…
Quite some time ago - probably close to 2 years - I created an alpha version of an extension library to Examine to allow storing Lucene indexes in Blob Storage called Examine.AzureDirectory. This idea…
How can I use Web Application projects with Umbraco Cloud?…
A short guide to upgrading an Umbraco v7 site to a v8 site with Umbraco Cloud…