{* $Id$ *}
{icon name="admin_search" size=3 iclass="float-sm-end"} {tr}There are two search systems in Tiki that use different search engines: Basic Search and Advanced Search{/tr}. {tr}The Advanced Search generally provides better results, but is more demanding on the server (it creates a search index, updated either incrementally or based on a cron job configured elsewhere){/tr}.
{tr}Basic Search{/tr} {help url="Search"} {tr}Uses MySQL full-text search{/tr}. {tr}If enabled, the search module and search feature in the main application menu will use it by default, even if 'Advanced Search' is also enabled below{/tr}. {preference name=feature_search_fulltext}
{preference name=feature_referer_highlight}
{tr}Advanced Search{/tr} {tr}Uses Unified Search Index with a specified search engine{/tr}. {tr}If you have issues with Advanced Search, simply revert to Basic Search{/tr}. {tr}Unified Search is required by a number of other features, e.g. the community friendship network{/tr} {preference name=feature_search visible="always"}
{preference name="unified_incremental_update"} {preference name="unified_engine"}
{preference name="unified_elastic_url"} {preference name="unified_elastic_index_prefix"} {preference name="unified_elastic_index_current"}
{preference name="unified_mysql_short_field_names"}
{preference name="unified_search_default_operator"}
{tr}Other settings{/tr} {preference name=search_default_interface_language} {preference name=search_default_where} {if $prefs.feature_file_galleries eq 'y'}
{tr}Also see the Search Indexing tab here:{/tr} {tr}File Gallery admin panel{/tr} {/if}
{tr}See also{/tr} {tr}Search admin card{/tr} & {tr}Search in doc.tiki.org{/tr}