DO i have to have zebra to search for Item under KOHA?
Dear experts, after installing KOHA, I added several records, but when i try searching for record I get no results (book not found). Do I have to have zebra search engine to search for item under KOHA, or zebra's job is just to speed search query? I have sent several question on this site, no one ready to give an answer, can anyone help please. thanks -- View this message in context: http://koha.1045719.n5.nabble.com/DO-i-have-to-have-zebra-to-search-for-Item... Sent from the Koha - Discuss mailing list archive at Nabble.com.
Yes, you should have zebra properly configured and running. See the INSTALL.<distro> file for instructions on getting zebra up and running. Also, there is an FAQ on the website regarding searching: http://koha-community.org/documentation/faq/searching/ In addition make sure that you don't have the NoZebra option set to Don't Use (this is deprecated, so even if it is an option you should get zebra running correctly). The stumbling block for me when I set this up was making sure the user that I was starting zebrasrv under had permissions to all the necessary files. Make sure you follow the INSTALL.<distro> instructions for getting a cron job set up to automatically run the rebuild_zebra.pl script also. Best, Doug -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of uknet80 Sent: Sunday, May 15, 2011 1:02 AM To: koha@lists.katipo.co.nz Subject: [Koha] DO i have to have zebra to search for Item under KOHA? Dear experts, after installing KOHA, I added several records, but when i try searching for record I get no results (book not found). Do I have to have zebra search engine to search for item under KOHA, or zebra's job is just to speed search query? I have sent several question on this site, no one ready to give an answer, can anyone help please. thanks -- View this message in context: http://koha.1045719.n5.nabble.com/DO-i-have-to-have-zebra-to-search-for-Item... Sent from the Koha - Discuss mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Doug Dearden -
uknet80