25 Nov
2013
25 Nov
'13
5:08 a.m.
Maybe you didn't load the fts plugin? Please see http://wiki2.dovecot.org/Plugins/FTS and http://wiki2.dovecot.org/Plugins/FTS/Solr
Basically, plugins are loaded in the mail_plugins option, so you should have a line like: mail_plugins = fts fts_solr .. <other plugins you need>
On 11/24/2013 10:45 PM, James Brown wrote:
Sorry for such a basic question, but how exactly do I turn this on?
I get this error:
doveconf: Fatal: Error in configuration file /usr/local/etc/dovecot/dovecot.conf line 91: Garbage after '{'
if I put
plugin {fts_autoindex = yes}
in dovecot.conf.
Is this where I should put it?
Is there anything else I need to enter?
Thanks,
James.
On 25 Nov 2013, at 11:27 am, Timo Sirainen tss@iki.fi wrote:
+ Full text search indexing can now be done automatically after saving/copying mails by setting plugin { fts_autoindex=yes }