Skip Ribbon Commands
Skip to main content

WDK

:

Articles: showing full path in search results in webtop simple search

By default webtop does not show the full path of the search results when performing simple search.  
To display the full path extend the search component and modify the displayresultspath element to true.
e.g., search component config file will be at /webcomponent/config/library
The following element should be changed

         <displayresultspath>true</displayresultspath>​​