hi my problem i must running rebuild zebra commands after each records to appears in search .. any one have solution thank's
hi i'm already running zebraqueue daemon and give me Starting Zebraqueue Daemon but when running sudo zebrasrv start give me 17:13:50-04/07 [server] Adding dynamic listener on start id=0 17:13:50-04/07 [fatal] Failed to listen on start i'm using ubuntu 9.04
2009/7/4 Jonson philip <superjojo1000@gmail.com>
hi i'm already running zebraqueue daemon and give me Starting Zebraqueue Daemon but when running sudo zebrasrv start give me
17:13:50-04/07 [server] Adding dynamic listener on start id=0 17:13:50-04/07 [fatal] Failed to listen on start
i'm using ubuntu 9.04
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Note: The zebraqueue daemon is, to my knowledge, no longer recommended for reasons of performance. I know that in my current test, it is slowly chewing through my memory even with no actual use (up to a good 143 MB after 2 weeks). As annoying as the wait for your records to be indexed is, the rebuild_zebra cronjob is the only viable option right now. -- Jesse Weaver
Hi Jonson, Some variants of Linux (including Debian) have a zebrasrv running as a daemon which picks up records from the zebraqueue. Other variants of Linux (including Centos and Suse I think) do not have a daemon program so you would need to set up a crontab to run rebuild_zebra.pl with the -z option (and -a and -b) which just picks up changes since the last rebuild_zebra run. I think there is advice in the installation guides on the frequency for running this in crontab, but I recall it is maybe every couple of minutes. This is just a pointer rather than a step-by-step. I guess being 4th July all the experts are setting off their fireworks and lighting their barbecues. Where in Africa is your installation? Hope this helps you. ============================================= Ian Bays Director of Projects PTFS Europe Ltd. ian.bays@ptfs-europe.com www.ptfs-europe.com ----- Original Message ----- From: Jonson philip To: koha@lists.katipo.co.nz Sent: Saturday, July 04, 2009 2:42 PM Subject: [Koha] indexing failed hi my problem i must running rebuild zebra commands after each records to appears in search .. any one have solution thank's ------------------------------------------------------------------------------ _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha ------------------------------------------------------------------------------ No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.375 / Virus Database: 270.13.3/2217 - Release Date: 07/03/09 18:11:00
participants (4)
-
Eric Bégin -
Ian Bays -
Jesse -
Jonson philip