[Koha] Improving Search Results

Robin Sheat robin at catalyst.net.nz
Tue Sep 30 11:25:58 NZDT 2014


Coehoorn, Joel schreef op vr 26-09-2014 om 08:34 [-0500]:
> I see that the koha-common file in the
> /etc/cron.d folder, which includes the command to rebuild indexes, did
> not
> have execute permissions.

It probably won't help, as that file is not a script and so doesn't need
execute permissions.

I'd look at your logs. Both syslog to make sure that the relevant cron
tasks are running:

Sep 30 11:10:01 server /USR/SBIN/CRON[24746]: (root) CMD (test -x /usr/sbin/koha-rebuild-zebra && koha-rebuild-zebra -q $(koha-list --enabled))

(are there related errors directly following that?)

and /var/log/koha/instancename/zebra*.log, which ideally should be
empty.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF



More information about the Koha mailing list