http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8773 --- Comment #43 from Galen Charlton <gmcharlt@gmail.com> --- Comment on attachment 23928 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23928 [PASSED QA] Bug 8773 - Start per-instance koha-index-daemon in .deb setup Review of attachment 23928: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=8773&attachment=23928) ----------------------------------------------------------------- ::: debian/koha-common.default @@ +4,5 @@
+ +# If you want to use the koha-index-daemon script that is part of the +# Koha::Contrib::Tamil package instead of the cronjob, set USE_INDEXER_DAEMON +# to "yes". More information can be found here: +# http://wiki.koha-community.org/wiki/PackagesIndexDaemon
The Tamil indexer is not part of Koha core, and given that bugs 11078 and 6435 have been pushed, the indexer that /is/ is core can now act as a respectable daemon. Consequently, I'm not inclined to push this as is. Please resubmit a version that uses rebuild_zebra.pl as the default indexer. Setting to in discussion, but I will need a very good reason to budge on sticking with rebuild_zebra.pl -daemon. -- You are receiving this mail because: You are watching all bug changes.