Configuration
The update of the Search & Preview Search Refiner web-part title can be done in two ways:
1. By updating the Search Summary Drill Down web part XSLT file
At Site Collection level, go to Site Actions > Site Settings > Galleries > Search & Preview Styles > Search Summary > DefaultDrillDown.xsl. Download the file
For example, to update the “Refine by” heading with the “Filter by” text, search in the DefaultDrillDown.xsl file for the following line:
< xsl:text> $OResources:Search & Preview,SearchSummary_DrillDown_RefineBy; </xsl:text>
and replace it with
< xsl:text> Filter by </ xsl:text >
Upload the modified XSLT file to the Search & Preview Styles > Search Summary.
Note: Remember to save the original XSLT file before applying any updates.
To ensure that the specified changes are taken, before performing the upload procedure, go to the default results Search & Preview page in your search center, choose Site Actions > Edit Page, click the Refiner’s Configure this Search Summary Web Part link and in the Search & Preview Search Summary Web Part Settings page verify that the “Cache compiled XSLT template “ checkbox is not marked.
2. By changing the language resource file level in the Site Collection’s web application App_GlobalResources folder.
In the < Site_Collection_Web_Application_Root_folder>\AppGlobalResources\ Search & Previewsearch.LanguageCode.resx (eg: C:\Inetpub\wwwroot\wss\VirtualDirectories\80\App_GlobalResources\Search & Previewsearch.en-US.resx) search for the following code:
< data name=“SearchSummary_DrillDown_RefineBy”>
< value> Refine by </value>
< comment> Translate</comment>
</data>
Need more help with this?
CONTACT US info@ontolica.com OR use our homepage