AI OnAI Off
Hi,
The most straight forward approach would be to create extension methods for PageData that extracts the properties (ie one extension method per property) and then include them when indexing by customizing the conventions. If you're using Page Type Builder you could also add code only properties to the page type classes that return the values of the dynamic properties.
How can one best acheive to index pages based on a dynamic property using EPiServer CMS 6 R2 and EPiServer Find?