<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I have tested the QueryStemming system preference on Koha 3.14 (my
    local installation) and I'm wondering, does zebra just right
    truncate the words or is there an algorithm to find the stems?<br>
    <br>
    I use ICU and I have enabled "QueryWeightFields". I don't have
    automatic truncation or fuzzy search on. I use these words for my
    tests:<br>
    <ul>
      <li>ski, skiing, skills</li>
      <li>fish, fished, fishing, fisher, fishxsdfe</li>
    </ul>
    <p>Each time, with QueryStemming on, skills and fishxsdfe come out
      in the search results. Is it what I should expect? "Skills", maybe
      but "fishxsdfe"?<br>
    </p>
    <p>Do you know how it works? or have a good example that would help
      me to understand?<br>
    </p>
    <p>Thanks!<br>
    </p>
    <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>