<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><language>en</language><title>Blog posts by Linda Christin</title> <link>https://world.optimizely.com/blogs/Linda-Christin/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>How to get EPiServer Search to work on Windows Server 2008 R2</title>            <link>https://world.optimizely.com/blogs/Linda-Christin/Dates/2010/8/How-to-get-EPiServer-Search-to-work-on-Windows-Server-2008-R2/</link>            <description>&lt;p&gt;EPiServer uses the Microsoft Indexing Service to create the indexes for the built in EPiServer search control. &lt;/p&gt;  &lt;p&gt;To get it to work with Windows Server 2008 you need to do a couple of setups.&lt;/p&gt;  &lt;p&gt;Here’s my action list - hope I can save someone else’s time…&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;1. The MS Indexing Service is not installed by default on the 2008 Server, so we need to get this up and running: &lt;a href=&quot;http://support.microsoft.com/kb/954822&quot;&gt;http://support.microsoft.com/kb/954822&lt;/a&gt; (I run a reboot after this. Not sure if its needed)&lt;/p&gt;  &lt;p&gt;2. Then we need to add a index catalog. Start with firing the CIADV.MSC &lt;/p&gt;  &lt;p&gt;3. Right click, choose “New” and “Catalog”&lt;/p&gt;  &lt;p&gt;4. Enter a name for your catalog (the default is “Web”) and browse to your web folder (typically the VPP folder)&lt;/p&gt;  &lt;p&gt;5. Choose “Properties” for the catalog you just added and go to the folder “Tracking”. Make sure the “WWW Server” points to your&amp;#160;&amp;#160;&amp;#160; web site&lt;/p&gt;  &lt;p&gt;6. After that, right click on the catalog you just added and choose “New” “Directory”. &lt;/p&gt;  &lt;p&gt;7. Create directories to the folders you want to index – i.e the “PageFiles” and “Documents” folders&lt;/p&gt;  &lt;p&gt;8. Restart the MS Indexing Service after the creation of the catalog&lt;/p&gt;  &lt;p&gt;9. Edit the “EPiServer.IndexingService.exe.config” hidden under your EPiServer installation (…EPiServer\Shared\Services\Indexing Service). Make sure the&amp;#160; connectionstring (one for each item root index) has the correct database values. In addition, the “filePath” must lead to the right VPP folder (i.e. …\VPP\Global)&lt;/p&gt;  &lt;p&gt;10. Edit the “episerver.config” – make sure you are using the “VirtualPathVersioningProvider”. &lt;b&gt;Important&lt;/b&gt;: The “indexingServiceCatalog” is the one you created in step 4&lt;/p&gt;  &lt;p&gt;&amp;lt;add showInFileManager=&amp;quot;true&amp;quot; virtualName=&amp;quot;Global Files&amp;quot; virtualPath=&amp;quot;~/Global/&amp;quot; bypassAccessCheck=&amp;quot;false&amp;quot; name=&amp;quot;SiteGlobalFiles&amp;quot; type=&amp;quot;EPiServer.Web.Hosting.VirtualPathVersioningProvider,EPiServer&amp;quot; &lt;b&gt;indexingServiceCatalog=&amp;quot;Web&amp;quot;&lt;/b&gt; physicalPath=&amp;quot;[YOUR PATH]\VPP\Global&amp;quot; /&amp;gt;&lt;/p&gt;  &lt;p&gt;11. Delete any “index” folder under your VPP\Global, VPP\Documents, VPP\PageFiles (probably you don’t have any)&lt;/p&gt;  &lt;p&gt;12. Restart the EPiServer CMS Indexing Service (runs under Administrative Tools -&amp;gt;Services)&lt;/p&gt;  &lt;p&gt;13. Take a look at Mari’s blog on how to test if your CMS is ready for searching: &lt;a href=&quot;http://labs.episerver.com/en/Blogs/Mari-Jorgensen/Dates/2009/11/Searching-for-files-in-EPiServer-CMS-5/&quot;&gt;http://labs.episerver.com/en/Blogs/Mari-Jorgensen/Dates/2009/11/Searching-for-files-in-EPiServer-CMS-5/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Good luck!&lt;/p&gt;</description>            <guid>https://world.optimizely.com/blogs/Linda-Christin/Dates/2010/8/How-to-get-EPiServer-Search-to-work-on-Windows-Server-2008-R2/</guid>            <pubDate>Fri, 27 Aug 2010 09:38:00 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>