<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 30/12/2021 19:14,
      <a class="moz-txt-link-abbreviated" href="mailto:oliver.krone@snoog.ch">oliver.krone@snoog.ch</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:9da47c0b8c2e5872b74022432c9b5ad1@snoog.ch">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p>I'm using dovecot 2.3.13,  solr 8.x. and roundcube 1.5.1.
        However when I do a search I get the the <span class="v1s1">Error:
          fts_solr: received invalid uid, search results are ok. </span></p>
      <p><span class="v1s1"><span class="v1Apple-converted-space">Thanks</span></span></p>
    </blockquote>
    <p>Presumably one of the uid returned from solr could not be decoded
      (i.e. converted to an int). The offending uid should have been
      printed as part of the message. If you need to get more info you
      could investigate what is being returned by solr running the exact
      same query from a browser if you're able to retrieve it from the
      solr log.</p>
    <p>Alternatively you could set rawlog_dir in the fts_solr dovecot
      settings and then look at what is being sent back from solr in the
      .in file that is logged.<br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://doc.dovecot.org/settings/plugin/fts-solr-plugin/?highlight=fts%20dovecot%20plugin">https://doc.dovecot.org/settings/plugin/fts-solr-plugin/?highlight=fts%20dovecot%20plugin</a></p>
    <p>John<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>