Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for kuromoji_neologd_normal (0.16 seconds)

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

        },
        "analyzer" : {
          "reading_analyzer" : {
            "type" : "custom",
            "tokenizer" : "kuromoji_neologd_normal",
            "filter" : ["reading_form"]
          },
          "reading_term_analyzer" : {
            "type" : "custom",
            "tokenizer" : "kuromoji_neologd_normal"
          },
          "normalize_analyzer" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Created: Sat Dec 20 13:04:59 GMT 2025
    - Last Modified: Thu Oct 03 02:51:59 GMT 2019
    - 57.3K bytes
    - Click Count (3)
Back to Top