[Koha] Cron Job Questions Koha 3 with Zebra on Ubuntu 7.10

Frederic Demians frederic at tamil.fr
Wed Aug 27 19:31:17 NZST 2008


> When a new item is added to the catalog it is not showing up until the 
> rebuild_zebra.pl is run. The staff doing the cataloging would like to 
> be able to have access to the records immediately.
>
> 1. What cron jobs or other procedures should be running, and how often 
> should they run, to enable the records to update right away?
>
> 2. And a related question…. What cron jobs do you recommend running 
> (and how often) in a “typical” koha w/ Zebra installation.

In your Koha root directory, take a look to 
misc/cronjobs/crontab.example. It's a self-explaining file.

Specifically for 1: rebuild_zebra.pl -b -a -z >/dev/null

--
Frédéric


More information about the Koha mailing list