Commit Details

Avatar

Repository svn://svn.open-ils.org/ILS/trunk /trunk
by dbs on 2009-11-08 01:29 (24 days ago)

Normalize ISSNs on ingest so that "1972-156X" gets added as " 1972 156x " to mfr / mkfe
This enables keyword searching of this subset of ISSNs to work because it
sidesteps the full text search tokenizer that would otherwise have indexed
the values as "1972", "-156", and "x".

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Perl 28 40 8 0 1 0

Files Changed

[1 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
Open-ILS/src/perlmods/OpenILS/Application/Ingest.pm
  Perl 28 40 8 0 1 0