fix #2567 remove expand_ngram

This commit is contained in:
Shinsuke Sugaya 2021-05-10 21:36:49 +09:00
parent bf431d4306
commit b1ae44b761

View file

@ -698,7 +698,6 @@
"synonyms_path": "${fess.dictionary.path}synonym.txt",
"dynamic_reload": true,
"expand": false,
"expand_ngram": true,
"reload_interval": "1m"
}
},