Bugzilla – Attachment 173000 Details for
Bug 35466
bulkmarcimport needs a parameter to skip indexing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35466: (follow-up) document skip_indexing parameter to bulkmarciport.pl
Bug-35466-follow-up-document-skipindexing-paramete.patch (text/plain), 1.15 KB, created by
Thomas Klausner
on 2024-10-19 13:00:15 UTC
(
hide
)
Description:
Bug 35466: (follow-up) document skip_indexing parameter to bulkmarciport.pl
Filename:
MIME Type:
Creator:
Thomas Klausner
Created:
2024-10-19 13:00:15 UTC
Size:
1.15 KB
patch
obsolete
>From 128cb7f6705448ab723b36f78f209995227b2fa6 Mon Sep 17 00:00:00 2001 >From: Thomas Klausner <domm@plix.at> >Date: Sat, 19 Oct 2024 12:32:34 +0000 >Subject: [PATCH] Bug 35466: (follow-up) document skip_indexing parameter to > bulkmarciport.pl > >Add documentation for the new -si, --skip_indexing parameter > >Signed-off-by: Thomas Klausner <domm@plix.at> >--- > misc/migration_tools/bulkmarcimport.pl | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/misc/migration_tools/bulkmarcimport.pl b/misc/migration_tools/bulkmarcimport.pl >index 2dd095b061..8bf2b5e71a 100755 >--- a/misc/migration_tools/bulkmarcimport.pl >+++ b/misc/migration_tools/bulkmarcimport.pl >@@ -1020,6 +1020,12 @@ modification template to apply as the MARC records are imported (these > templates are created in the "MARC modification templates" tool in Koha). > If not specified, no MARC modification templates are used (default). > >+=item B<-si, --skip_indexing> >+ >+If set, do not index the imported records with Zebra or Elasticsearch. >+Use this when you plan to do a complete reindex of your data after running >+bulkmarciport. This can increase performance and avoid unnecessary load. >+ > =back > > =cut >-- >2.39.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 35466
:
170059
|
170060
|
170061
|
170631
|
170641
|
170642
|
172997
|
172998
|
172999
| 173000