This repository contains an WebRole Entry Point that provides methods to run Sitecore code when a role instance is initialized.
- The App_Data directory with included Sitecore's
\Datacontent; - Patched the
dataFoldervariable that looks at the\App_Datadirectory; - Patched the
<initialize>pipeline with a processor tp ebuld search indexes.
- Rebuild Search Indexes on very first start of a WebRole Instance.