Turn on auto-indexing of mail
This commit is contained in:
parent
e2d9ed153f
commit
e6c0ef593a
|
@ -34,6 +34,7 @@ tools/editconf.py /etc/dovecot/conf.d/10-mail.conf \
|
|||
cat > /etc/dovecot/conf.d/90-plugin.conf << EOF;
|
||||
plugin {
|
||||
fts = solr
|
||||
fts_autoindex = yes
|
||||
fts_solr = break-imap-search url=http://127.0.0.1:8080/solr/
|
||||
}
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue