Tomas Cohen Arazi schreef op ma 02-11-2015 om 14:55 [-0300]:
> To enable it you need to
> - Comment the rebuild_zebra.pl line in /etc/cron.d/koha-common
> - Enable the indexer daemon in /etc/default/koha-common
> - Restart Koha's daemons:
> $ sudo service koha-common stop ; sudo service koha-common start
Y'know, it could be reasonable to have the rebuilder check the state of
the indexer daemon switch and not do anything if it's on.