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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-2 / +1 lines)
Lines 36-42 Searching: Link Here
36
                  escape: Escape
36
                  escape: Escape
37
                  unescape_escaped: Unescape escaped
37
                  unescape_escaped: Unescape escaped
38
                  dont_escape: Don't escape
38
                  dont_escape: Don't escape
39
            - "regular expressions within query strings. If \"Escape\" is selected occurences of \"/\" in search terms will be automatically escaped, and regular expressions interpreted as regular strings. If \"Unescape escaped\" is selected this will allow writing regular expressions \"\/like this\/\" while \"/this/\", \"or/this\" will be escaped and interpreted as regular strings. (Elasticsearch only.)"
39
            - "regular expressions within query strings. If \"Escape\" is selected occurences of \"/\" in search terms will be automatically escaped, and regular expressions interpreted as regular strings. If \"Unescape escaped\" is selected this will allow writing regular expressions \"\\/like this\\/\" while \"/this/\", \"or/this\" will be escaped and interpreted as regular strings. (Elasticsearch only.)"
40
        -
40
        -
41
            - pref: TraceCompleteSubfields
41
            - pref: TraceCompleteSubfields
42
              default: 0
42
              default: 0
43
- 

Return to bug 22824