Try our conversational search powered by Generative AI!

Loading...
Area: Optimizely Search & Navigation
ARCHIVED This content is retired and no longer maintained. See the latest version here.

Recommended reading 

Introduction

This section describes unified search for EPiServer 7 CMS. In EPiServer, pages (PageData) and files (UnifiedFiles) are registrated 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.

Do you find this information helpful? Please log in to provide feedback.

Last updated: Jun 10, 2014

Recommended reading