adding barcode index
authorJoshua Ferraro <jmf@liblime.com>
Sun, 7 Oct 2007 02:41:34 +0000 (21:41 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sun, 7 Oct 2007 02:46:02 +0000 (21:46 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
misc/migration_tools/rebuild_nozebra.pl

index cda7dbb..4861b51 100755 (executable)
@@ -67,6 +67,7 @@ unless (%index) {
                'note' => '500a',
                'subject' => '600a, 650a',
                'dewey' => '082',
+               'bc' => '952p',
                'host-item' => '952a, 952c'");
         %index = GetNoZebraIndexes();
     }