I have Koha installed on a Win XP system. I used the bulk import script by typing this at the command prompt: C:\usr\koha229\scripts\misc\migration_tools\bulkmarcimport.pl -file F:\work\marcfile_dat\marcfile.dat I type in Intranet in Firefox and login. I perform a search for a term I know is in the many of the records, but get no hits. I do the same search after typing OPAC in Firefox and still get no hits. How do I confirm that the records were sucessfully imported? Is this the correct script? Thanks for any help, John
Hi John John S. Moss schrieb:
I have Koha installed on a Win XP system. I used the bulk import script by typing this at the command prompt:
C:\usr\koha229\scripts\misc\migration_tools\bulkmarcimport.pl -file F:\work\marcfile_dat\marcfile.dat
After importing you have to rebuild the search database. Eather with migration_tools\rebuild_zebra.pl -b or migration_tools\rebuild_nozebra.pl depending on your configuration. By Beda
participants (2)
-
Beda Szukics -
John S. Moss