View | Details | Raw Unified | Return to bug 15618
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-4 / +3 lines)
Lines 54-61 Searching: Link Here
54
            - pref: UseICU
54
            - pref: UseICU
55
              default: 0
55
              default: 0
56
              choices:
56
              choices:
57
                  yes: Using
57
                  yes: Use
58
                  no: "Not using"
58
                  no: "Don't use"
59
            - 'ICU Zebra indexing. Please note: This setting will not affect Zebra indexing, it should only be used to tell Koha that you have activated ICU indexing if you have actually done so, since there is no way for Koha to figure this out on its own.'
59
            - 'ICU Zebra indexing. Please note: This setting will not affect Zebra indexing, it should only be used to tell Koha that you have activated ICU indexing if you have actually done so, since there is no way for Koha to figure this out on its own.'
60
        -
60
        -
61
            - pref: UseQueryParser
61
            - pref: UseQueryParser
Lines 153-159 Searching: Link Here
153
            - pref: MaxSearchResultsItemsPerRecordStatusCheck
153
            - pref: MaxSearchResultsItemsPerRecordStatusCheck
154
              class: integer
154
              class: integer
155
            - items.
155
            - items.
156
            - <br/>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.
156
            - <br/>If a record has more than this number of items, the availability statuses may be incorrect in the search results, but will be correct in the record details.
157
            - <br/>Leave empty for no limit on the number of items for which to check the status.
157
            - <br/>Leave empty for no limit on the number of items for which to check the status.
158
        -
158
        -
159
            - By default, sort search results in the OPAC by
159
            - By default, sort search results in the OPAC by
160
- 

Return to bug 15618