Implement ISBN lookup in SFX
authorDan Scott <dan@coffeecode.net>
Wed, 22 Jun 2011 16:04:10 +0000 (12:04 -0400)
committerDan Scott <dscott@laurentian.ca>
Mon, 12 Nov 2012 17:57:51 +0000 (12:57 -0500)
commitd3c623114157eeeae979062485b00a5b18a4b0f9
treef29502550c7a9c3f137d5796a6ea51d9eded1357
parentde1e38b0cb5ffd896cd50790aa1e4f4eefaf8bd3
Implement ISBN lookup in SFX

Check the SFX knowledgebase for a matching ISBN and mark it via the
magical $9 SFX subfield so that we can key off of that for subsequent
queries via the catalogue.

Given that only one library may be running this script for a set of
ebook records, ensure that we're checking the results.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
tools/ebooks/prep_ebook_records.py