From 3cb4ea7ecf82c8cdf4c657e84ed06e1eab3d04d0 Mon Sep 17 00:00:00 2001 From: Mason James Date: Mon, 11 Feb 2008 19:18:10 +1300 Subject: [PATCH] added 440* and 490* 'series' indexes 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 cd55650512..888c7ae9a9 100755 --- a/misc/migration_tools/rebuild_nozebra.pl +++ b/misc/migration_tools/rebuild_nozebra.pl @@ -74,6 +74,7 @@ if (!%index || $sysprefs ) { 'bc' => '952p', 'callnum' => '952o', 'an' => '6009,6109,6119', +'series' => 440*,490*, 'host-item' => '952a,952c', \"WHERE variable='NoZebraIndexes'"); -- 2.39.5