]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Lp 1943168: Add Marc Stream Importer Match Quality Ratio Options
authorJason Stephenson <jason@sigio.com>
Thu, 9 Sep 2021 17:20:29 +0000 (13:20 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 28 Oct 2022 01:10:28 +0000 (21:10 -0400)
commit8746c2ec573069a0be20ef142b0a52266597202f
tree50599666426903abb5448915d6e7ae738d37fa1e
parent5451f9058dfa75890da77d24002cceef9f0a9963
Lp 1943168: Add Marc Stream Importer Match Quality Ratio Options

Add options to specify the match quality ratio when running
marc_stream_importer.pl.  There are separate options for bibs and
authorities:

   --bib-match-quality-ratio=f
   --auth-match-quality-ratio=f

They take floating point arguments and correspond to the similar
option in the Vandelay import screen.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/support-scripts/marc_stream_importer.pl.in