http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10159 --- Comment #6 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to comment #5)
(In reply to comment #3)
There is one (maybe) problem with this patch, but as it already exists as far as I can tell, I am going to push the patch as-is for 3.12.0: koha-rebuild-zebra does not check if an instance is disabled before reindexing. Arguably it should.
Specifically it shouldn't. If I'm recovering an instance where the indices have broken, I'll put it into maintenance mode by disabling it while I reindex rather than have people have issues with a half-working system.
Fair enough. However, it might be worth noting that in the help, as all the other Zebra scripts do not do anything when the instance is disabled. -- You are receiving this mail because: You are watching all bug changes.