Re: [Koha] Browser Index not working - Search results not been displayed

2016-11-01 Thread Decka David
Appreciate this forum. I also had the same problem stated by Admire and followed what Chris advice which I am getting the results show here; * Restarting Koha ILS koha-common Stopping Zebra server for library SIP server for library not running. Starting Zebra server for library Error: you must pr

Re: [Koha] Browser Index not working - Search results not been displayed

2016-10-25 Thread Chris Cormack
Hi That command reindexes for you, but if, as you say, zebra is not running then you won't be able to search. Try sudo /etc/init.d/koha-common restart And see if that starts zebra running Chris On 26 October 2016 4:18:12 AM NZDT, Admire Mutsikiwa wrote: >Hi > > > >I am running Koha 3.22.06.

Re: [Koha] Browser Index not working - Search results not been displayed

2016-10-25 Thread Indranil Das Gupta
Hi Admire, On Oct 25, 2016 8:48 PM, "Admire Mutsikiwa" > > root@libsys:~# sudo koha-rebuild-zebra -v --full mutareply > You are not supposed to run 'sudo' logged in as root user or already via sudo. Try reindexing as the ordinary sudo user. Hth, -idg ___