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