User manual

Chapter 11
Web Installer > Step 3
We are upgrading from Koha 3.00.02.012 to 3. 00.06.010, you must update
your database
Once the database upgrade finishes, you should be able to log in to the new version
of Koha.
Zebra
rebuilding indexes and restarting
the server
As a final step we need to do a full rebuild of Zebra indexes in line with the new
Zebra configuration files. We also restart zebrasry to load the new configurations.
Rebuilding Zebra indexes
We run the rebuild_zebra.pl program with the -r option to do a full rebuild:
Linux- 4yut: /usr /share /kohaclone # ./misc/migration_tools/rebuild_zebra.pl
-b -a -r -v
Restart Zebrasry
Restarting zebrasry
To restart
zebrasrv,
we restart the Zebra daemon as follows:
linux -4yut: /home /koha # sudo /etc /init.d /koha- zebra - daemon restart
[225]