<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello all,<br>
    I have a need to index and search for ngrams that include dash or
    hyphen. For example, 'IM-' which is part of an SKU needs to return
    all SKU's that start with 'IM-'.<br>
    <br>
    I've installed the FuzzySearch module with Search API, but I can't
    figure out how to keep the index from stripping out these
    characters.<br>
    <br>
    There is a long list of characters in
    FUZZY_PREG_CLASS_SEARCH_EXCLUDE definition, but I've researched and
    can't find the correct character to remove from this list.<br>
    <br>
    Can anyone help?<br>
    <br>
    Thanks!<br>
    <div class="moz-signature">-- <br>
      <h5><font color="#08373d"
          face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">Cindy
          Dykstra</font></h5>
    </div>
  </body>
</html>