Hugo Rodrigues schreef op wo 15-12-2010 om 16:50 [+0000]:
16:41:11-15/12 zebraidx(13866) [warn] Record didn't contain match fields in (bib1,Local-number)
This usually means that there's some error in the MARC data that is causing zebra to spit the dummy. Try doing a rebuild with verbose on. If you're using the packages at debian.koha-community.org, as it sounds like you might be, this is the (long) command: sudo -u '*name*-koha' -H env PERL5LIB=/usr/share/koha/lib KOHA_CONF='/etc/koha/sites/*name*/koha-conf.xml' /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -v -r replace '*name*' with the name of the library if you used koha-create, if you just used the 'koha' package, then the command is more like: sudo -u 'koha' -H env PERL5LIB=/usr/share/koha/lib KOHA_CONF='/etc/koha/koha-conf.xml' /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -v -r or similar, that was from memory. This will give you an idea of what's happening. It may be you need to rebuild with XML mode (-x) to make it work. I plan to make this an option for the packages some time soon. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D