@@ -, +, @@ preferences and OPACAutocompleteElasticSearch system preferences. --- .../prog/en/modules/admin/preferences/searching.pref | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -305,7 +305,7 @@ Searching: choices: 1: Show 0: "Don't show" - - looking terms based on a provided text by using an ElasticSearch for OPAC. + - search suggestions in the OPAC when using Elasticsearch. - - pref: IntranetAutocompleteElasticSearch type: boolean @@ -313,5 +313,4 @@ Searching: choices: 1: Show 0: "Don't show" - - looking terms based on a provided text by using an ElasticSearch for Intranet. - - + - search suggestions in the staff interface when using Elasticsearch. --