Just to let you know that I solved this problem incrementing the max record size allowed in zebrasrv. See -k option: 1024KB by default as configured in Debian packages, too low if you have records with a lot of items.
Just in case someone has the same problem... Thanks! El 08/02/2017 a las 12:29, Alfredo Sanjuán escribió: > I have a big biblio record (more than 9999 bytes, a lot of items > attached) that zebra refuses to index. > > I got this error when searching: > > Use of uninitialized value $self in pattern match (m//) at > /usr/share/perl5/MARC/File/XML.pm line 441. > ERROR DECODING RECORD - Empty String at > /usr/share/perl5/MARC/File/XML.pm line 448. > : at /usr/share/koha/lib/C4/Search.pm line 1920. > > and the biblio record doesn't show on the results. > > I rebuild the index with: rebuild_zebra.pl -b -x -r -v > > Is this a known problem? I'm running Koha 16.11.03.000. > -- Alfredo Sanjuán - IBD Internet Tel: 943376085 _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

