|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
indexing failedhi
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
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:
_______________________________________________ Koha mailing list Koha@... http://lists.katipo.co.nz/mailman/listinfo/koha |
|
|
Re: indexing failedhi
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 failedHi 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
_______________________________________________ Koha mailing list Koha@... http://lists.katipo.co.nz/mailman/listinfo/koha |
|
|
Re: indexing failed2009/7/4 Jonson philip <superjojo1000@...>
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 |
| Free embeddable forum powered by Nabble | Forum Help |