Hello everybody, We have a big problem with koha 3.16.1, we can't find the recently added records to catalog in search results, Although the permissions of var/lock/koha/... and var/lib/koha/... are 777, zebra-server and zebraqueue-daemon are running, Only we can get results after rebuilding zebra using rebuild_zebra.pl -b -a -w script. any ideas?
Greetings, If you installed from source (e.g. tgz or git), your cronjobs may not be set up. If you installed from packages, it isn't just a matter of 777, it is a matter of who owns the directories. GPML, Mark Tompsett -----Original Message----- From: Abdulsalam Yousef Sent: Saturday, August 30, 2014 7:00 PM To: Koha@lists.katipo.co.nz Subject: [Koha] Recently added records Hello everybody, We have a big problem with koha 3.16.1, we can't find the recently added records to catalog in search results, Although the permissions of var/lock/koha/... and var/lib/koha/... are 777, zebra-server and zebraqueue-daemon are running, Only we can get results after rebuilding zebra using rebuild_zebra.pl -b -a -w script. any ideas? _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hi, In addition to Mark's comments, you should add the -z flag when calling this script from your cronjob. This way, only the modified records will be reindexed. Cheers, Eric Bégin Solutions inLibro inc. On 2014-08-30 20:31, Mark Tompsett wrote:
Greetings,
If you installed from source (e.g. tgz or git), your cronjobs may not be set up. If you installed from packages, it isn't just a matter of 777, it is a matter of who owns the directories.
GPML, Mark Tompsett
-----Original Message----- From: Abdulsalam Yousef Sent: Saturday, August 30, 2014 7:00 PM To: Koha@lists.katipo.co.nz Subject: [Koha] Recently added records
Hello everybody, We have a big problem with koha 3.16.1, we can't find the recently added records to catalog in search results, Although the permissions of var/lock/koha/... and var/lib/koha/... are 777, zebra-server and zebraqueue-daemon are running, Only we can get results after rebuilding zebra using rebuild_zebra.pl -b -a -w script. any ideas? _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
What is the result of ls -ld /var/lock/koha and ls -ld /var/lib/koha Also are you on a debian based distro, what is the version of the distro, and did you install using debian packages Riley Childs Senior Charlotte United Christian Academy Library Services Administrator IT Services +1 (704) 497-2086 rileychilds.net @rowdychildren ________________________________ From: Abdulsalam Yousef<mailto:ayousef@kwareict.com> Sent: 8/30/2014 7:01 PM To: Koha@lists.katipo.co.nz<mailto:Koha@lists.katipo.co.nz> Subject: [Koha] Recently added records Hello everybody, We have a big problem with koha 3.16.1, we can't find the recently added records to catalog in search results, Although the permissions of var/lock/koha/... and var/lib/koha/... are 777, zebra-server and zebraqueue-daemon are running, Only we can get results after rebuilding zebra using rebuild_zebra.pl -b -a -w script. any ideas? _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Abdulsalam Yousef -
Eric Bégin -
Mark Tompsett -
Riley Childs