14 lines
394 B
Text
14 lines
394 B
Text
# Autogenerated by mailcow
|
|
plugin {
|
|
fts = solr
|
|
fts_autoindex = yes
|
|
fts_autoindex_exclude = \Junk
|
|
fts_autoindex_exclude2 = \Trash
|
|
fts_solr = url=http://solr:8983/solr/dovecot-fts/
|
|
|
|
fts_tokenizers = generic email-address
|
|
fts_tokenizer_generic = algorithm=simple
|
|
|
|
fts_filters = normalizer-icu snowball stopwords
|
|
fts_filters_en = lowercase snowball english-possessive stopwords
|
|
}
|