korean_tokenizer

Modified korean_tokenizer settings
This commit is contained in:
nocode2k 2017-03-08 10:16:38 +09:00 committed by Shinsuke Sugaya
parent 172735998c
commit 4d07f348b2

View file

@ -418,6 +418,8 @@
},
"korean_tokenizer": {
"type": "fess_korean_tokenizer",
"index_eojeol": false,
"pos_tagging": false,
"user_dict_path": "${fess.dictionary.path}ko/seunjeon.txt"
},
"unigram_synonym_tokenizer": {