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!

Navigation [hide] [expand]
Area: Optimizely Search & Navigation

Note: There is no later version of this topic.

Introduction

This section describes unified search for EPiServer 7 CMS. In EPiServer, pages (PageData) and files (UnifiedFiles) are registered in Unified search. This makes it possible to search for pages and files out-of-the-box.

Examples

C#
SearchClient.Instance.UnifiedSearchFor(searchQuery).GetResult()

For more information about unified search, refer to the general Unified search section in the Searching section of this documentation.

Last updated: Sep 21, 2015