zebrasrv command not found, no results in search, patrons disappear
When I run: debian:~# zebrasrv -c /root/koha-dev/etc/koha-conf.xml I get: bash: zebrasrv: command not found Do I have to set a path or something? Never had that before I get no results whatever when I search for a book. The database is not empty, a select author, title from bilio shows everything is in there. I have done a rebuild_zebra.pl All my patrons are in the database, I can find them in the list by clicking on the letters, (browse by last name) but when I click on a particular patron it tells me "This patron does not exist.". That won't go over too well I think when I tell them they don't exist... lol Any help, hints or ideas are appreciated because I am stuck... Thanks, Marty
Marty -- If you don't have a zebrasrv process running, then you should expect to get no results on a search. Zebra provides the index against which your book searches try to run. It sounds like you might not even have zebra installed. The usual location is /usr/bin/zebrasrv Zebra is not employed for the patron letter-based searches, however, so I cannot speculate what the cause of that might be. As always, check your error log for info. --Joe On Thu, Nov 27, 2008 at 10:42 AM, Marty <ontariowolf64@yahoo.com> wrote:
When I run: debian:~# zebrasrv -c /root/koha-dev/etc/koha-conf.xml I get: bash: zebrasrv: command not found Do I have to set a path or something? Never had that before
I get no results whatever when I search for a book. The database is not empty, a select author, title from bilio shows everything is in there. I have done a rebuild_zebra.pl
All my patrons are in the database, I can find them in the list by clicking on the letters, (browse by last name) but when I click on a particular patron it tells me "This patron does not exist.". That won't go over too well I think when I tell them they don't exist... lol
Any help, hints or ideas are appreciated because I am stuck...
Thanks, Marty
participants (2)
-
Joe Atzberger -
Marty