http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8252
--- Comment #53 from Paul Poulain <[email protected]> --- Hi Mathieu, I've giving a try to this patch, it fixes some of the errors that appears in zebra logs. But the following aren't: 21:12:42-22/10 zebraidx(29295) [warn] Index 'UPC' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'UPC' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'Serials' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'Serials' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'Printed-music' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'Printed-music' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'Electronic-ressource' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'Title-host' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'title-host' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'Title-host' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'title-host' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'lcn' not found in attset(s) 21:12:42-22/10 zebraidx(29295) [warn] Index 'lcn' not found in attset(s) (note that title-host should be spelled Title-host in 2 places) Some questions: * is there any reason why you haven't fixed those attributes as well ? * how to fix them ? Add another UNIMARC specific attribute into bib1.att/ccl.properties, change index name in record.abs or remove it ? Thanks for your feedback ! (I may provide a patch, in another bug) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
