<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <span style="white-space: pre;">>> Try to switch
      OpacSuppression system preference. You must not to <br>
      >> hide items marked as suppressed from OPAC.<br>
      <br>
      > I've tried and keep the same problem. The professional search
      works <br>
      > very well but not the opac. Maybe there's something wrong on
      the <br>
      > record.abs?</span><br>
    <br>
    In your Zebra log file, do you still have this?<br>
    <br>
      not Suppress=1<br>
    <br>
    You can also try to force OpacSuppression syspref to false:<br>
    <br>
    UPDATE systempreferences SET value=0<br>
    WHERE variable='OpacSuppression' <br>
  </body>
</html>