An update to my tale. So far, ive managed to get my new field indexed, and searcing via @attr in yazclient works. I have no knowledge of CCL, and help files on its syntax seem to be nonexistant. What Ive done is put it in ccl.properties appropiately, so jn is Journal-number and Journal-number 1=9903 .... how do i do a 'not' on jn in ccl?
----- Original Message ---- From: Waylon Robertson <wrobertson1...@yahoo.co.nz> To: Chris Cormack <ch...@bigballofwax.co.nz>; Arturo Ochoa <artur...@gmail.com> Cc: koha-devel@lists.koha.org Sent: Sat, 28 November, 2009 10:04:25 PM Subject: Re: [Koha-devel] Koha Zebra Reindexing 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/indexing-configuration 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 <ch...@bigballofwax.co.nz> To: Arturo Ochoa <artur...@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 <artur...@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 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel