mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-08-26 13:51:55 +00:00
change morphology from stem_enru to lemmatize_ru_all/lemmatize_en_all
This commit is contained in:
parent
8bc8a943e7
commit
8726512cf0
@ -36,7 +36,7 @@ source hostPage : common
|
||||
index hostPage
|
||||
{
|
||||
source = hostPage
|
||||
morphology = stem_enru, stem_cz, stem_ar, lemmatize_de_all # lemmatize_ru_all, lemmatize_en_all
|
||||
morphology = stem_cz, stem_ar, lemmatize_de_all, lemmatize_ru_all, lemmatize_en_all # stem_enru
|
||||
path = /var/lib/sphinxsearch/data/hostPage
|
||||
|
||||
min_word_len = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user