Dear Chris, After two days of zebra-fun, I gave up. I finally solved the problem by exporting the Marc records in my old Koha setup, installing the new Koha (no upgrade) and importing all records again. Everything seems to be working fine now. I guess we'll never now what exactly the problem was. Thanks for your help anyway! best regards, Tom On Thu, Jul 12, 2012 at 1:27 PM, Tom Francart <francart@gmail.com> wrote:
On Thu, Jul 12, 2012 at 12:50 PM, Chris Cormack <chris@bigballofwax.co.nz> wrote:
Hi Chris,
First of all, thank you very much for taking the time to help us.
That query returns no records. In table biblioitems, biblionumber goes only up to 667.
Most records have the marcxml field set, but I haven't found any that contain the 999 field. Additionally, records 663-667 have an empty marcxml field.
What would be the best way to fix it? I still have the original Koha 2 database. Removing biblioitems 663-667 and re-addng them to the library wouldn't be a problem either.
Hmm it doesn't appear to be indexing anything, not just missing those 4.
You could try the rebuild zebra with -k to keep the files, then you could take a look at them.
I'd try -k -v -r -b -x
Chris