MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"content": {
"settings": {
"index": {
"number_of_shards": 1,
"auto_expand_replicas": "0-2",
"refresh_interval": "1s",
"analysis": {
"analyzer": {
"text": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"decimal_digit",
"possessive_english",
"lowercase",
"stop",
"asciifolding",
"kstem",
"custom_stem"
],
"char_filter": [
"globo_norm",
"regex_acronym_fixer",
"regex_camelCase",
"word_break_helper",
"arabic_extended_norm"
]
},
"plain": {
"type": "custom",
"char_filter": [
"nnbsp_norm",
"word_break_helper"
],
"tokenizer": "standard",
"filter": [
"lowercase"
]
},
"plain_search": {
"type": "custom",
"char_filter": [
"nnbsp_norm",
"word_break_helper"
],
"tokenizer": "standard",
"filter": [
"lowercase"
]
},
"short_text": {
"type": "custom",
"tokenizer": "whitespace",
"filter": [
"lowercase",
"aggressive_splitting",
"asciifolding_preserve"
]
},
"short_text_search": {
"type": "custom",
"tokenizer": "whitespace",
"filter": [
"lowercase",
"aggressive_splitting"
]
},
"source_text_plain": {
"type": "custom",
"char_filter": [
"word_break_helper_source_text"
],
"tokenizer": "standard",
"filter": [
"lowercase"
]
},
"source_text_plain_search": {
"type": "custom",
"char_filter": [
"word_break_helper_source_text"
],
"tokenizer": "standard",
"filter": [
"lowercase"
]
},
"suggest": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"lowercase",
"suggest_shingle"
]
},
"suggest_reverse": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"lowercase",
"suggest_shingle",
"reverse"
]
},
"token_reverse": {
"type": "custom",
"tokenizer": "no_splitting",
"filter": [
"reverse"
]
},
"near_match": {
"type": "custom",
"char_filter": [
"near_space_flattener"
],
"tokenizer": "no_splitting",
"filter": [
"truncate_keyword",
"lowercase"
]
},
"near_match_asciifolding": {
"type": "custom",
"char_filter": [
"near_space_flattener"
],
"tokenizer": "no_splitting",
"filter": [
"truncate_keyword",
"lowercase",
"asciifolding"
]
},
"prefix": {
"type": "custom",
"char_filter": [
"near_space_flattener"
],
"tokenizer": "prefix",
"filter": [
"lowercase"
]
},
"prefix_asciifolding": {
"type": "custom",
"char_filter": [
"near_space_flattener"
],
"tokenizer": "prefix",
"filter": [
"lowercase",
"asciifolding"
]
},
"word_prefix": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"lowercase",
"prefix_ngram_filter"
]
},
"keyword": {
"type": "custom",
"tokenizer": "no_splitting",
"filter": [
"truncate_keyword"
]
},
"lowercase_keyword": {
"type": "custom",
"tokenizer": "no_splitting",
"filter": [
"truncate_keyword",
"lowercase"
]
},
"trigram": {
"type": "custom",
"tokenizer": "trigram",
"filter": [
"lowercase"
]
},
"trigram_anchored": {
"type": "custom",
"tokenizer": "trigram",
"filter": [
"lowercase"
],
"char_filter": [
"add_regex_start_end_anchors"
]
},
"text_search": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"decimal_digit",
"possessive_english",
"lowercase",
"stop",
"asciifolding",
"kstem",
"custom_stem"
],
"char_filter": [
"globo_norm",
"regex_acronym_fixer",
"regex_camelCase",
"word_break_helper",
"arabic_extended_norm"
]
}
},
"filter": {
"suggest_shingle": {
"type": "shingle",
"min_shingle_size": 2,
"max_shingle_size": 3,
"output_unigrams": ""
},
"lowercase": {
"type": "lowercase"
},
"aggressive_splitting": {
"type": "word_delimiter_graph"
},
"prefix_ngram_filter": {
"type": "edge_ngram",
"max_gram": 255
},
"asciifolding": {
"type": "asciifolding"
},
"asciifolding_preserve": {
"type": "asciifolding",
"preserve_original": ""
},
"truncate_keyword": {
"type": "truncate_norm",
"length": 5000
},
"remove_empty": {
"type": "length",
"min": 1
},
"custom_stem": {
"type": "stemmer_override",
"rules": "guidelines => guideline"
},
"possessive_english": {
"type": "stemmer",
"language": "possessive_english"
}
},
"tokenizer": {
"prefix": {
"type": "edge_ngram",
"max_gram": 255
},
"no_splitting": {
"type": "keyword"
},
"trigram": {
"type": "nGram",
"min_gram": 3,
"max_gram": 3
}
},
"char_filter": {
"near_space_flattener": {
"type": "mapping",
"mappings": [
"'=>\\u0020",
"\\u2019=>\\u0020",
"\\u02BC=>\\u0020",
"_=>\\u0020",
"-=>\\u0020"
]
},
"nnbsp_norm": {
"type": "mapping",
"mappings": [
"\\u202F=>\\u0020"
]
},
"regex_camelCase": {
"type": "pattern_replace",
"pattern": "(\\p{Ll}[\\p{M}\\p{Cf}]*)([\\p{Lu}\\p{Lt}])",
"replacement": "$1 $2"
},
"regex_acronym_fixer": {
"type": "pattern_replace",
"pattern": "(?<=(?:^|\\P{L})\\p{L})[.\uff0e](\\p{L})(?=\\P{L}|$)",
"replacement": "$1"
},
"globo_norm": {
"type": "mapping",
"mappings": [
"`=>'",
"\u00b4=>'",
"\u02b9=>'",
"\u02bb=>'",
"\u02bc=>'",
"\u02bd=>'",
"\u02be=>'",
"\u02bf=>'",
"\u02cb=>'",
"\u055a=>'",
"\\u05F3=>'",
"\u2018=>'",
"\u2019=>'",
"\u201b=>'",
"\u2032=>'",
"\u2035=>'",
"\ua78c=>'",
"\uff07=>'",
"\uff40=>'",
"\\u202F=>\\u0020",
"\u02c8=>",
"\u02cc=>",
"\\u0640=>",
"\u066c=>,",
"\u060c=>,",
"\u055b=>",
"\u055c=>",
"\u055e=>",
"\u00b5=>\u03bc",
"\\u05F0=>\\u05D5\\u05D5",
"\\u05F1=>\\u05D5\\u05D9",
"\\u05F2=>\\u05D9\\u05D9",
"\\uFB1F=>\\u05D9\\u05D9\\u05B7",
"\\u05D9\\u05B7\\u05D9=>\\u05D9\\u05D9\\u05B7",
"\u0d23\u0d4d\\u200D=>\u0d7a",
"\u0d28\u0d4d\\u200D=>\u0d7b",
"\u0d30\u0d4d\\u200D=>\u0d7c",
"\u0d32\u0d4d\\u200D=>\u0d7d",
"\u0d33\u0d4d\\u200D=>\u0d7e",
"\u09a4\u09cd\\u200D=>\u09ce",
"\\u061C=>"
]
},
"arabic_extended_norm": {
"type": "mapping",
"mappings": [
"\\uFB8E=>\\u0643",
"\\uFB8F=>\\u0643",
"\\uFB90=>\\u0643",
"\\uFB91=>\\u0643",
"\\u06A9=>\\u0643",
"\\u06AA=>\\u0643",
"\\uFEDB=>\\u0643",
"\\uFEDC=>\\u0643",
"\\uFED9=>\\u0643",
"\\uFEDA=>\\u0643",
"\\uFBFC=>\\u064A",
"\\uFBFD=>\\u064A",
"\\uFBFE=>\\u064A",
"\\uFBFF=>\\u064A",
"\\u06CC=>\\u064A",
"\\uFBE8=>\\u064A",
"\\uFBE9=>\\u064A",
"\\uFEEF=>\\u064A",
"\\uFEF0=>\\u064A",
"\\u0649=>\\u064A",
"\\u06CD=>\\u064A",
"\\uFBE4=>\\u064A",
"\\uFBE5=>\\u064A",
"\\uFBE6=>\\u064A",
"\\uFBE7=>\\u064A",
"\\u06D0=>\\u064A",
"\\uFBA6=>\\u0647",
"\\uFBA7=>\\u0647",
"\\uFBA8=>\\u0647",
"\\uFBA9=>\\u0647",
"\\u06C1=>\\u0647",
"\\u06C0=>\\u0647",
"\\uFBA4=>\\u0647",
"\\uFBA5=>\\u0647",
"\\u06D5=>\\u0647"
]
},
"word_break_helper": {
"type": "mapping",
"mappings": [
"_=>\\u0020",
":=>\\u0020",
".=>\\u0020",
"(=>\\u0020",
")=>\\u0020",
"\uff0e=>\\u0020",
"\uff3f=>\\u0020",
"\uff1a=>\\u0020",
"\u00b7=>\\u0020"
]
},
"word_break_helper_source_text": {
"type": "mapping",
"mappings": [
"_=>\\u0020",
".=>\\u0020",
"(=>\\u0020",
")=>\\u0020",
":=>\\u0020"
]
},
"dotted_I_fix": {
"type": "mapping",
"mappings": [
"\u0130=>I"
]
}
},
"normalizer": {
"lowercase_keyword": {
"type": "custom",
"filter": [
"truncate_keyword",
"lowercase"
]
},
"keyword": {
"type": "custom",
"filter": [
"truncate_keyword"
]
}
}
},
"query": {
"default_field": "all"
},
"similarity": {
"bm25": {
"type": "BM25"
}
}
}
},
"mappings": {
"properties": {
"timestamp": {
"type": "date",
"format": "dateOptionalTime"
},
"create_timestamp": {
"type": "date",
"format": "dateOptionalTime"
},
"page_id": {
"type": "long"
},
"wiki": {
"type": "keyword",
"normalizer": "keyword"
},
"namespace": {
"type": "long"
},
"namespace_text": {
"type": "keyword",
"doc_values": "",
"normalizer": "keyword"
},
"title": {
"type": "text",
"copy_to": [
"suggest",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match"
],
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
},
"prefix": {
"similarity": "bm25",
"type": "text",
"analyzer": "prefix",
"search_analyzer": "near_match",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"prefix_asciifolding": {
"similarity": "bm25",
"type": "text",
"analyzer": "prefix_asciifolding",
"search_analyzer": "near_match_asciifolding",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"near_match": {
"similarity": "bm25",
"type": "text",
"analyzer": "near_match",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"near_match_asciifolding": {
"similarity": "bm25",
"type": "text",
"analyzer": "near_match_asciifolding",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"keyword": {
"similarity": "bm25",
"type": "keyword",
"normalizer": "keyword"
}
},
"term_vector": "with_positions_offsets"
},
"text": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
},
"word_count": {
"type": "token_count",
"analyzer": "plain"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all"
]
},
"text_bytes": {
"type": "long"
},
"source_text": {
"type": "text",
"fields": {
"plain": {
"type": "text",
"analyzer": "source_text_plain",
"search_analyzer": "source_text_plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
}
},
"redirect": {
"properties": {
"namespace": {
"type": "long"
},
"title": {
"type": "text",
"copy_to": [
"suggest",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match"
],
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
},
"prefix": {
"similarity": "bm25",
"type": "text",
"analyzer": "prefix",
"search_analyzer": "near_match",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"prefix_asciifolding": {
"similarity": "bm25",
"type": "text",
"analyzer": "prefix_asciifolding",
"search_analyzer": "near_match_asciifolding",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"near_match": {
"similarity": "bm25",
"type": "text",
"analyzer": "near_match",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"near_match_asciifolding": {
"similarity": "bm25",
"type": "text",
"analyzer": "near_match_asciifolding",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"keyword": {
"similarity": "bm25",
"type": "keyword",
"normalizer": "keyword"
}
},
"term_vector": "with_positions_offsets"
}
}
},
"incoming_links": {
"type": "long"
},
"local_sites_with_dupe": {
"type": "keyword",
"normalizer": "lowercase_keyword"
},
"suggest": {
"type": "text",
"similarity": "bm25",
"index_options": "freqs",
"analyzer": "suggest"
},
"category": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
},
"lowercase_keyword": {
"similarity": "bm25",
"type": "keyword",
"normalizer": "lowercase_keyword"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all"
]
},
"external_link": {
"type": "keyword",
"normalizer": "keyword"
},
"outgoing_link": {
"type": "keyword",
"normalizer": "keyword",
"fields": {
"token_count": {
"type": "token_count",
"analyzer": "keyword"
}
}
},
"template": {
"type": "keyword",
"normalizer": "lowercase_keyword",
"fields": {
"keyword": {
"type": "keyword",
"normalizer": "keyword"
}
}
},
"content_model": {
"type": "keyword",
"normalizer": "keyword"
},
"language": {
"type": "keyword",
"normalizer": "keyword"
},
"heading": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all",
"all",
"all",
"all",
"all"
]
},
"auxiliary_text": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all"
]
},
"opening_text": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all",
"all",
"all"
]
},
"file_media_type": {
"type": "keyword",
"normalizer": "lowercase_keyword"
},
"file_mime": {
"type": "text",
"analyzer": "short_text",
"search_analyzer": "short_text_search"
},
"file_size": {
"type": "long"
},
"file_width": {
"type": "long"
},
"file_height": {
"type": "long"
},
"file_bits": {
"type": "long"
},
"file_resolution": {
"type": "long"
},
"file_text": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all"
]
},
"all": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets"
},
"all_near_match": {
"type": "text",
"analyzer": "near_match",
"index_options": "freqs",
"similarity": "bm25",
"fields": {
"asciifolding": {
"type": "text",
"analyzer": "near_match_asciifolding",
"index_options": "freqs",
"similarity": "bm25"
}
}
}
}
}
},
"general": {
"settings": {
"index": {
"number_of_shards": 1,
"auto_expand_replicas": "0-2",
"refresh_interval": "1s",
"analysis": {
"analyzer": {
"text": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"decimal_digit",
"possessive_english",
"lowercase",
"stop",
"asciifolding",
"kstem",
"custom_stem"
],
"char_filter": [
"globo_norm",
"regex_acronym_fixer",
"regex_camelCase",
"word_break_helper",
"arabic_extended_norm"
]
},
"plain": {
"type": "custom",
"char_filter": [
"nnbsp_norm",
"word_break_helper"
],
"tokenizer": "standard",
"filter": [
"lowercase"
]
},
"plain_search": {
"type": "custom",
"char_filter": [
"nnbsp_norm",
"word_break_helper"
],
"tokenizer": "standard",
"filter": [
"lowercase"
]
},
"short_text": {
"type": "custom",
"tokenizer": "whitespace",
"filter": [
"lowercase",
"aggressive_splitting",
"asciifolding_preserve"
]
},
"short_text_search": {
"type": "custom",
"tokenizer": "whitespace",
"filter": [
"lowercase",
"aggressive_splitting"
]
},
"source_text_plain": {
"type": "custom",
"char_filter": [
"word_break_helper_source_text"
],
"tokenizer": "standard",
"filter": [
"lowercase"
]
},
"source_text_plain_search": {
"type": "custom",
"char_filter": [
"word_break_helper_source_text"
],
"tokenizer": "standard",
"filter": [
"lowercase"
]
},
"suggest": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"lowercase",
"suggest_shingle"
]
},
"suggest_reverse": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"lowercase",
"suggest_shingle",
"reverse"
]
},
"token_reverse": {
"type": "custom",
"tokenizer": "no_splitting",
"filter": [
"reverse"
]
},
"near_match": {
"type": "custom",
"char_filter": [
"near_space_flattener"
],
"tokenizer": "no_splitting",
"filter": [
"truncate_keyword",
"lowercase"
]
},
"near_match_asciifolding": {
"type": "custom",
"char_filter": [
"near_space_flattener"
],
"tokenizer": "no_splitting",
"filter": [
"truncate_keyword",
"lowercase",
"asciifolding"
]
},
"prefix": {
"type": "custom",
"char_filter": [
"near_space_flattener"
],
"tokenizer": "prefix",
"filter": [
"lowercase"
]
},
"prefix_asciifolding": {
"type": "custom",
"char_filter": [
"near_space_flattener"
],
"tokenizer": "prefix",
"filter": [
"lowercase",
"asciifolding"
]
},
"word_prefix": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"lowercase",
"prefix_ngram_filter"
]
},
"keyword": {
"type": "custom",
"tokenizer": "no_splitting",
"filter": [
"truncate_keyword"
]
},
"lowercase_keyword": {
"type": "custom",
"tokenizer": "no_splitting",
"filter": [
"truncate_keyword",
"lowercase"
]
},
"trigram": {
"type": "custom",
"tokenizer": "trigram",
"filter": [
"lowercase"
]
},
"trigram_anchored": {
"type": "custom",
"tokenizer": "trigram",
"filter": [
"lowercase"
],
"char_filter": [
"add_regex_start_end_anchors"
]
},
"text_search": {
"type": "custom",
"tokenizer": "standard",
"filter": [
"decimal_digit",
"possessive_english",
"lowercase",
"stop",
"asciifolding",
"kstem",
"custom_stem"
],
"char_filter": [
"globo_norm",
"regex_acronym_fixer",
"regex_camelCase",
"word_break_helper",
"arabic_extended_norm"
]
}
},
"filter": {
"suggest_shingle": {
"type": "shingle",
"min_shingle_size": 2,
"max_shingle_size": 3,
"output_unigrams": ""
},
"lowercase": {
"type": "lowercase"
},
"aggressive_splitting": {
"type": "word_delimiter_graph"
},
"prefix_ngram_filter": {
"type": "edge_ngram",
"max_gram": 255
},
"asciifolding": {
"type": "asciifolding"
},
"asciifolding_preserve": {
"type": "asciifolding",
"preserve_original": ""
},
"truncate_keyword": {
"type": "truncate_norm",
"length": 5000
},
"remove_empty": {
"type": "length",
"min": 1
},
"custom_stem": {
"type": "stemmer_override",
"rules": "guidelines => guideline"
},
"possessive_english": {
"type": "stemmer",
"language": "possessive_english"
}
},
"tokenizer": {
"prefix": {
"type": "edge_ngram",
"max_gram": 255
},
"no_splitting": {
"type": "keyword"
},
"trigram": {
"type": "nGram",
"min_gram": 3,
"max_gram": 3
}
},
"char_filter": {
"near_space_flattener": {
"type": "mapping",
"mappings": [
"'=>\\u0020",
"\\u2019=>\\u0020",
"\\u02BC=>\\u0020",
"_=>\\u0020",
"-=>\\u0020"
]
},
"nnbsp_norm": {
"type": "mapping",
"mappings": [
"\\u202F=>\\u0020"
]
},
"regex_camelCase": {
"type": "pattern_replace",
"pattern": "(\\p{Ll}[\\p{M}\\p{Cf}]*)([\\p{Lu}\\p{Lt}])",
"replacement": "$1 $2"
},
"regex_acronym_fixer": {
"type": "pattern_replace",
"pattern": "(?<=(?:^|\\P{L})\\p{L})[.\uff0e](\\p{L})(?=\\P{L}|$)",
"replacement": "$1"
},
"globo_norm": {
"type": "mapping",
"mappings": [
"`=>'",
"\u00b4=>'",
"\u02b9=>'",
"\u02bb=>'",
"\u02bc=>'",
"\u02bd=>'",
"\u02be=>'",
"\u02bf=>'",
"\u02cb=>'",
"\u055a=>'",
"\\u05F3=>'",
"\u2018=>'",
"\u2019=>'",
"\u201b=>'",
"\u2032=>'",
"\u2035=>'",
"\ua78c=>'",
"\uff07=>'",
"\uff40=>'",
"\\u202F=>\\u0020",
"\u02c8=>",
"\u02cc=>",
"\\u0640=>",
"\u066c=>,",
"\u060c=>,",
"\u055b=>",
"\u055c=>",
"\u055e=>",
"\u00b5=>\u03bc",
"\\u05F0=>\\u05D5\\u05D5",
"\\u05F1=>\\u05D5\\u05D9",
"\\u05F2=>\\u05D9\\u05D9",
"\\uFB1F=>\\u05D9\\u05D9\\u05B7",
"\\u05D9\\u05B7\\u05D9=>\\u05D9\\u05D9\\u05B7",
"\u0d23\u0d4d\\u200D=>\u0d7a",
"\u0d28\u0d4d\\u200D=>\u0d7b",
"\u0d30\u0d4d\\u200D=>\u0d7c",
"\u0d32\u0d4d\\u200D=>\u0d7d",
"\u0d33\u0d4d\\u200D=>\u0d7e",
"\u09a4\u09cd\\u200D=>\u09ce",
"\\u061C=>"
]
},
"arabic_extended_norm": {
"type": "mapping",
"mappings": [
"\\uFB8E=>\\u0643",
"\\uFB8F=>\\u0643",
"\\uFB90=>\\u0643",
"\\uFB91=>\\u0643",
"\\u06A9=>\\u0643",
"\\u06AA=>\\u0643",
"\\uFEDB=>\\u0643",
"\\uFEDC=>\\u0643",
"\\uFED9=>\\u0643",
"\\uFEDA=>\\u0643",
"\\uFBFC=>\\u064A",
"\\uFBFD=>\\u064A",
"\\uFBFE=>\\u064A",
"\\uFBFF=>\\u064A",
"\\u06CC=>\\u064A",
"\\uFBE8=>\\u064A",
"\\uFBE9=>\\u064A",
"\\uFEEF=>\\u064A",
"\\uFEF0=>\\u064A",
"\\u0649=>\\u064A",
"\\u06CD=>\\u064A",
"\\uFBE4=>\\u064A",
"\\uFBE5=>\\u064A",
"\\uFBE6=>\\u064A",
"\\uFBE7=>\\u064A",
"\\u06D0=>\\u064A",
"\\uFBA6=>\\u0647",
"\\uFBA7=>\\u0647",
"\\uFBA8=>\\u0647",
"\\uFBA9=>\\u0647",
"\\u06C1=>\\u0647",
"\\u06C0=>\\u0647",
"\\uFBA4=>\\u0647",
"\\uFBA5=>\\u0647",
"\\u06D5=>\\u0647"
]
},
"word_break_helper": {
"type": "mapping",
"mappings": [
"_=>\\u0020",
":=>\\u0020",
".=>\\u0020",
"(=>\\u0020",
")=>\\u0020",
"\uff0e=>\\u0020",
"\uff3f=>\\u0020",
"\uff1a=>\\u0020",
"\u00b7=>\\u0020"
]
},
"word_break_helper_source_text": {
"type": "mapping",
"mappings": [
"_=>\\u0020",
".=>\\u0020",
"(=>\\u0020",
")=>\\u0020",
":=>\\u0020"
]
},
"dotted_I_fix": {
"type": "mapping",
"mappings": [
"\u0130=>I"
]
}
},
"normalizer": {
"lowercase_keyword": {
"type": "custom",
"filter": [
"truncate_keyword",
"lowercase"
]
},
"keyword": {
"type": "custom",
"filter": [
"truncate_keyword"
]
}
}
},
"query": {
"default_field": "all"
},
"similarity": {
"bm25": {
"type": "BM25"
}
}
}
},
"mappings": {
"properties": {
"timestamp": {
"type": "date",
"format": "dateOptionalTime"
},
"create_timestamp": {
"type": "date",
"format": "dateOptionalTime"
},
"page_id": {
"type": "long"
},
"wiki": {
"type": "keyword",
"normalizer": "keyword"
},
"namespace": {
"type": "long"
},
"namespace_text": {
"type": "keyword",
"doc_values": "",
"normalizer": "keyword"
},
"title": {
"type": "text",
"copy_to": [
"suggest",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match"
],
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
},
"prefix": {
"similarity": "bm25",
"type": "text",
"analyzer": "prefix",
"search_analyzer": "near_match",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"prefix_asciifolding": {
"similarity": "bm25",
"type": "text",
"analyzer": "prefix_asciifolding",
"search_analyzer": "near_match_asciifolding",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"near_match": {
"similarity": "bm25",
"type": "text",
"analyzer": "near_match",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"near_match_asciifolding": {
"similarity": "bm25",
"type": "text",
"analyzer": "near_match_asciifolding",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"keyword": {
"similarity": "bm25",
"type": "keyword",
"normalizer": "keyword"
}
},
"term_vector": "with_positions_offsets"
},
"text": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
},
"word_count": {
"type": "token_count",
"analyzer": "plain"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all"
]
},
"text_bytes": {
"type": "long"
},
"source_text": {
"type": "text",
"fields": {
"plain": {
"type": "text",
"analyzer": "source_text_plain",
"search_analyzer": "source_text_plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
}
},
"redirect": {
"properties": {
"namespace": {
"type": "long"
},
"title": {
"type": "text",
"copy_to": [
"suggest",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match",
"all_near_match"
],
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
},
"prefix": {
"similarity": "bm25",
"type": "text",
"analyzer": "prefix",
"search_analyzer": "near_match",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"prefix_asciifolding": {
"similarity": "bm25",
"type": "text",
"analyzer": "prefix_asciifolding",
"search_analyzer": "near_match_asciifolding",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"near_match": {
"similarity": "bm25",
"type": "text",
"analyzer": "near_match",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"near_match_asciifolding": {
"similarity": "bm25",
"type": "text",
"analyzer": "near_match_asciifolding",
"index_options": "docs",
"term_vector": "with_positions_offsets"
},
"keyword": {
"similarity": "bm25",
"type": "keyword",
"normalizer": "keyword"
}
},
"term_vector": "with_positions_offsets"
}
}
},
"incoming_links": {
"type": "long"
},
"local_sites_with_dupe": {
"type": "keyword",
"normalizer": "lowercase_keyword"
},
"suggest": {
"type": "text",
"similarity": "bm25",
"index_options": "freqs",
"analyzer": "suggest"
},
"category": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
},
"lowercase_keyword": {
"similarity": "bm25",
"type": "keyword",
"normalizer": "lowercase_keyword"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all",
"all",
"all",
"all",
"all",
"all",
"all",
"all"
]
},
"external_link": {
"type": "keyword",
"normalizer": "keyword"
},
"outgoing_link": {
"type": "keyword",
"normalizer": "keyword",
"fields": {
"token_count": {
"type": "token_count",
"analyzer": "keyword"
}
}
},
"template": {
"type": "keyword",
"normalizer": "lowercase_keyword",
"fields": {
"keyword": {
"type": "keyword",
"normalizer": "keyword"
}
}
},
"content_model": {
"type": "keyword",
"normalizer": "keyword"
},
"language": {
"type": "keyword",
"normalizer": "keyword"
},
"heading": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all",
"all",
"all",
"all",
"all"
]
},
"auxiliary_text": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all"
]
},
"opening_text": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all",
"all",
"all"
]
},
"file_media_type": {
"type": "keyword",
"normalizer": "lowercase_keyword"
},
"file_mime": {
"type": "text",
"analyzer": "short_text",
"search_analyzer": "short_text_search"
},
"file_size": {
"type": "long"
},
"file_width": {
"type": "long"
},
"file_height": {
"type": "long"
},
"file_bits": {
"type": "long"
},
"file_resolution": {
"type": "long"
},
"file_text": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets",
"copy_to": [
"all"
]
},
"all": {
"type": "text",
"analyzer": "text",
"search_analyzer": "text_search",
"position_increment_gap": 10,
"similarity": "bm25",
"fields": {
"plain": {
"type": "text",
"analyzer": "plain",
"search_analyzer": "plain_search",
"position_increment_gap": 10,
"similarity": "bm25",
"term_vector": "with_positions_offsets"
}
},
"term_vector": "with_positions_offsets"
},
"all_near_match": {
"type": "text",
"analyzer": "near_match",
"index_options": "freqs",
"similarity": "bm25",
"fields": {
"asciifolding": {
"type": "text",
"analyzer": "near_match_asciifolding",
"index_options": "freqs",
"similarity": "bm25"
}
}
}
}
}
}
}