]> git.evergreen-ils.org Git - Evergreen.git/commit
Vandelay: capture one match per catalog record
authorBill Erickson <berick@esilibrary.com>
Fri, 12 Aug 2011 21:03:11 +0000 (17:03 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 12 Aug 2011 21:32:40 +0000 (17:32 -0400)
commit3612011cba7d7bcbb2546b3f38e4b0e647368d9d
tree59a876c74eb413617bb07ab8ed12197467839455
parent581a37ea26e6ce9c99db6f0de5d27960527390a3
Vandelay: capture one match per catalog record

When searching for matches to existing catalog records
(biblio.record_entry's), Vandelay can in some cases result in multiple
like matches for the same record (with the same match score).  This
trims it down to 1 match per record.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/012.schema.vandelay.sql
Open-ILS/src/sql/Pg/upgrade/0598.schema.vandelay_one_match_per.sql [new file with mode: 0644]