@@ -, +, @@ MaxSearchResultsItemsPerRecordStatusCheck to make sure it makes sense. --- .../intranet-tmpl/prog/en/modules/admin/preferences/searching.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 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 @@ -153,8 +153,8 @@ Searching: - pref: MaxSearchResultsItemsPerRecordStatusCheck class: integer - items. - -
If a record has more than this number of items, they availability statuses may be incorrect in the search results, but will be correct in the record details. - -
Leave empty for no limit on the number of items for which to check the status. + -
Availability statuses may show incorrectly in search results if a record has more items than the limit set. Statuses will display correctly in the record details. + -
Leave empty for no limit. - - By default, sort search results in the OPAC by - pref: OPACdefaultSortField --