Bugzilla – Attachment 8966 Details for
Bug 7818
support DOM mode for Zebra indexing of bibliographic records
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7818: update miscellaneous installer scripts
Bug-7818-update-miscellaneous-installer-scripts.patch (text/plain), 1.40 KB, created by
Jared Camins-Esakov
on 2012-04-06 16:27:41 UTC
(
hide
)
Description:
Bug 7818: update miscellaneous installer scripts
Filename:
MIME Type:
Creator:
Jared Camins-Esakov
Created:
2012-04-06 16:27:41 UTC
Size:
1.40 KB
patch
obsolete
>From 113acbe32f97f51711160f398bbd8a7f22ef3998 Mon Sep 17 00:00:00 2001 >From: Galen Charlton <gmc@esilibrary.com> >Date: Fri, 23 Mar 2012 19:08:58 -0400 >Subject: [PATCH] Bug 7818: update miscellaneous installer scripts >Content-Type: text/plain; charset="UTF-8" > >Teach a couple of the quick-install scripts about >DOM mode for bibs. > >Signed-off-by: Galen Charlton <gmc@esilibrary.com> >Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> >--- > install_misc/environment_Makefile.PL | 2 ++ > install_misc/install_koha_on_fresh_debian | 1 + > 2 files changed, 3 insertions(+), 0 deletions(-) > >diff --git a/install_misc/environment_Makefile.PL b/install_misc/environment_Makefile.PL >index 0d2e829..1eae0d1 100644 >--- a/install_misc/environment_Makefile.PL >+++ b/install_misc/environment_Makefile.PL >@@ -57,6 +57,8 @@ export DB_PASS='katikoan' > > export AUTH_INDEX_MODE=grs1 > #export AUTH_INDEX_MODE=dom >+export BIB_INDEX_MODE=grs1 >+#export BIB_INDEX_MODE=dom > > #export ZEBRA_MARC_FORMAT=unimarc > export ZEBRA_MARC_FORMAT=marc21 >diff --git a/install_misc/install_koha_on_fresh_debian b/install_misc/install_koha_on_fresh_debian >index d4b313b..6954277 100644 >--- a/install_misc/install_koha_on_fresh_debian >+++ b/install_misc/install_koha_on_fresh_debian >@@ -41,6 +41,7 @@ set -e > : ${INSTALL_SRU:=yes} > : ${INSTALL_PAZPAR2:=no} > : ${AUTH_INDEX_MODE:=grs1} >+: ${BIB_INDEX_MODE:=grs1} > > : ${INSTALL_MODE:=standard} > >-- >1.7.2.5
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 7818
:
8965
|
8966
|
8967
|
8968
|
8969
|
8970
|
8971
|
8972
|
8973
|
8974
|
8982
|
9798
|
9968
|
10560
|
10617