Bug 13042 - Move budget action links into menu
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / searching.pref
1 Searching:
2     Features:
3         -
4             - Perform wildcard searching (where, for example, <cite>Har</cite> would match <cite>Harry</cite> and <cite>harp</cite>)
5             - pref: QueryAutoTruncate
6               type: boolean
7               choices:
8                   yes: automatically.
9                   no: only if * is added.
10             - "<br />(The * character would be used like so: <cite>Har*</cite> or <cite>*logging</cite>.)"
11         -
12             - pref: QueryFuzzy
13               type: boolean
14               choices:
15                   yes: Try
16                   no: "Don't try"
17             - 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).
18         -
19             - pref: QueryStemming
20               type: boolean
21               choices:
22                   yes: Try
23                   no: "Don't try"
24             - to match words of the same base in a search (for example, a search for <cite>enabling</cite> would also match <cite>enable</cite> and <cite>enabled</cite>; REQUIRES ZEBRA).
25         -
26             - pref: QueryWeightFields
27               type: boolean
28               choices:
29                   yes: Enable
30                   no: Disable
31             - ranking of search results by relevance (REQUIRES ZEBRA).
32         -
33             - pref: OpacGroupResults
34               default: 0
35               choices:
36                   yes: Use
37                   no: "Don't use"
38             - PazPar2 to group similar results on the OPAC. This requires that PazPar2 is set up and running.
39         -
40             - pref: TraceCompleteSubfields
41               default: 0
42               choices:
43                   yes: Force
44                   no: "Don't force"
45             - subject tracings in the OPAC and Staff Client to search only for complete-subfield matches.
46         -
47             - pref: TraceSubjectSubdivisions
48               default: 0
49               choices:
50                   yes: Include
51                   no: "Don't include"
52             - subdivisions for searches generated by clicking on subject tracings.
53         -
54             - pref: UseICU
55               default: 0
56               choices:
57                   yes: Using
58                   no: "Not using"
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         -
61             - pref: UseQueryParser
62               default: 1
63               choices:
64                   yes: Try
65                   no: "Do not try"
66             - 'to use the QueryParser module for parsing queries. Please note: enabling this will have no impact if you do not have QueryParser installed, and everything will continue to work as usual.'
67         -
68             - pref: IncludeSeeFromInSearches
69               default: 0
70               choices:
71                   yes: Include
72                   no: "Don't include"
73             - "<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."
74         -
75             - pref: EnableSearchHistory
76               default: 0
77               choices:
78                   yes: Keep
79                   no: "Don't keep"
80             - patron search history in the staff client.
81     Search Form:
82         -
83             - Show tabs in OPAC and staff-side advanced search for limiting searches on the
84             - pref: AdvancedSearchTypes
85               class: long
86             - "fields (separate values with |). Tabs appear in the order listed.<br/>"
87             - "<em>Currently supported values</em>: Item types (<strong>itemtypes</strong>), Collection Codes (<strong>ccode</strong>) and Shelving Location (<strong>loc</strong>)."
88         -
89             - Limit the languages listed in the advanced search drop-down to the
90             - pref: AdvancedSearchLanguages
91               class: long
92             - "ISO 639-2 language codes (separate values with | or ,)."
93             - "For example, to limit listing to French and Italian, enter <em>ita|fre</em>."
94         -
95             - By default,
96             - pref: expandedSearchOption
97               type: boolean
98               choices:
99                   yes: show
100                   no: "don't show"
101             - '"More options" on the OPAC and staff advanced search pages.'
102         -
103             - By default,
104             - pref: OPACNumbersPreferPhrase
105               type: boolean
106               choices:
107                   yes: use
108                   no: "don't use"
109             - 'the operator "phr" in the callnumber and standard number OPAC searches'
110         -
111             - By default,
112             - pref: IntranetNumbersPreferPhrase
113               type: boolean
114               choices:
115                   yes: use
116                   no: "don't use"
117             - 'the operator "phr" in the callnumber and standard number staff client searches'
118     Results Display:
119         -
120             - By default, sort search results in the staff client by
121             - pref: defaultSortField
122               default: relevance
123               choices:
124                   relevance: relevance
125                   popularity: total number of checkouts
126                   call_number: call number
127                   pubdate: date of publication
128                   acqdate: date added
129                   title: title
130                   author: author
131             - ','
132             - pref: defaultSortOrder
133               choices:
134                   asc: ascending.
135                   dsc: descending.
136                   az: from A to Z.
137                   za: from Z to A.
138         -
139             - pref: displayFacetCount
140               type: boolean
141               default: no
142               choices:
143                   yes: Show
144                   no: "Don't show"
145             - facet counts. The relevance of these numbers highly depends on the value of the maxRecordsForFacets preference. Applies to OPAC and staff interface.
146         -
147             - By default, show
148             - pref: numSearchResults
149               class: integer
150             - results per page in the staff client.
151         -
152             - By default, sort search results in the OPAC by
153             - pref: OPACdefaultSortField
154               default: relevance
155               choices:
156                   relevance: relevance
157                   popularity: total number of checkouts
158                   call_number: call number
159                   pubdate: date of publication
160                   acqdate: date added
161                   title: title
162                   author: author
163             - ","
164             - pref: OPACdefaultSortOrder
165               choices:
166                   asc: ascending.
167                   dsc: descending.
168                   az: from A to Z.
169                   za: from Z to A.
170             -
171         -
172             - Show up to
173             - pref: maxItemsInSearchResults
174               class: integer
175             - items per biblio in the search results
176         -
177             - Build facets based on
178             - pref: maxRecordsForFacets
179               class: integer
180               default: 20
181             - records from the search results.
182         -
183             - By default, show
184             - pref: OPACnumSearchResults
185               class: integer
186             - results per page in the OPAC.
187         -
188             - "Show facets for"
189             - pref: DisplayLibraryFacets
190               type: choice
191               choices:
192                   home: "home library"
193                   holding: "holding library"
194                   both: "both home and holding library"
195         -
196             - pref: OPACItemsResultsDisplay
197               type: boolean
198               choices:
199                   yes: Show
200                   no: "Don't show"
201             - "an item's library, location and call number in OPAC search results."
202         -
203             - Truncate facets length to
204             - pref: FacetLabelTruncationLength
205               class: integer
206             - characters, in OPAC/staff interface.
207         -
208             - Use the following text as separator for UNIMARC authors facets
209             - pref: UNIMARCAuthorsFacetsSeparator
210               class: short