indexing failed

View: New views
5 Messages — Rating Filter:   Alert me  

indexing failed

by Jonson philip :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: indexing failed

by Eric Bégin-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

This is normal if you do not run the zebraqueue daemon.

This daemon inspects the zebraqueue table and update zebra index accordingly.

I don't know on which OS you are using, but there is a section concerning this in the INSTALL.debian file.  Just look for zebraqueue-ctl.

Eric

Jonson philip wrote:
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@... http://lists.katipo.co.nz/mailman/listinfo/koha

_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: indexing failed

by Jonson philip :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: indexing failed

by Ian Bays :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
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@...
www.ptfs-europe.com
----- Original Message -----
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@...
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

_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: indexing failed

by Jesse-34 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



2009/7/4 Jonson philip <superjojo1000@...>
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@...
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

_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha