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"...
So, I checked "zebra-biblios.cfg" on master and the default values are :
* iso2709.recordType:grs.marcxml.record
* marcxml.recordType:grs.sgml
* recordType:grs.xml
Shouldn't we have a reference to dom for these parameters?
I also checked biblio-zebra-indexdefs.xsl and biblio-koha-indexdefs.xml
and the language index is "ln:n".
I tried to change it by "ln:w", restarted zebra server, reindexed but it
didn't work.
I followed the wiki instruction
(http://wiki.koha-community.org/wiki/Switching_to_dom_indexing) to
change the "zebra-biblios.cfg" values as well but didn't work either.
Any ideas?
Thanks!
--
François Charbonnier,
Bibl. prof. / Chef de produits
Tél. : (888) 604-2627
[email protected] <mailto:[email protected]>
inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com>
_______________________________________________
Koha-devel mailing list
[email protected]
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/