http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8519
--- Comment #3 from Tomás Cohen Arazi <[email protected]> --- To test this patch, install Koha, create a symlink for this script: On Ubuntu: $ ln -s /usr/share/koha/bin/koha-zebra-indexdaemon-ctl.sh /etc/init.d/koha-zebra-indexdaemon $ update-rc.d koha-zebra-indexdaemon defaults $ service koha-zebra-indexdaemon start Then: - Check it started without errors in the logs (/var/log/koha/koha-indexdaemon*) - Do some cataloguing (biblios, authorities) and see if they are properly indexed by zebra. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
