Bugzilla – Attachment 3958 Details for
Bug 5166
Reintroduce a zebraqueue daemon, make several rebuild_zebra.pl functions a lib
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix syspref, for applying to new/enh/bug_5166
0001-Bug-5166-Fix-searching.pref-also-rephrase.patch (text/plain), 4.43 KB, created by
Tomás Cohen Arazi (tcohen)
on 2011-04-20 15:34:56 UTC
(
hide
)
Description:
Fix syspref, for applying to new/enh/bug_5166
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2011-04-20 15:34:56 UTC
Size:
4.43 KB
patch
obsolete
>From 95741150a3cd944fe2af25dabfbdc9650a010715 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Wed, 20 Apr 2011 12:20:17 -0300 >Subject: [PATCH] Bug 5166 - Fix searching.pref / also rephrase >Content-Type: text/plain; charset="utf-8" > >Looks like *, ] and [ are not welcome in .pref files. Fixed that, and made >Zebra related new prefs appear in the right section, with a proper layout. > >To+ >--- > .../en/modules/admin/preferences/searching.pref | 70 ++++++++++---------- > 1 files changed, 36 insertions(+), 34 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >index dd9c281..3beb760 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >@@ -69,6 +69,42 @@ Searching: > yes: Include > no: "Don't include" > - subdivisions for searches generated by clicking on subject tracings. >+ - >+ - (Experimental zebraqueue daemon ONLY) >+ - pref: ZebraUseXml >+ type: boolean >+ choices: >+ yes: "Don't use" >+ no: Use >+ - 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). >+ - >+ - (Experimental zebraqueue daemon ONLY) >+ - pref: ZebraNoshadow >+ type: boolean >+ choices: >+ yes: "Don't use" >+ no: Use >+ - shadow records when updating Zebra indexes. Prevents locking on records while updating the database. Refer to zebra documentation for more info on the drawbacks. >+ - >+ - (Experimental zebraqueue daemon ONLY) Set to >+ - pref: ZebraAuthUpdateRatio >+ class: integer >+ default: 10 >+ - seconds the interval for searching authority record updates. >+ - >+ - (Experimental zebraqueue daemon ONLY) Set to >+ - pref: ZebraBiblioUpdateRatio >+ class: integer >+ default: 6 >+ - x ZebraAuthUpdateRatio seconds the interval for searching record updates. >+ - >+ - (Experimental zebraqueue daemon ONLY) >+ - pref: ZebraqueueVerboseLogging >+ type: boolean >+ choices: >+ yes: "Don't use" >+ no: Use >+ - verbose logging in zebraqueue daemon. > Search Form: > - > - Show checkboxes to search by >@@ -166,37 +202,3 @@ Searching: > - pref: FacetLabelTruncationLength > class: integer > - characters, in OPAC/staff interface. >- - >- - pref: ZebraUseXml >- type: boolean >- choices: >- yes: "Don't use" >- no: Use >- - [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). >- - >- - pref: ZebraNoshadow >- type: boolean >- choices: >- yes: "Don't use" >- no: Use >- - [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. >- - >- - [Experimental zebraqueue daemon ONLY] By default, tell zebraqueue daemon to search for updates every >- - pref: ZebraAuthUpdateRatio >- class: integer >- default: 10 >- - seconds in the authorities database. >- - >- - [Experimental zebraqueue daemon ONLY] By default, tell zebraqueue daemon to search for updates every >- - pref: ZebraBiblioUpdateRatio >- class: integer >- default: 6 >- - *ZebraAuthUpdateRatio seconds in the biblios database >- - >- - pref: ZebraqueueVerboseLogging >- type: boolean >- choices: >- yes: "Don't use" >- no: Use >- - [Experimental zebraqueue daemon ONLY] Tell zebraqueue daemon to be more verbose on logging. >- >-- >1.7.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 5166
:
2565
|
3239
|
3380
|
3381
|
3382
|
3383
|
3643
|
3664
|
3958
|
4031
|
4831
|
6902
|
8357