From 17fe954e1efa8625014b647fb3c65700f542dec3 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Wed, 20 Jun 2018 14:33:25 -0700 Subject: [PATCH] Docs: improving index terms for MARC import/export options Signed-off-by: Jane Sandberg --- docs/cataloging/batch_importing_MARC.adoc | 2 ++ docs/development/support_scripts.adoc | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/docs/cataloging/batch_importing_MARC.adoc b/docs/cataloging/batch_importing_MARC.adoc index d078b86bbb..4ac621e1cf 100644 --- a/docs/cataloging/batch_importing_MARC.adoc +++ b/docs/cataloging/batch_importing_MARC.adoc @@ -4,6 +4,8 @@ Batch Importing MARC Records Introduction ~~~~~~~~~~~~ +indexterm:[MARC records,importing,using the staff client] + [[batchimport]] The cataloging module includes an enhanced MARC Batch Import interface for loading MARC (and MARCXML) records. In general, it can handle batches up to 5,000 records diff --git a/docs/development/support_scripts.adoc b/docs/development/support_scripts.adoc index f0addfe99d..43eea7e9e0 100644 --- a/docs/development/support_scripts.adoc +++ b/docs/development/support_scripts.adoc @@ -61,6 +61,7 @@ marc_export: Exporting Bibliographic Records into MARC files ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ indexterm:[marc_export] +indexterm:[MARC records,exporting,using the command line] The following procedure explains how to export Evergreen bibliographic records into MARC files using the *marc_export* support script. All steps @@ -133,6 +134,7 @@ Importing Authority Records from Command Line indexterm:[marc2are.pl] indexterm:[pg_loader.pl] +indexterm:[MARC records,importing,using the command line] The major advantages of the command line approach are its speed and its convenience for system administrators who can perform bulk loads of @@ -192,6 +194,8 @@ value passed in to the script will be used as a default. MARC Stream Importer ~~~~~~~~~~~~~~~~~~~~ +indexterm:[MARC records,importing,using the command line] + The MARC Stream Importer can import authority records or bibliographic records. A single running instance of the script can import either type of record, based on the record leader. -- 2.11.0