History: Search General Settings
Source of version: 36 (current)
Copy to clipboard
!Search General Settings tab {DIV(float=right,width="200px")}^::Related Topics:: *((Search Admin|Search Admin for Older Tiki Versions)) *((Search User|Search for Users)) *((Search Stats|Search Statistics Option)) *((dev:Administration|Bugs and Wishes))^{DIV} ;__Overview__:This tab is the main place to enable and disable search features and attributes ;__To Access__:From the ((Search)) page, click the __General Settings__ tab. ~tc~ Prefrence documentation generated from https://sourceforge.net/p/tikiwiki/code/HEAD/tree/trunk/lib/prefs/ ~/tc~ ~tc~ To update documentation see https://dev.tiki.org/How-to-get-commit-access ~/tc~ {PREFDOC(tab="search-generalsettings" img="12:1406|15:1405")/} !! Tips {REMARKSBOX(type="tip" title="Improving search results for tags")} On admin/search add -+freetags_text+- to these prefs: * __Field weights:__ ** freetags_text: 2.5 ** title:1.5 ** allowed_groups:0.0001 ** categories:0.0001 ** deep_categories:0.0001 * __Default content fields:__ ** contents,title,freetags_text {REMARKSBOX}