Bug 9395: Problem with callnumber and standard number searches
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / searching.pref
index b2b175c..451cbc9 100644 (file)
@@ -1,17 +1,5 @@
 Searching:
     Features:
-        -
-            - pref: NoZebra
-              choices:
-                  yes: "Don't use"
-                  no: Use
-            - the Zebra search engine. Searches are very slow on even modest sized collections when Zebra is off.
-        -
-            - When Zebra is not in use, translate the following MARC fields to the following indexes (each line should look something like <code>'indexname' =&gt; '100a,245a,500*',</code>):
-            - pref: NoZebraIndexes
-              type: textarea
-              class: list
-            -
         -
             - Perform wildcard searching (where, for example, <cite>Har</cite> would match <cite>Harry</cite> and <cite>harp</cite>)
             - pref: QueryAutoTruncate
@@ -27,13 +15,6 @@ Searching:
                   yes: Try
                   no: "Don't try"
             - to match similarly spelled words in a search (for example, a search for <cite>flang</cite> would also match <cite>flange</cite> and <cite>fang</cite>; REQUIRES ZEBRA).
-        -
-            - pref: QueryRemoveStopwords
-              type: boolean
-              choices:
-                  yes: Ignore
-                  no: "Don't ignore"
-            - stopwords specified in Koha when searching. (Only applies when Zebra is off).
         -
             - pref: QueryStemming
               type: boolean
@@ -69,14 +50,27 @@ Searching:
                   yes: Include
                   no: "Don't include"
             - subdivisions for searches generated by clicking on subject tracings.
+        -
+            - pref: UseICU
+              default: 0
+              choices:
+                  yes: Using
+                  no: "Not using"
+            - '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.'
+        -
+            - pref: IncludeSeeFromInSearches
+              default: 0
+              choices:
+                  yes: Include
+                  no: "Don't include"
+            - "<i>see from</i> (non-preferred form) headings in bibliographic searches. Please note: you will need to reindex your bibliographic database when changing this preference."
     Search Form:
         -
-            - Show checkboxes to search by
+            - Show tabs in OPAC and staff-side advanced search for limiting searches on the
             - pref: AdvancedSearchTypes
-              choices:
-                  itemtypes: itemtype
-                  ccode: collection code
-            - on the OPAC and staff advanced search pages.
+              class: long
+            - "fields (separate values with |). Tabs appear in the order listed.<br/>"
+            - "<em>Currently supported values</em>: Item types (<strong>itemtypes</strong>), Collection Codes (<strong>ccode</strong>) and Shelving Location (<strong>loc</strong>)."
         -
             - By default,
             - pref: expandedSearchOption
@@ -85,6 +79,22 @@ Searching:
                   yes: show
                   no: "don't show"
             - '"More options" on the OPAC and staff advanced search pages.'
+        -
+            - By default,
+            - pref: OPACNumbersPreferPhrase
+              type: boolean
+              choices:
+                  yes: use
+                  no: "don't use"
+            - 'the operator "phr" in the callnumber and standard number OPAC searches'
+        -
+            - By default,
+            - pref: IntranetNumbersPreferPhrase
+              type: boolean
+              choices:
+                  yes: use
+                  no: "don't use"
+            - 'the operator "phr" in the callnumber and standard number staff client searches'
     Results Display:
         -
             - By default, sort search results in the staff client by
@@ -93,7 +103,7 @@ Searching:
               choices:
                   relevance: relevance
                   popularity: total number of checkouts
-                  callnumber: call number
+                  call_number: call number
                   pubdate: date of publication
                   acqdate: date added
                   title: title
@@ -125,7 +135,7 @@ Searching:
               choices:
                   relevance: relevance
                   popularity: total number of checkouts
-                  callnumber: call number
+                  call_number: call number
                   pubdate: date of publication
                   acqdate: date added
                   title: title
@@ -160,7 +170,7 @@ Searching:
               choices:
                   yes: Show
                   no: "Don't show"
-            - "an item's branch, location and call number in OPAC search results."
+            - "an item's library, location and call number in OPAC search results."
         -
             - Truncate facets length to
             - pref: FacetLabelTruncationLength