From 94a51b0a8bd2ce9bcc0b4baeff20a7cb0c60d82a Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sun, 10 Aug 2025 12:24:02 +0200 Subject: [PATCH] wip --- bundles/dovecot/files/dovecot.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundles/dovecot/files/dovecot.conf b/bundles/dovecot/files/dovecot.conf index ba08380..ba28d85 100644 --- a/bundles/dovecot/files/dovecot.conf +++ b/bundles/dovecot/files/dovecot.conf @@ -144,6 +144,7 @@ language en { language de { default = yes } +language_tokenizers = generic email-address fts flatcurve { # substring_search = yes # RFC-konform = yes, braucht aber deutlich mehr Platz @@ -152,6 +153,7 @@ fts flatcurve { # optimize_limit = 10 # min_term_size = 3 } + fts_autoindex = yes fts_decoder_driver = script fts_decoder_script_socket_path = decode2text