From 827d27111f5cfbe7053e60c25f6cc8ca729605a2 Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Sat, 6 Oct 2007 21:41:34 -0500 Subject: [PATCH] adding barcode index Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- misc/migration_tools/rebuild_nozebra.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/migration_tools/rebuild_nozebra.pl b/misc/migration_tools/rebuild_nozebra.pl index cda7dbb3b5..4861b516b0 100755 --- a/misc/migration_tools/rebuild_nozebra.pl +++ b/misc/migration_tools/rebuild_nozebra.pl @@ -67,6 +67,7 @@ unless (%index) { 'note' => '500a', 'subject' => '600a, 650a', 'dewey' => '082', + 'bc' => '952p', 'host-item' => '952a, 952c'"); %index = GetNoZebraIndexes(); } -- 2.20.1