Re: [Koha] Urgent assistance on physical items for this record and zebraqueue queries
Hi all, I need urgent assistance on two queries. I migrated my database to new server but i have challenges on two areas: 1. When i search for biblios i get results but with No physical items for this record. 2. the zebraqueue-daemon is not working. when i run: update-rc.d koha-zebraqueue-daemon defaults i get the following: update-rc.d: /etc/init.d/koha-zebraqueue-daemon: file does not exist This is a production server and any help will be appreciated so much. I am using ubuntu 12.04 with latest stable version of koha . Thank you in advance. Tom
Tom, 2. the zebraqueue-daemon is not working. when i run: update-rc.d
koha-zebraqueue-daemon defaults i get the following: update-rc.d: /etc/init.d/koha-zebraqueue-daemon: file does not exist
The Zebraqueue daemon has been deprecated since 3.0. You need to reindex using the rebuild_zebra script, and set it up to run as a cron job. There are instructions in INSTALL.debian: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=INSTALL.debian;h=4... Regards, Jared -- Jared Camins-Esakov Bibliographer, C & P Bibliography Services, LLC (phone) +1 (917) 727-3445 (e-mail) jcamins@cpbibliography.com (web) http://www.cpbibliography.com/
participants (2)
-
Jared Camins-Esakov -
Tom Obrien