Lines 69-74
Searching:
Link Here
|
69 |
yes: Include |
69 |
yes: Include |
70 |
no: "Don't include" |
70 |
no: "Don't include" |
71 |
- subdivisions for searches generated by clicking on subject tracings. |
71 |
- subdivisions for searches generated by clicking on subject tracings. |
|
|
72 |
- |
73 |
- (Experimental zebraqueue daemon ONLY) |
74 |
- pref: ZebraUseXml |
75 |
type: boolean |
76 |
choices: |
77 |
yes: "Don't use" |
78 |
no: Use |
79 |
- MARCXML instead of ISO2907 for indexing in Zebra. Very important for libraries with records bigger than the allowed by ISO2907 (e.g. with lots of items in a single record). |
80 |
- |
81 |
- (Experimental zebraqueue daemon ONLY) |
82 |
- pref: ZebraNoshadow |
83 |
type: boolean |
84 |
choices: |
85 |
yes: "Don't use" |
86 |
no: Use |
87 |
- shadow records when updating Zebra indexes. Prevents locking on records while updating the database. Refer to zebra documentation for more info on the drawbacks. |
88 |
- |
89 |
- (Experimental zebraqueue daemon ONLY) Set to |
90 |
- pref: ZebraAuthUpdateRatio |
91 |
class: integer |
92 |
default: 10 |
93 |
- seconds the interval for searching authority record updates. |
94 |
- |
95 |
- (Experimental zebraqueue daemon ONLY) Set to |
96 |
- pref: ZebraBiblioUpdateRatio |
97 |
class: integer |
98 |
default: 6 |
99 |
- x ZebraAuthUpdateRatio seconds the interval for searching record updates. |
100 |
- |
101 |
- (Experimental zebraqueue daemon ONLY) |
102 |
- pref: ZebraqueueVerboseLogging |
103 |
type: boolean |
104 |
choices: |
105 |
yes: "Don't use" |
106 |
no: Use |
107 |
- verbose logging in zebraqueue daemon. |
72 |
Search Form: |
108 |
Search Form: |
73 |
- |
109 |
- |
74 |
- Show checkboxes to search by |
110 |
- Show checkboxes to search by |
Lines 166-202
Searching:
Link Here
|
166 |
- pref: FacetLabelTruncationLength |
202 |
- pref: FacetLabelTruncationLength |
167 |
class: integer |
203 |
class: integer |
168 |
- characters, in OPAC/staff interface. |
204 |
- characters, in OPAC/staff interface. |
169 |
- |
|
|
170 |
- pref: ZebraUseXml |
171 |
type: boolean |
172 |
choices: |
173 |
yes: "Don't use" |
174 |
no: Use |
175 |
- [Experimental zebraqueue daemon ONLY] Tell Zebra to use MARCXML instead of ISO2907 for indexing. Very important for libraries with records bigger than the allowed by ISO2907 (e.g. with lots of items in a single record). |
176 |
- |
177 |
- pref: ZebraNoshadow |
178 |
type: boolean |
179 |
choices: |
180 |
yes: "Don't use" |
181 |
no: Use |
182 |
- [Experimental zebraqueue daemon ONLY] Tell Zebra to use shadow records when updating. Prevents locking on records while updating the database. Refer to zebra documentation for more info on the drawbacks. |
183 |
- |
184 |
- [Experimental zebraqueue daemon ONLY] By default, tell zebraqueue daemon to search for updates every |
185 |
- pref: ZebraAuthUpdateRatio |
186 |
class: integer |
187 |
default: 10 |
188 |
- seconds in the authorities database. |
189 |
- |
190 |
- [Experimental zebraqueue daemon ONLY] By default, tell zebraqueue daemon to search for updates every |
191 |
- pref: ZebraBiblioUpdateRatio |
192 |
class: integer |
193 |
default: 6 |
194 |
- *ZebraAuthUpdateRatio seconds in the biblios database |
195 |
- |
196 |
- pref: ZebraqueueVerboseLogging |
197 |
type: boolean |
198 |
choices: |
199 |
yes: "Don't use" |
200 |
no: Use |
201 |
- [Experimental zebraqueue daemon ONLY] Tell zebraqueue daemon to be more verbose on logging. |
202 |
|
203 |
- |