http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7818
--- Comment #31 from Frédéric Demians <[email protected]> --- > 18:22 ~/koha.dev/installs/lecannetdesmaures/etc$ > ~/koha.dev/koha-community/misc/migration_tools/rebuild_zebra.pl -b -v > -x --offset=100 --length=10 -r Entity: line 84: parser error : Extra > content at the end of the document I think it means that the file containing the exported marcxml biblio is not a valid XML file. <collection> </collection> is missing. Try to add it by hand, and reindex directly with zebraidx. -- 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/
