1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Add language stops

This commit is contained in:
Florent Daigniere
2023-10-09 17:38:15 +02:00
parent 36236848d2
commit 39af87dff4
3 changed files with 10 additions and 3 deletions

View File

@@ -58,6 +58,8 @@ plugin {
{% if (FULL_TEXT_SEARCH or '').lower() not in ['off', 'false', '0'] %}
fts = flatcurve
fts_languages = {% if FULL_TEXT_SEARCH %}{{ FULL_TEXT_SEARCH.split(",") | join(" ") }}{% else %}en{% endif %}
fts_tokenizers = generic email-address
fts_autoindex = yes
fts_enforced = yes
fts_autoindex_exclude = \Trash