{
    "analyzer": {
        "bn_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "bn_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "bn_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "decimal_digit",
                "indic_normalization",
                "bengali_stop",
                "bengali_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "bn_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "decimal_digit",
                "indic_normalization",
                "bengali_stop",
                "bengali_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "bs_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "bs_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "bs_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "bs_text": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "bs_text_search": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "ca_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "ca_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "ca_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "catalan_elision",
                "icu_normalizer",
                "catalan_stop",
                "catalan_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "ca_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "catalan_elision",
                "icu_normalizer",
                "catalan_stop",
                "catalan_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "cs_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "cs_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "cs_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "cs_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "czech_stop",
                "czech_stemmer",
                "cs_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "cs_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "czech_stop",
                "czech_stemmer",
                "cs_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "da_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "da_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "da_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "da_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "danish_stop",
                "danish_stemmer",
                "da_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "da_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "danish_stop",
                "danish_stemmer",
                "da_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "de_plain": {
            "char_filter": [
                "word_break_helper",
                "german_charfilter"
            ],
            "filter": [
                "de_icu_normalizer",
                "preserve_original_recorder",
                "de_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "de_plain_search": {
            "char_filter": [
                "word_break_helper",
                "german_charfilter"
            ],
            "filter": [
                "de_icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "de_text": {
            "char_filter": [
                "dotted_I_fix",
                "german_charfilter"
            ],
            "filter": [
                "de_icu_normalizer",
                "german_stop",
                "german_normalization",
                "german_stemmer",
                "de_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "de_text_search": {
            "char_filter": [
                "dotted_I_fix",
                "german_charfilter"
            ],
            "filter": [
                "de_icu_normalizer",
                "german_stop",
                "german_normalization",
                "german_stemmer",
                "de_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "el_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "lowercase",
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "el_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "lowercase",
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "el_text": {
            "filter": [
                "lowercase",
                "icu_normalizer",
                "greek_stop",
                "greek_stemmer",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "el_text_search": {
            "filter": [
                "lowercase",
                "icu_normalizer",
                "greek_stop",
                "greek_stemmer",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en-ca_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en-ca_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en-ca_text": {
            "char_filter": [
                "word_break_helper",
                "kana_map"
            ],
            "filter": [
                "aggressive_splitting",
                "possessive_english",
                "icu_normalizer",
                "stop",
                "icu_folding",
                "remove_empty",
                "kstem",
                "custom_stem"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en-ca_text_search": {
            "char_filter": [
                "word_break_helper",
                "kana_map"
            ],
            "filter": [
                "aggressive_splitting",
                "possessive_english",
                "icu_normalizer",
                "stop",
                "icu_folding",
                "remove_empty",
                "kstem",
                "custom_stem"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en-gb_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en-gb_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en-gb_text": {
            "char_filter": [
                "word_break_helper",
                "kana_map"
            ],
            "filter": [
                "aggressive_splitting",
                "possessive_english",
                "icu_normalizer",
                "stop",
                "icu_folding",
                "remove_empty",
                "kstem",
                "custom_stem"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en-gb_text_search": {
            "char_filter": [
                "word_break_helper",
                "kana_map"
            ],
            "filter": [
                "aggressive_splitting",
                "possessive_english",
                "icu_normalizer",
                "stop",
                "icu_folding",
                "remove_empty",
                "kstem",
                "custom_stem"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en_text": {
            "char_filter": [
                "word_break_helper",
                "kana_map"
            ],
            "filter": [
                "aggressive_splitting",
                "possessive_english",
                "icu_normalizer",
                "stop",
                "icu_folding",
                "remove_empty",
                "kstem",
                "custom_stem"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "en_text_search": {
            "char_filter": [
                "word_break_helper",
                "kana_map"
            ],
            "filter": [
                "aggressive_splitting",
                "possessive_english",
                "icu_normalizer",
                "stop",
                "icu_folding",
                "remove_empty",
                "kstem",
                "custom_stem"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "eo_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "eo_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "eo_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "eo_text": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "eo_text_search": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "es_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "es_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "es_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "es_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "spanish_stop",
                "spanish_stemmer",
                "es_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "es_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "spanish_stop",
                "spanish_stemmer",
                "es_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "eu_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "eu_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "eu_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "eu_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "basque_stop",
                "basque_stemmer",
                "eu_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "eu_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "basque_stop",
                "basque_stemmer",
                "eu_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "fi_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "fi_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "fi_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "fi_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "finnish_stop",
                "finnish_stemmer",
                "fi_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "fi_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "finnish_stop",
                "finnish_stemmer",
                "fi_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "fr_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "fr_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "fr_text": {
            "char_filter": [
                "dotted_I_fix",
                "french_charfilter"
            ],
            "filter": [
                "french_elision",
                "icu_normalizer",
                "french_stop",
                "french_stemmer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "fr_text_search": {
            "char_filter": [
                "dotted_I_fix",
                "french_charfilter"
            ],
            "filter": [
                "french_elision",
                "icu_normalizer",
                "french_stop",
                "french_stemmer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "ga_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "ga_lowercase",
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "ga_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "ga_lowercase",
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "ga_text": {
            "char_filter": [
                "irish_charfilter"
            ],
            "filter": [
                "irish_hyphenation",
                "irish_elision",
                "ga_lowercase",
                "icu_normalizer",
                "irish_stop",
                "irish_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "ga_text_search": {
            "char_filter": [
                "irish_charfilter"
            ],
            "filter": [
                "irish_hyphenation",
                "irish_elision",
                "ga_lowercase",
                "icu_normalizer",
                "irish_stop",
                "irish_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "gl_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "gl_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "gl_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "gl_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "galician_stop",
                "galician_stemmer",
                "gl_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "gl_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "galician_stop",
                "galician_stemmer",
                "gl_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "he_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "he_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "he_text": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "he_text_search": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "hi_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "hi_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "hi_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "decimal_digit",
                "indic_normalization",
                "hindi_normalization",
                "hindi_stop",
                "hindi_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "hi_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "decimal_digit",
                "indic_normalization",
                "hindi_normalization",
                "hindi_stop",
                "hindi_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "hr_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "hr_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "hr_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "hr_text": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "hr_text_search": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nb_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "nb_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nb_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nb_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "norwegian_stop",
                "norwegian_stemmer",
                "nb_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nb_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "norwegian_stop",
                "norwegian_stemmer",
                "nb_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nl_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nl_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nl_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "dutch_stop",
                "dutch_override",
                "dutch_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nl_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "dutch_stop",
                "dutch_override",
                "dutch_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nn_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "nn_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nn_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nn_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "norwegian_stop",
                "norwegian_stemmer",
                "nn_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "nn_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "norwegian_stop",
                "norwegian_stemmer",
                "nn_icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "pt_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "pt_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "pt_text": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "portuguese_stop",
                "portuguese_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "pt_text_search": {
            "char_filter": [
                "dotted_I_fix"
            ],
            "filter": [
                "icu_normalizer",
                "portuguese_stop",
                "portuguese_stemmer",
                "icu_folding",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sh_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "sh_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sh_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sh_text": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sh_text_search": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "simple_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "simple_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "simple_text": {
            "char_filter": [
                "word_break_helper",
                "kana_map"
            ],
            "filter": [
                "aggressive_splitting",
                "possessive_english",
                "icu_normalizer",
                "stop",
                "icu_folding",
                "remove_empty",
                "kstem",
                "custom_stem"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "simple_text_search": {
            "char_filter": [
                "word_break_helper",
                "kana_map"
            ],
            "filter": [
                "aggressive_splitting",
                "possessive_english",
                "icu_normalizer",
                "stop",
                "icu_folding",
                "remove_empty",
                "kstem",
                "custom_stem"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sk_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sk_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sk_text": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sk_text_search": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sr_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "sr_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sr_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sr_text": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sr_text_search": {
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sv_plain": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer",
                "preserve_original_recorder",
                "sv_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sv_plain_search": {
            "char_filter": [
                "word_break_helper"
            ],
            "filter": [
                "icu_normalizer"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sv_text": {
            "filter": [
                "icu_normalizer",
                "swedish_stop",
                "swedish_stemmer",
                "preserve_original_recorder",
                "sv_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        },
        "sv_text_search": {
            "filter": [
                "icu_normalizer",
                "swedish_stop",
                "swedish_stemmer",
                "preserve_original_recorder",
                "sv_icu_folding",
                "preserve_original",
                "remove_empty"
            ],
            "tokenizer": "standard",
            "type": "custom"
        }
    },
    "char_filter": {
        "dotted_I_fix": {
            "mappings": [
                "\u0130=>I"
            ],
            "type": "mapping"
        },
        "french_charfilter": {
            "mappings": [
                "\\u02BC=>\\u0027"
            ],
            "type": "mapping"
        },
        "german_charfilter": {
            "mappings": [
                "\u1e9e=>\u00df"
            ],
            "type": "mapping"
        },
        "irish_charfilter": {
            "mappings": [
                "\u1e03=>bh",
                "\u010b=>ch",
                "\u1e0b=>dh",
                "\u1e1f=>fh",
                "\u0121=>gh",
                "\u1e41=>mh",
                "\u1e57=>ph",
                "\u1e61=>sh",
                "\u1e9b=>sh",
                "\u1e6b=>th",
                "\u1e02=>BH",
                "\u010a=>CH",
                "\u1e0a=>DH",
                "\u1e1e=>FH",
                "\u0120=>GH",
                "\u1e40=>MH",
                "\u1e56=>PH",
                "\u1e60=>SH",
                "\u1e6a=>TH"
            ],
            "type": "mapping"
        },
        "kana_map": {
            "mappings": [
                "\\u3041=>\\u30a1",
                "\\u3042=>\\u30a2",
                "\\u3043=>\\u30a3",
                "\\u3044=>\\u30a4",
                "\\u3045=>\\u30a5",
                "\\u3046=>\\u30a6",
                "\\u3047=>\\u30a7",
                "\\u3048=>\\u30a8",
                "\\u3049=>\\u30a9",
                "\\u304a=>\\u30aa",
                "\\u304b=>\\u30ab",
                "\\u304c=>\\u30ac",
                "\\u304d=>\\u30ad",
                "\\u304e=>\\u30ae",
                "\\u304f=>\\u30af",
                "\\u3050=>\\u30b0",
                "\\u3051=>\\u30b1",
                "\\u3052=>\\u30b2",
                "\\u3053=>\\u30b3",
                "\\u3054=>\\u30b4",
                "\\u3055=>\\u30b5",
                "\\u3056=>\\u30b6",
                "\\u3057=>\\u30b7",
                "\\u3058=>\\u30b8",
                "\\u3059=>\\u30b9",
                "\\u305a=>\\u30ba",
                "\\u305b=>\\u30bb",
                "\\u305c=>\\u30bc",
                "\\u305d=>\\u30bd",
                "\\u305e=>\\u30be",
                "\\u305f=>\\u30bf",
                "\\u3060=>\\u30c0",
                "\\u3061=>\\u30c1",
                "\\u3062=>\\u30c2",
                "\\u3063=>\\u30c3",
                "\\u3064=>\\u30c4",
                "\\u3065=>\\u30c5",
                "\\u3066=>\\u30c6",
                "\\u3067=>\\u30c7",
                "\\u3068=>\\u30c8",
                "\\u3069=>\\u30c9",
                "\\u306a=>\\u30ca",
                "\\u306b=>\\u30cb",
                "\\u306c=>\\u30cc",
                "\\u306d=>\\u30cd",
                "\\u306e=>\\u30ce",
                "\\u306f=>\\u30cf",
                "\\u3070=>\\u30d0",
                "\\u3071=>\\u30d1",
                "\\u3072=>\\u30d2",
                "\\u3073=>\\u30d3",
                "\\u3074=>\\u30d4",
                "\\u3075=>\\u30d5",
                "\\u3076=>\\u30d6",
                "\\u3077=>\\u30d7",
                "\\u3078=>\\u30d8",
                "\\u3079=>\\u30d9",
                "\\u307a=>\\u30da",
                "\\u307b=>\\u30db",
                "\\u307c=>\\u30dc",
                "\\u307d=>\\u30dd",
                "\\u307e=>\\u30de",
                "\\u307f=>\\u30df",
                "\\u3080=>\\u30e0",
                "\\u3081=>\\u30e1",
                "\\u3082=>\\u30e2",
                "\\u3083=>\\u30e3",
                "\\u3084=>\\u30e4",
                "\\u3085=>\\u30e5",
                "\\u3086=>\\u30e6",
                "\\u3087=>\\u30e7",
                "\\u3088=>\\u30e8",
                "\\u3089=>\\u30e9",
                "\\u308a=>\\u30ea",
                "\\u308b=>\\u30eb",
                "\\u308c=>\\u30ec",
                "\\u308d=>\\u30ed",
                "\\u308e=>\\u30ee",
                "\\u308f=>\\u30ef",
                "\\u3090=>\\u30f0",
                "\\u3091=>\\u30f1",
                "\\u3092=>\\u30f2",
                "\\u3093=>\\u30f3",
                "\\u3094=>\\u30f4",
                "\\u3095=>\\u30f5",
                "\\u3096=>\\u30f6"
            ],
            "type": "mapping"
        },
        "word_break_helper": {
            "mappings": [
                "_=>\\u0020",
                ".=>\\u0020",
                "(=>\\u0020",
                ")=>\\u0020"
            ],
            "type": "mapping"
        }
    },
    "filter": {
        "aggressive_splitting": {
            "preserve_original": false,
            "stem_english_possessive": false,
            "type": "word_delimiter"
        },
        "basque_stemmer": {
            "language": "basque",
            "type": "stemmer"
        },
        "basque_stop": {
            "stopwords": "_basque_",
            "type": "stop"
        },
        "bengali_stemmer": {
            "language": "bengali",
            "type": "stemmer"
        },
        "bengali_stop": {
            "stopwords": "_bengali_",
            "type": "stop"
        },
        "bs_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u0110\u0111\u017d\u017e\u0106\u0107\u0160\u0161\u010c\u010d]"
        },
        "catalan_elision": {
            "articles": [
                "d",
                "l",
                "m",
                "n",
                "s",
                "t"
            ],
            "articles_case": true,
            "type": "elision"
        },
        "catalan_stemmer": {
            "language": "catalan",
            "type": "stemmer"
        },
        "catalan_stop": {
            "stopwords": "_catalan_",
            "type": "stop"
        },
        "cs_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00c1\u00e1\u010c\u010d\u010e\u010f\u00c9\u00e9\u011a\u011b\u00cd\u00ed\u0147\u0148\u00d3\u00f3\u0158\u0159\u0160\u0161\u0164\u0165\u00da\u00fa\u016e\u016f\u00dd\u00fd\u017d\u017e]"
        },
        "custom_stem": {
            "rules": "guidelines => guideline",
            "type": "stemmer_override"
        },
        "czech_stemmer": {
            "language": "czech",
            "type": "stemmer"
        },
        "czech_stop": {
            "stopwords": "_czech_",
            "type": "stop"
        },
        "da_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00c6\u00e6\u00d8\u00f8\u00c5\u00e5]"
        },
        "danish_stemmer": {
            "language": "danish",
            "type": "stemmer"
        },
        "danish_stop": {
            "stopwords": "_danish_",
            "type": "stop"
        },
        "de_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00c4\u00e4\u00d6\u00f6\u00dc\u00fc\u1e9e\u00df]"
        },
        "de_icu_normalizer": {
            "name": "nfkc_cf",
            "type": "icu_normalizer",
            "unicodeSetFilter": "[^\u1e9e\u00df]"
        },
        "dutch_override": {
            "rules": [
                "fiets=>fiets",
                "bromfiets=>bromfiets",
                "ei=>eier",
                "kind=>kinder"
            ],
            "type": "stemmer_override"
        },
        "dutch_stemmer": {
            "language": "dutch",
            "type": "stemmer"
        },
        "dutch_stop": {
            "stopwords": "_dutch_",
            "type": "stop"
        },
        "eo_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u0108\u0109\u011c\u011d\u0124\u0125\u0134\u0135\u015c\u015d\u016c\u016d]"
        },
        "es_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00d1\u00f1]"
        },
        "eu_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00d1\u00f1]"
        },
        "fi_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00c5\u00e5\u00c4\u00e4\u00d6\u00f6]"
        },
        "finnish_stemmer": {
            "language": "finnish",
            "type": "stemmer"
        },
        "finnish_stop": {
            "stopwords": "_finnish_",
            "type": "stop"
        },
        "french_elision": {
            "articles": [
                "l",
                "m",
                "t",
                "qu",
                "n",
                "s",
                "j",
                "d",
                "c",
                "jusqu",
                "quoiqu",
                "lorsqu",
                "puisqu"
            ],
            "articles_case": true,
            "type": "elision"
        },
        "french_stemmer": {
            "language": "light_french",
            "type": "stemmer"
        },
        "french_stop": {
            "stopwords": "_french_",
            "type": "stop"
        },
        "ga_lowercase": {
            "language": "irish",
            "type": "lowercase"
        },
        "galician_stemmer": {
            "language": "galician",
            "type": "stemmer"
        },
        "galician_stop": {
            "stopwords": "_galician_",
            "type": "stop"
        },
        "german_stemmer": {
            "language": "light_german",
            "type": "stemmer"
        },
        "german_stop": {
            "stopwords": "_german_",
            "type": "stop"
        },
        "gl_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00d1\u00f1]"
        },
        "greek_stemmer": {
            "language": "greek",
            "type": "stemmer"
        },
        "greek_stop": {
            "stopwords": "_greek_",
            "type": "stop"
        },
        "hindi_stemmer": {
            "language": "hindi",
            "type": "stemmer"
        },
        "hindi_stop": {
            "stopwords": "_hindi_",
            "type": "stop"
        },
        "hr_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u0110\u0111\u017d\u017e\u0106\u0107\u0160\u0161\u010c\u010d]"
        },
        "icu_folding": {
            "type": "icu_folding"
        },
        "icu_normalizer": {
            "name": "nfkc_cf",
            "type": "icu_normalizer"
        },
        "irish_elision": {
            "articles": [
                "d",
                "m",
                "b"
            ],
            "articles_case": true,
            "type": "elision"
        },
        "irish_hyphenation": {
            "ignore_case": true,
            "stopwords": [
                "h",
                "n",
                "t"
            ],
            "type": "stop"
        },
        "irish_stemmer": {
            "language": "irish",
            "type": "stemmer"
        },
        "irish_stop": {
            "stopwords": "_irish_",
            "type": "stop"
        },
        "lowercase": {
            "language": "greek",
            "type": "lowercase"
        },
        "nb_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00c6\u00e6\u00d8\u00f8\u00c5\u00e5]"
        },
        "nn_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00c6\u00e6\u00d8\u00f8\u00c5\u00e5]"
        },
        "norwegian_stemmer": {
            "language": "norwegian",
            "type": "stemmer"
        },
        "norwegian_stop": {
            "stopwords": "_norwegian_",
            "type": "stop"
        },
        "portuguese_stemmer": {
            "language": "light_portuguese",
            "type": "stemmer"
        },
        "portuguese_stop": {
            "stopwords": "_portuguese_",
            "type": "stop"
        },
        "possessive_english": {
            "language": "possessive_english",
            "type": "stemmer"
        },
        "remove_empty": {
            "min": 1,
            "type": "length"
        },
        "sh_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u0110\u0111\u017d\u017e\u0106\u0107\u0160\u0161\u010c\u010d]"
        },
        "spanish_stemmer": {
            "language": "light_spanish",
            "type": "stemmer"
        },
        "spanish_stop": {
            "stopwords": "_spanish_",
            "type": "stop"
        },
        "sr_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u0110\u0111\u017d\u017e\u0106\u0107\u0160\u0161\u010c\u010d]"
        },
        "sv_icu_folding": {
            "type": "icu_folding",
            "unicodeSetFilter": "[^\u00c5\u00e5\u00c4\u00e4\u00d6\u00f6]"
        },
        "swedish_stemmer": {
            "language": "swedish",
            "type": "stemmer"
        },
        "swedish_stop": {
            "stopwords": "_swedish_",
            "type": "stop"
        }
    },
    "tokenizer": []
}