London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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?