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!
AI OnAI Off
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!
Hello,
I'm having a problem VirtualPathNativeProvider and MS Indexing Server -- search doesn't work.
Here is my configuration:
<add showInFileManager="true" virtualName="Global Files" virtualPath="~/Globals/" bypassAccessCheck="false" indexingServiceCatalog="FV" physicalPath="C:\Files\VPP\Globals" name="SiteGlobalFiles" type="EPiServer.Web.Hosting.VirtualPathNativeProvider,EPiServer" />
I have MS Indexing Server configured, there is a FV catalog with proper folder added and indexed. With MS Indexing Server's UI I can find random strings from the files, so I assume that this part works.
In EPiServer, search doesn't work in File Manager, also SearchDataSource control doesn't return any results.
Can someone help me figuring out what is wrong?
--
Cheers,
Marek