Browse Source

korean_tokenizer

Modified korean_tokenizer settings
nocode2k 8 năm trước cách đây
mục cha
commit
4d07f348b2
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/main/resources/fess_indices/fess.json

+ 2 - 0
src/main/resources/fess_indices/fess.json

@@ -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": {