BLOG • DIGITAL INSIGHTS
By default, Sitefinity does not index the titles of categories and tags assigned to dynamic content. This post shows how to use a custom inbound pipe to make taxon titles searchable, following the same pattern as indexing related data and media fields.
Following on from the previous post about indexing related data and related media fields in Sitefinity, here is a similar solution for indexing taxon titles - that is, the text titles of categories and tags assigned to dynamic content items.
The approach is the same: a custom inbound pipe.
Finally, register the custom pipe in Global.asax.cs:
Explore more insights and case studies from our team.