<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    Has anyone tried to implement the question mark (?) wildcard ?<br>
    <br>
    The documentation says "Two of the wildcard characters that can be
    used in Koha searches are the asterisk ('*') and the percent sign
    ('%'). However, these two characters act differently when used in
    searching." (<a class="external"
      href="http://manual.koha-community.org/3.22/en/searchfaq.html">http://manual.koha-community.org/3.22/en/searchfaq.html</a>)<br>
    <br>
    But, CQL also supports the question mark wildcard "<tt>?</tt> :
    Matches any single character, so that <tt>c?t</tt> will match any
    of the words <tt>cat</tt>, <tt>cot</tt> or <tt>cut</tt>, but <i>not</i>
    <tt>coat</tt> or indeed <tt>ct</tt>." (<a class="external"
      href="http://zing.z3950.org/cql/intro.html#6">http://zing.z3950.org/cql/intro.html#6</a>)<br>
    <br>
    We are currently evaluating this implementation. If you already
    tried, your feebacks will be appreciated. And, any advice on how
    you'll do it will be welcome as well!<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>