After a `./sanitize_records.pl --verbose --auto-search --fix-ampersand --reindex --confirm` I get Total: 123 records cleaned! Now, reindexing using -b -v sh: 1: /usr/share/koha/intranet/cgi-bin/misc/migration_tools/rebuild_zebra.pl: not found Because it is on `/usr/share/koha/bin/migration_tools/rebuild_zebra.pl`. Even if I change `<intranetdir>` on `koha-conf.xml`, `migration_tools` is not on `misc` but on `bin`. Maybe should simply point to `../migration_tools/`.