[Koha] environment variables
Chris Nighswonger
cnighswonger at foundations.edu
Fri Jan 8 05:52:40 NZDT 2010
Hi Amy,
2010/1/7 Amy Schuler <schulera at caryinstitute.org>:
> koha at Koha3:~/kohaclone/misc/migration_tools$ ./bulkauthimport.pl -file
> bulkauthimport.xml
You need to supply the -m parameter: '-m MARCXML' as I assume your
records are in xml format from your file extension.
See 'perl bulkauthimport.pl -h' for more info on commandline params.
>
>
> I am also interested in the response to Luis Diaz recent question, about how
> to make sure that zebra indexing is actually working when you have chosen to
> use the zebra indexing after the initial web installer setup (turning
> nozebra sys pref OFF, then running rebuild_zebra.pl – is this all it takes?)
You can 'sudo ps -ef | grep zebra' at the command line to verify that
the daemon is running.
Searches that work with the nozebra syspref off should also indicate
zebra is running and healthy.
Kind Regards,
Chris
More information about the Koha
mailing list