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!

Microsoft Indexing Service - Problems with SearchDataSource

Vote:
 

Hello,

Im having a problem with no search results returned when using VirtualPathNativeProvider. This is the configuration in web.config:


<add showInFileManager="true"
             virtualName="Pdf Files"
             virtualPath="~/PdfFiles/"
             bypassAccessCheck="false"
             indexingServiceCatalog="TestCatalog"
             physicalPath="C:\EPiServer\VPP\Test\PdfFiles"
             name="SitePdfFiles"
             type="EPiServer.Web.Hosting.VirtualPathNativeProvider,EPiServer"/>

 

In the SearchDataSource i use "SearchFiles" and SearchLocation="~/PdfFiles/".

But no results. I can however query and retrieve results in "Query the catalog" inside the Indexing Service tool.

Any help would be appreciated

Mattias

#34961
Nov 23, 2009 12:06
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.