mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-11 07:27:58 +00:00
change lemmatize dictionaries to pre-installed stem (by default)
This commit is contained in:
parent
073619b461
commit
ef7245ffa6
@ -40,7 +40,7 @@ index magnet
|
||||
source = magnet
|
||||
path = /var/lib/sphinxsearch/data/magnet
|
||||
|
||||
morphology = stem_cz, stem_ar, lemmatize_de_all, lemmatize_ru_all, lemmatize_en_all # stem_enru
|
||||
morphology = stem_cz, stem_ar, stem_enru
|
||||
|
||||
min_word_len = 2
|
||||
min_prefix_len = 2
|
||||
|
Loading…
Reference in New Issue
Block a user