A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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.