<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 30 March 2019 21:37 Joan Moreau via dovecot <dovecot@dovecot.org> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <p>Hi</p>
   <p>When I do a FTS search (using Xapian plugin) in the BODY part, the plugins returns the matching IDs within few milliseconds (as seen in the log).</p>
   <p>However, roundcube (connected on dovecot) takes ages to show (headers only vie IMAP) the few results (I tested with a matching requests of 9 emails)</p>
   <p>What could be the root cause ?</p>
   <p>Thank you</p>
   <p><br></p>
  </blockquote>
  <div>
   <br>
  </div>
  <div>
   does it help if you set
  </div>
  <div>
   <br>
  </div>
  <div>
   plugin {
  </div>
  <div>
      fts_enforced=yes
  </div>
  <div>
   }
  </div>
  <div class="io-ox-signature">
   <pre>---
Aki Tuomi</pre>
  </div> 
 </body>
</html>