Added a new syspref to Load history to the next user
[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             - Load the unlogged history to the next user.
84             - pref : LoadSearchHistoryToTheFirstLoggedUser
85               default: 0
86               choices:
87                    yes: "Load"
88                    no : "Don't load"
89             - history to the next client.
90         -
91             - Show tabs in OPAC and staff-side advanced search for limiting searches on the
92             - pref: AdvancedSearchTypes
93               class: long
94             - "fields (separate values with |). Tabs appear in the order listed.<br/>"
95             - "<em>Currently supported values</em>: Item types (<strong>itemtypes</strong>), Collection Codes (<strong>ccode</strong>) and Shelving Location (<strong>loc</strong>)."
96         -
97             - Limit the languages listed in the advanced search drop-down to the
98             - pref: AdvancedSearchLanguages
99               class: long
100             - "ISO 639-2 language codes (separate values with | or ,)."
101             - "For example, to limit listing to French and Italian, enter <em>ita|fre</em>."
102         -
103             - By default,
104             - pref: expandedSearchOption
105               type: boolean
106               choices:
107                   yes: show
108                   no: "don't show"
109             - '"More options" on the OPAC and staff advanced search pages.'
110         -
111             - By default,
112             - pref: OPACNumbersPreferPhrase
113               type: boolean
114               choices:
115                   yes: use
116                   no: "don't use"
117             - 'the operator "phr" in the callnumber and standard number OPAC searches'
118         -
119             - By default,
120             - pref: IntranetNumbersPreferPhrase
121               type: boolean
122               choices:
123                   yes: use
124                   no: "don't use"
125             - 'the operator "phr" in the callnumber and standard number staff client searches'
126     Results Display:
127         -
128             - By default, sort search results in the staff client by
129             - pref: defaultSortField
130               default: relevance
131               choices:
132                   relevance: relevance
133                   popularity: total number of checkouts
134                   call_number: call number
135                   pubdate: date of publication
136                   acqdate: date added
137                   title: title
138                   author: author
139             - ','
140             - pref: defaultSortOrder
141               choices:
142                   asc: ascending.
143                   dsc: descending.
144                   az: from A to Z.
145                   za: from Z to A.
146         -
147             - pref: displayFacetCount
148               type: boolean
149               default: no
150               choices:
151                   yes: Show
152                   no: "Don't show"
153             - facet counts. The relevance of these numbers highly depends on the value of the maxRecordsForFacets preference. Applies to OPAC and staff interface.
154         -
155             - By default, show
156             - pref: numSearchResults
157               class: integer
158             - results per page in the staff client.
159         -
160             - For records with many items, only check the availability status for the first
161             - pref: MaxSearchResultsItemsPerRecordStatusCheck
162               class: integer
163             - items.
164             - <br/>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.
165             - <br/>Leave empty for no limit.
166         -
167             - By default, sort search results in the OPAC by
168             - pref: OPACdefaultSortField
169               default: relevance
170               choices:
171                   relevance: relevance
172                   popularity: total number of checkouts
173                   call_number: call number
174                   pubdate: date of publication
175                   acqdate: date added
176                   title: title
177                   author: author
178             - ","
179             - pref: OPACdefaultSortOrder
180               choices:
181                   asc: ascending.
182                   dsc: descending.
183                   az: from A to Z.
184                   za: from Z to A.
185             -
186         -
187             - Show up to
188             - pref: maxItemsInSearchResults
189               class: integer
190             - items per biblio in the search results
191         -
192             - Build facets based on
193             - pref: maxRecordsForFacets
194               class: integer
195               default: 20
196             - records from the search results.
197         -
198             - Show up to
199             - pref: FacetMaxCount
200               class: integer
201               default: 20
202             - facets for each category.
203         -
204             - By default, show
205             - pref: OPACnumSearchResults
206               class: integer
207             - results per page in the OPAC.
208         -
209             - "Show facets for"
210             - pref: DisplayLibraryFacets
211               type: choice
212               choices:
213                   home: "home library"
214                   holding: "holding library"
215                   both: "both home and holding library"
216         -
217             - pref: OPACItemsResultsDisplay
218               type: boolean
219               choices:
220                   yes: Show
221                   no: "Don't show"
222             - "an item's library, location and call number in OPAC search results."
223         -
224             - Truncate facets length to
225             - pref: FacetLabelTruncationLength
226               class: integer
227             - characters, in OPAC/staff interface.
228         -
229             - Use the following text as separator for UNIMARC authors facets
230             - pref: UNIMARCAuthorsFacetsSeparator
231               class: short
232         -
233             - When searching on the ISBN index,
234             - pref: SearchWithISBNVariations
235               choices:
236                   yes: "search"
237                   no: "don't search"
238             - on all variations of the ISBN. Note that this preference has no effect if UseQueryParser is on.