http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9049 --- Comment #2 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 13372 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13372&action=edit Bug 9049: Don't use shadow with rebuild_zebra -r Due to a limitation of Zebra, the register must be cleared *before* doing shadow indexing if you want to reset the indexes. In light of that, it does not make sense to do shadow indexing at all when rebuild_zebra.pl is run with the -r switch. This patch makes -r (reset) imply -n (no shadow). To test: 1) Run `rebuild_zebra.pl -b -r -v -v -v` 2) Note that the script never runs the merge phase -- You are receiving this mail because: You are watching all bug changes.