717 |
SetImportBatchStatus($batch_id, 'imported'); |
717 |
SetImportBatchStatus($batch_id, 'imported'); |
724 |
$indexer->index_records( \@biblio_ids, "specialUpdate", "biblioserver" ); |
724 |
$indexer->index_records( \@biblio_ids, "specialUpdate", "biblioserver" ); |
728 |
return ($num_added, $num_updated, $num_items_added, $num_items_replaced, $num_items_errored, $num_ignored); |
727 |
return ($num_added, $num_updated, $num_items_added, $num_items_replaced, $num_items_errored, $num_ignored); |