Koha use Zebra for fast indexing. To force Zebra to run a re-indexing, simply run the following command in terminal.
$KOHAPATH/bin/migration_tools/rebuild_zebra.pl -a -b -z
You may need super user privilege for this command.
Advertisements
Koha use Zebra for fast indexing. To force Zebra to run a re-indexing, simply run the following command in terminal.
$KOHAPATH/bin/migration_tools/rebuild_zebra.pl -a -b -z
You may need super user privilege for this command.