Authotity matching rules
Good morning We're becoming crazy with Authorities matching rule, and before modify directly on MySQL I wish to share with you our problems, just in case somebody may help us on this. We are testing on ubuntu koha 3.18.4 (DOM) and 3.14.7 (GRS)installed via packages We are trying to reimport all authorities replacing the old ones via matching rule, the issue is that we have not been able to find the right matching rules. (We have exported the old one, modified and try to reload) If we are not wrong Local-Number index is authority 001 tag * <!-- Original record ID --> <kohaidx:index_control_field tag="001"> <kohaidx:target_index>Local-Number:w</kohaidx:target_index> <kohaidx:target_index>Local-Number:n</kohaidx:target_index> <kohaidx:target_index>Local-Number:s</kohaidx:target_index> </kohaidx:index_control_field>* *(We have checkd the manual and Local-Number is not listed as index for matching rule, but as far as we know if the index exists in koha, it should work)* The issue is that all matches done via batch import are wrong, it matchs de source 001 to any field of database instead of 001, for example it matchs with 130$f We can delete all authorities and load again, and links will keep anywat via 'an', or we can modify via MySQL (it is a simple change) but before force it, anybody has any idea? We have never had problems with match rules for biblio... -- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* Director Passatge de la Llançadera, 3 · 08338 Premià de Dalt - Tel: 93 539 40 70 hagud@orex.es · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
participants (1)
-
Hugo Agud