Thank you for your reply Magnus. I found the immediate problem which was a line marcxml.recordType:grs.sgml in zebra.biblios.cfg was commented. Uncommenting it fixed the issue. I think that changing to DOM indexing is not as straightforward as changing <zebra_bib_index_mode>grs1</zebra_bib_index_mode> to <zebra_bib_index_mode>dom</zebra_bib_index_mode> and I was unable to follow the wiki instructions, so left it as is. Many thanks, Clint. Magnus Enger wrote:
Hi!
On 15 February 2015 at 20:02, clint.deckard <clint.deckard@frontiers.co.nz> wrote:
I upgraded a 3.10 package installation on Debian squeeze to 3.18.03 and now zebra will not reindex. Behaviour was exactly like Bug 13396/13404
I looked to change to DOM indexing but the wiki instructions were unclear. I added <zebra_bib_index_mode>grs1</zebra_bib_index_mode>
grs1 is the old mode. You want to replace that with:
<zebra_bib_index_mode>dom</zebra_bib_index_mode>
Best regards, Magnus Enger libriotech.no