Lp 1943168: Add Release Note
authorJason Stephenson <jason@sigio.com>
Wed, 22 Sep 2021 17:48:51 +0000 (13:48 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 28 Oct 2022 01:10:29 +0000 (21:10 -0400)
Add a release note for the match quality ratio options to
marc_stream_importer.pl.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

docs/RELEASE_NOTES_NEXT/Administration/marc_stream_importer_match_quality_ratio.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Administration/marc_stream_importer_match_quality_ratio.adoc b/docs/RELEASE_NOTES_NEXT/Administration/marc_stream_importer_match_quality_ratio.adoc
new file mode 100644 (file)
index 0000000..2d8b984
--- /dev/null
@@ -0,0 +1,13 @@
+== Match Quality Ratio Option Added to marc_stream_importer.pl ==
+
+Command line options have been added to the marc_stream_importer.pl
+support script to specify the match quality ratio used when matching
+bibliographic or authority records for overlay:
+
+* --bib-match-quality-ratio
+* --auth-match-quality-ratio
+
+These options specify the match quality ratio, as a decimal number
+(i.e. 1.0), for overlay of records with the overlay on 1 match
+options.  They correspond to the similar options in the staff client
+Vandelay import.