Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reloadable_kuromoji_tokenizer (0.08 sec)

  1. src/main/resources/suggest_indices/suggest_analyzer.json

        "number_of_shards": 1,
        "number_of_replicas": 0,
        "auto_expand_replicas": "0-1"
      },
      "analysis" : {
        "tokenizer" : {
          "kuromoji_neologd_normal" : {
            "type" : "reloadable_kuromoji_tokenizer",
            "mode" : "normal",
            "discard_punctuation" : "false"
          },
          "pattern_split" : {
            "type" : "simple_pattern_split",
            "pattern" : "__and__"
          }
        },
    Registered: Fri Sep 19 09:08:11 UTC 2025
    - Last Modified: Thu Oct 03 02:51:59 UTC 2019
    - 57.3K bytes
    - Viewed (0)
Back to top