- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for fess_korean_tokenizer (0.08 sec)
-
src/main/resources/fess_indices/fess.json
"user_dictionary": "${fess.dictionary.path}ja/kuromoji.txt", "discard_punctuation": false, "reload_interval":"1m" }, "korean_tokenizer": { "type": "fess_korean_tokenizer", "decompound_mode": "mixed", "user_dict_path": "${fess.dictionary.path}ko/nori.txt" }, "simplified_chinese_tokenizer": {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Aug 11 01:26:55 UTC 2022 - 39.9K bytes - Viewed (0) -
src/main/resources/suggest_indices/suggest_analyzer.json
"fess_japanese_normal" : { "type" : "fess_japanese_tokenizer", "mode" : "normal", "discard_punctuation" : "false" }, "fess_korean_normal": { "type": "fess_korean_tokenizer", "decompound_mode": "mixed", "user_dict_path": "${fess.dictionary.path}ko/nori.txt" } }, "analyzer" : { "reading_analyzer" : { "type" : "custom",
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu May 23 05:09:51 UTC 2019 - 57.7K bytes - Viewed (0)