fts-user¶
fts-user-plugin
¶
fts_languages
¶
A space-separated list of languages that the system’s full-text search should be able to detect is provided with this setting, typically made in the plugin block of 90-plugin.conf. The filters used for stemming and stopwords are language-dependent.
Example Setting:
plugin {
fts_languages = en de
}
The language listed first is the default and is used when language recognition fails.