--- trunk/run.pl 2005/12/05 17:47:23 213 +++ trunk/run.pl 2005/12/05 17:48:23 221 @@ -45,10 +45,10 @@ my $log = $lookup->_get_logger; $log->info("working on $database in $db_path"); - my $path = './db/'; - my $db = new WebPAC::Store( path => $db_path, + database => $database, + debug => 1, ); my $est_config = $config->{hyperestraier} || $log->logdie("can't find 'hyperestraier' part in confguration"); @@ -89,6 +89,7 @@ db => $db, lookup_regex => $lookup->regex, lookup => $lookup, + prefix => $input->{name}, ); $n->open(