<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body>
<p>Hi,</p>
I'm testing FTS flatcurve plugin in order to understand if I can
switch from FTS Solr to flatcurve.<br>
<br>
In my configuration I have enabled Virtual mailboxes and for search
in all folders I just SEARCH on Virtual/All folder. I this (virtual)
folder is not indexed with FTS Solr Dovecot start to index it (or
all real folders).<br>
<br>
But with FTS flatcurve when I SEARCH on Virtual/All for the first
time the indexer process does not start and the search return empty.
Only if I run manually "doveadm index -q -u <a class="moz-txt-link-abbreviated" href="mailto:alessio@email.net">alessio@email.net</a> '*'"
flatcurve find messages.<br>
<br>
Can flatcurve have the same feature as Solr for Virtual mailboxes?
<p>Here a sample of my configuration:</p>
<p>namespace Virtual {<br>
hidden = yes<br>
list = no<br>
location = virtual:/etc/dovecot/virtual:INDEX=~/Maildir/virtual<br>
prefix = Virtual/<br>
separator = /<br>
subscriptions = no<br>
}<br>
<br>
namespace inbox {<br>
[...]<br>
mailbox virtual/All {<br>
comment = All my messages<br>
special_use = \All<br>
}<br>
}<br>
<br>
# cat /etc/dovecot/virtual/All/dovecot-virtual <br>
*<br>
all<br>
<br>
</p>
<p>Thanks<br>
</p>
<pre class="moz-signature" cols="72">--
Alessio Cecchi
Postmaster @ <a class="moz-txt-link-freetext" href="http://www.qboxmail.it">http://www.qboxmail.it</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/alessice">https://www.linkedin.com/in/alessice</a></pre>
</body>
</html>