| nepali.marc | MARC21 | UTF8 | | Nepali scripts, 98 records, dual 245 and 100 fields (one for Nepali, one for phoneticization |
| serials_marc21.xml| MARC21XML | UTF8 | | A small set of MARC21 bibliographic records |
| serials_mfhd.xml | MARC21XML | UTF8 | | MFHD records that map to the serials_marc21.xml records |
+
+
+=====How to load the test MFHD records=====
+
+ - First load the MARC21 records:
+ - PERL5LIB=/openils/lib/perl5/ perl ../../src/extras/import/marc2sre.pl --marctype XML --password demo123 --idfield 901 --idsubfield a serials_mfhd.xml | perl ../../src/extras/import/direct_ingest.pl --serial | perl ../../src/extras/import/pg_loader.pl -or sre -or sfr -a sfr | psql -U evergreen -h localhost
+
+ - Then load the MFHD records
+ - PERL5LIB=/openils/lib/perl5/ perl ../../src/extras/import/marc2sre.pl --marctype XML --password demo123 serials_mfhd.xml | perl ../../src/extras/import/direct_ingest.pl --serial | perl ../../src/extras/import/pg_loader.pl -or sre -or sfr -a sfr > mfhd21.sql
+ - psql -f mfhd21.sql
+