hi i think i founded a way to indexing records without crontab on web http://lists.koha.org/pipermail/koha-devel/2008-January/007145.html my Mr. Mason James ps -ef | grep zebrasrv and kill low number by killing zebra and running sudo zebrasrv -f /etc/koha/koha-conf.xml but gave me all log , in the end of logging stratring zebra but not close terminal still working and when close it manually losing zebra .... any suggentions for that ..
What you are describing does not make any sense. So what if you kill zebrasrv? You still have to run rebuild_zebra, and then restart zebrasrv anyway. There are established zebra script for startup and shutdown, so you could just use those instead of your manual kill method. As for losing a process when you close terminal, try using the startup scripts like /etc/init.d/zebra-ctl that use "daemon" to run the process independently. -- Joe Atzberger LibLime - Open Source Library Solutions 2009/7/7 Kete Jourge <activekete@yahoo.com>
i think i founded a way to indexing records without crontab on web
http://lists.koha.org/pipermail/koha-devel/2008-January/007145.html my Mr. Mason James
ps -ef | grep zebrasrv
and kill low number
by killing zebra and running sudo zebrasrv -f /etc/koha/koha-conf.xml but gave me all log , in the end of logging stratring zebra but not close terminal still working and when close it manually losing zebra .... any suggentions for that ..
hi is kill zebra process not solving indexing problem .. i must rebuild zebra after each record or run crontab script .... is right ??? or there anther way to indexing without crontab ......
participants (3)
-
Joe Atzberger -
Jonson philip -
Kete Jourge