Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fess_japanese_reloadable_tokenizer (0.29 sec)

  1. src/main/resources/fess_indices/fess.json

              "type" : "synonym_graph",
              "synonyms_path": "${fess.dictionary.path}synonym.txt"
            }
          },
          "tokenizer": {
            "japanese_tokenizer": {
              "type": "fess_japanese_reloadable_tokenizer",
              "mode": "normal",
              "user_dictionary": "${fess.dictionary.path}ja/kuromoji.txt",
              "discard_punctuation": false,
              "reload_interval":"1m"
            },
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Aug 11 01:26:55 UTC 2022
    - 39.9K bytes
    - Viewed (0)
Back to top