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 <[email protected]> wrote: >Hi > > > >I am running Koha 3.22.06.000 on Ubuntu 14.04. I am failing to search >books >from the OPAC. When I run the command sudo koha-rebuild-zebra -v >--full >mutareply , where mutareply is the koha instance, I am getting the >following: > > > > root@libsys:~# sudo koha-rebuild-zebra -v --full mutareply > >Zebra configuration information > >================================ > >Zebra biblio directory = /var/lib/koha/mutareply/biblios > >Zebra authorities directory = /var/lib/koha/mutareply/authorities > >Koha directory = /usr/share/koha/intranet/cgi-bin > >Lockfile = >/var/lock/koha/mutareply/rebuild/rebuild..LCK > >BIBLIONUMBER in : 999$c > >BIBLIOITEMNUMBER in : 999$d > >================================ > >skipping authorities > >==================== > >exporting biblio > >==================== > >4401........................................................................ >............................ > >Records exported: 4438 > >==================== > >REINDEXING zebra > >==================== > >==================== > >CLEANING > >==================== > >Zebra configuration information > >================================ > >Zebra biblio directory = /var/lib/koha/mutareply/biblios > >Zebra authorities directory = /var/lib/koha/mutareply/authorities > >Koha directory = /usr/share/koha/intranet/cgi-bin > >Lockfile = >/var/lock/koha/mutareply/rebuild/rebuild..LCK > >BIBLIONUMBER in : 999$c > >BIBLIOITEMNUMBER in : 999$d > >================================ > >==================== > >exporting authority > >==================== > >8201........................................................................ >............................ > >Records exported: 8252 > >==================== > >REINDEXING zebra > >==================== > >skipping biblios > >==================== > >CLEANING > > > > > > > >This indicates everything is okay. But I cannot search books. I have >try >to follow the troubleshooting guide on >https://wiki.koha-community.org/wiki/Troubleshooting_Zebra but it >appears >zebra is not running. > > > >Kind Regards, > > > >Admire Mutsikiwa (Mr) > >ICT Manager > >Libraries > >University of Zimbabwe > >Tel:+263-4-303276 > >Mob:+263771117777 > > > >"It is easy to dodge our responsibilities, but we cannot dodge the >consequences of dodging our responsibilities." Josiah Charles Stamp ><http://www.goodreads.com/author/show/4867406.Josiah_Charles_Stamp> > > > >_______________________________________________ >Koha mailing list http://koha-community.org >[email protected] >https://lists.katipo.co.nz/mailman/listinfo/koha -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

