While you are at it, would you try bug 11232 patches on unimarc? They are SO by a marc21 user.
Thanks Zeno.
It works!
Le 2014-09-17 14:40, Zeno Tajoli a écrit :François Charbonnier,
Bibl. prof. / Chef de produits
Tél. : (888) 604-2627
francois.charbonnier@inLibro.com
Hi Francois, I probably have the same problem. If, as me, you use DOM indexing, you need to fix only marc21/biblios/biblio-koha-indexdefs.xml Probaly the only change to do are the changes written in this comment of Paul Poulain: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7586#c6 After recreate the xsl file with: -- cd ../zebradb/xsl/ -- xsltproc koha-indexdefs-to-zebra.xsl ../marc21/biblios/biblio-koha-indexdefs.xml > ../marc21/biblios/biblio-zebra-indexdefs.xsl -- do a complete reindex of zebra biblio records. I open a bug about this problem, number 12948. Bye ----- Messaggio originale ----- Da: "Francois Charbonnier" <francois.charbonnier@inlibro.com> A: "Tomas Cohen Arazi" <tomascohen@gmail.com> Cc: "dev >> koha-devel" <koha-devel@lists.koha-community.org> Inviato: Mercoledì, 17 settembre 2014 20:00:56 Oggetto: Re: [Koha-devel] Dom indexing operational with a fresh install? Thanks! You're right. I was checking the wrong file. The set up is ok. But I still have the same problem. I tried to update biblio-koha-indexdefs.xml following the instructions on this wiki page : http://wiki.koha-community.org/wiki/MRenvoize/zebra I can't make the language index based on the 008 value work. Has someone already tried to fix this? Any advices when updating these dom files? Thanks! François François Charbonnier, Bibl. prof. / Chef de produits Tél. : (888) 604-2627 francois.charbonnier@inLibro.com in Libro | pour esprit libre | www.inLibro.com Le 2014-09-16 18:29, Tomas Cohen Arazi a écrit : On Tue, Sep 16, 2014 at 11:55 AM, Francois Charbonnier < francois.charbonnier@inlibro.com > wrote:Hello, Yesterday, I bumped into an indexing bug. The 008 language code is not indexed. I can't find the records using this value. I checked on bugzilla and found this old bug : http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7586 . This bug changed "ln:n" by "ln:w" in record.abs . It works with grs-1 indexing. On Katrin advice, I checked if the installation is using dom or grs-1 indexing. I'm on 3.14.07. So it should use dom. koha-conf.xml says "dom" but zebra-biblios.cfg seems to say "grs"...Your koha-conf.xml file should be pointing to zebra-biblios-dom.cfg in the id="biblioserver" section. Best regards To+
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/