<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    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 :
    <a class="moz-txt-link-freetext" href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7586">http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7586</a>. This
    bug changed "ln:n" by "ln:w" in record.abs .<br>
    <br>
    It works with grs-1 indexing. On Katrin advice, I checked if the
    installation is using dom or grs-1 indexing.<br>
    <br>
    I'm on 3.14.07. So it should use dom. koha-conf.xml says "dom" but
    zebra-biblios.cfg seems to say "grs"...<br>
    <br>
    So, I checked "zebra-biblios.cfg" on master and the default values
    are :<br>
    <ul>
      <li> iso2709.recordType:grs.marcxml.record</li>
      <li> marcxml.recordType:grs.sgml</li>
      <li> recordType:grs.xml</li>
    </ul>
    Shouldn't we have a reference to dom for these parameters?<br>
    <br>
    I also checked biblio-zebra-indexdefs.xsl and
    biblio-koha-indexdefs.xml and the language index is "ln:n".<br>
    I tried to change it by "ln:w", restarted zebra server, reindexed
    but it didn't work.<br>
    <br>
    I followed the wiki instruction
    (<a class="moz-txt-link-freetext" href="http://wiki.koha-community.org/wiki/Switching_to_dom_indexing">http://wiki.koha-community.org/wiki/Switching_to_dom_indexing</a>) to
    change the "zebra-biblios.cfg" values as well but didn't work
    either.<br>
    <br>
    Any ideas?<br>
    <br>
    Thanks!<br>
    <div class="moz-signature">-- <br>
      <style type="text/css">
.moz-signature {
 color: #FFFFFF;
}
.sig_inlibro {
 padding-top : 2px;
 color: #888888;
 font-family : "Trebuchet MS", verdana;
 font-size: 90%;
}
.sig_content {
 border-top: 2px solid #DDDDDD;
 border-bottom: 2px solid #BFD13D;
 background-color : #F6F6F6;
 padding-left:10px;
}
.sig_inlibro a:visited, .sig_inlibro a:hover, .sig_inlibro a:link {
 text-decoration: none;
 color: #005B85;
}
.nom {
 color: #005B85;
 font-weight : bold;
}
.inlibro, .in {
 color: #BFD13D;
}
.libro {
 color: #005B85;
}
.in, .libro {
 font-size : 120%;
}
.desc {
    margin-bottom: 0;
    padding-bottom: 5px;
}
.small {
 font-size: 80%;
}
.tagline {
 color : #00BCE4;
}
.sig_footer {
 padding-left : 10px;
 background-color : #EEEFEA;
}
</style>
      <div class="sig_inlibro">
        <div class="sig_content"> <span class="nom">François
            Charbonnier,</span><br>
          <span class="tagline small">Bibl. prof. / Chef de produits</span><br>
          <p class="desc small"> Tél.  : (888) 604-2627<br>
            <a href="mailto:francois.charbonnier@inLibro.com">francois.charbonnier@inLibro.com</a>
          </p>
        </div>
        <div class="sig_footer"> <span class="in">in</span><span
            class="libro">Libro</span> <span class="tagline small">|
            pour esprit libre |</span> <a class="small"
            href="http://www.inLibro.com">www.inLibro.com</a> </div>
      </div>
    </div>
  </body>
</html>