Error in rebuild_zebra.pl with -a (Authority) switch
Dear All I've installed Koha 3.04 on debian lenny. Everything is fine but when I add some authority and try to rebuild zebra with -a switch, I found the following error: 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) 10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s) Any suggestion to fix this issue? Ata ur Rehman www.lisolutions.org
Hi Ata ur Rehman schrieb:
I've installed Koha 3.04 on debian lenny. Everything is fine but when I add some authority and try to rebuild zebra with -a switch, I found the following error:
10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s)
I think you have run in the same problem as described in http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3072 maybe changing "Heading-Main" to "Heading" in /usr/share/koha/lib/C4/AuthoritiesMarc.pm will help you. Cheers Beda
Ata ur Rehman wrote:
Dear All
I've installed Koha 3.04 on debian lenny. Everything is fine but when I add some authority and try to rebuild zebra with -a switch, I found the following error:
10:36:49-06/11 zebraidx(4182) [warn] Index 'Heading-Main' not found in attset(s)
This is only a warning, just to tell you that the index Heading-Main is not in your bib1.att You could solve that with adding to etc/zebradb/authorities/etc/bib1.att att 8005 Heading-Main -- Henri-Damien LAURENT BibLibre
participants (3)
-
Ata ur Rehman -
Beda Szukics -
LAURENT Henri-Damien