Hi Guys, Im using MARC21 When i tried to reindexing with rebuild_zebra.pl, everythings looks to be fine,but zebra is doesn't reindexing the fields 710,711 that corresponds to a CORPO_NAME,MEETI_NAME. For example, i have a secondary author named "Universidad Nacional de Ingenieria", and i assign it to a book in the field 710 because it's a CORPO NAME. The link appears correctly in OPAC normal view of the book, but when you click on it, opac tries to search "an:11143" that isn't works and not returns any results. But, this works correctly with PERSO_NAME in the field 700. So, i think that zebra isn't indexing/reindexing the fields 710,711 from a biblio record.*Then, any people can give me a solution for this? * or maybe a way to change the fields that zebra is reindexing now? (i think it's from 'marc_subfield_structure' table). Greetings! Sorry for my bad english. :P
2009/11/27 Arturo Ochoa <arturo8a@gmail.com>:
Hi Guys,
Im using MARC21
When i tried to reindexing with rebuild_zebra.pl, everythings looks to be fine,but zebra is doesn't reindexing the fields 710,711 that corresponds to a CORPO_NAME,MEETI_NAME. For example, i have a secondary author named "Universidad Nacional de Ingenieria", and i assign it to a book in the field 710 because it's a CORPO NAME. The link appears correctly in OPAC normal view of the book, but when you click on it, opac tries to search "an:11143" that isn't works and not returns any results.
But, this works correctly with PERSO_NAME in the field 700. So, i think that zebra isn't indexing/reindexing the fields 710,711 from a biblio record. Then, any people can give me a solution for this? or maybe a way to change the fields that zebra is reindexing now? (i think it's from 'marc_subfield_structure' table).
Hi Arturo You are on the right track, but it isn't the marc_subfield_structure table you need to edit, rather you need to edit the zebra config files. etc/zebradb/marc_defs/marc21/biblios/record.abs is one, and I'm not sure if you need to edit something else. Hopefully someone more knowledgeable about zebra configs will help Chris
Hi, Im back in the flow as it were, working on Koha... getting paid for it too. So, naturally, this question uncannily came up just today. Co-incidence? -shrug- Anyway, please read http://koha.org/documentation/manual/3.2/searching/guide-to-searching/indexi... for hints on altering the configuration. I haven't gotten as far as reindexing yet, lost connection to my devel server, but logically, It should work. ----- Original Message ---- From: Chris Cormack <chris@bigballofwax.co.nz> To: Arturo Ochoa <arturo8a@gmail.com> Cc: koha-devel@lists.koha.org Sent: Fri, 27 November, 2009 8:08:59 AM Subject: Re: [Koha-devel] Koha Zebra Reindexing 2009/11/27 Arturo Ochoa <arturo8a@gmail.com>:
Hi Guys,
Im using MARC21
When i tried to reindexing with rebuild_zebra.pl, everythings looks to be fine,but zebra is doesn't reindexing the fields 710,711 that corresponds to a CORPO_NAME,MEETI_NAME. For example, i have a secondary author named "Universidad Nacional de Ingenieria", and i assign it to a book in the field 710 because it's a CORPO NAME. The link appears correctly in OPAC normal view of the book, but when you click on it, opac tries to search "an:11143" that isn't works and not returns any results.
But, this works correctly with PERSO_NAME in the field 700. So, i think that zebra isn't indexing/reindexing the fields 710,711 from a biblio record. Then, any people can give me a solution for this? or maybe a way to change the fields that zebra is reindexing now? (i think it's from 'marc_subfield_structure' table).
Hi Arturo You are on the right track, but it isn't the marc_subfield_structure table you need to edit, rather you need to edit the zebra config files. etc/zebradb/marc_defs/marc21/biblios/record.abs is one, and I'm not sure if you need to edit something else. Hopefully someone more knowledgeable about zebra configs will help Chris _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
participants (3)
-
Arturo Ochoa -
Chris Cormack -
Waylon Robertson