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