https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30373 --- Comment #19 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Hum indeed, search is broken. I saw that in the log: Unsupported UNIMARC character encoding [] for XML output for UNIMARC; 100$a -> at /usr/share/perl5/MARC/File/XML.pm line 570 I rebuilt the zebra's index but it's still not working $ koha-rebuild-zebra --force -v -v -a -b bug30373 Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/bug30373/biblios Zebra authorities directory = /var/lib/koha/bug30373/authorities Koha directory = /kohadevbox/koha Lockfile = /var/lock/koha/bug30373/rebuild/rebuild..LCK BIBLIONUMBER in : 001$@ BIBLIOITEMNUMBER in : 090$a ================================ Job started: 15:40:20 skipping authorities ==================== exporting biblio 15:40:20 [00:00:00] ==================== Records exported: 0 15:40:20 [00:00:00] Records exported: 0 15:40:20 [00:00:00] ==================== REINDEXING zebra 15:40:20 [00:00:00] ==================== ==================== Indexing complete: 15:40:20 [00:00:00] ==================== CLEANING ==================== Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/bug30373/biblios Zebra authorities directory = /var/lib/koha/bug30373/authorities Koha directory = /kohadevbox/koha Lockfile = /var/lock/koha/bug30373/rebuild/rebuild..LCK BIBLIONUMBER in : 001$@ BIBLIOITEMNUMBER in : 090$a ================================ Job started: 15:40:21 ==================== exporting authority 15:40:22 [00:00:01] ==================== Records exported: 0 15:40:22 [00:00:01] Records exported: 0 15:40:22 [00:00:01] ==================== REINDEXING zebra 15:40:22 [00:00:01] ==================== skipping biblios ==================== Indexing complete: 15:40:22 [00:00:01] ==================== CLEANING ==================== -- You are receiving this mail because: You are watching all bug changes.