Search freezes after opening document and searching
The search function freezes when trying to search on a SharePoint content database in a Quest List view webpart.
<p>There is a better way to achieve what you wanted. Refer to the Help section (accessible from the help icon - in the second screen shot attached to this solution at the upper right corner of the Configurator editor).<br/><br/> Use <%FilePath%> instead of using ViewedLists property TargetUrl attribute. The steps for the workaround:<br/><br/> 1. Open Configurator for the List View<br/> 2. Click Edit button next to ViewedList property, click Edit button next to the List/Document<br/> 3. Delete or blank out the TargetUrl field<br/> 4. Return to Display tab of the Configurator and click Edit button next to the DisplayFields property<br/> 5. Click Edit button next to Name field<br/> 6. Uncheck "LinkToTarget"<br/> 7. Enter "<%FilePath%>" in the LinkTo field<br/> 8. Save and return the List View<br/> 9. Run search and click on document to open</p>