Dear Magnus, On Mon, 10 Nov 2008 11:04:10 +0100, "Magnus Enger" <magnus@enger.priv.no> wrote:
Dear all,
I'm trying to add support for NORMARC to Koha 3, a crucial step if Koha is going to get any attention here in Norway.
Are you sure of this ? It is quite a big task.
I start off with a working installation with the default MARC21 structure, and I have created an SQL-file that I run against the database in an attempt to delete MARC21 and replace it with NORMARC: http://github.com/MagnusEnger/normarc4koha/tree/master/normarc.sql
When I ran this against one of the beta versions prior to the stable 3.0 it seemed to work. Today, I can still view my NORMARC structure with /cgi-bin/koha/admin/marctagstructure.pl. But when I search for something in the OPAC, I get the following error:
First question: Do you have Zebra or not ? To use the search with a 'new' MARC you need to setup the config of indexing, the setup of ISBD and full views and reindexing all. Bye Zeno Tajoli