Hello Thanks for your help. I tried to find the records for these biblionumber, but there aren't any! They have obviously been deleted at some point. So why that error? error retrieving biblio 9413 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 473.Why is rebuild-zebra blocked by that biblio, if that biblio doesn't exist any more? As for the zebra reindex, I am sorry it's a stupid question, but what's that <instancename> you mention in the command line? Cheers, Sonia.
Date: Sun, 29 Jan 2012 16:21:07 +0100 Subject: Re: [Koha] Search / index problem, help... ? From: magnus@enger.priv.no Yeah, sounds like rebuild-zebra is working, but it's running into some bad MARC records that makes it stop before it reaches your newest records. Based on the error message, I would take a long, hard look at the records with biblionumber = 9413 and 10570, and see if they contain any odd characters etc.
It might also be informative to try a full Zebra reindex, with verbose output: sudo koha-rebuild-zebra -f -v <instancename>
Best regards, Magnus Enger libriotech.no