Skip to content

Instantly share code, notes, and snippets.

@gibrown
Created April 11, 2017 16:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save gibrown/49262d39edb5ce7936fc001990ece560 to your computer and use it in GitHub Desktop.
{
"wordpress.org-plugins-wp-5": {
"mappings": {
"post": {
"_all": {
"enabled": false
},
"dynamic_templates": [
{
"tax_template_name": {
"mapping": {
"type": "multi_field",
"fields": {
"name": {
"similarity": "BM25",
"index": "analyzed",
"type": "string"
},
"raw_lc": {
"analyzer": "lowercase_analyzer",
"index": "analyzed",
"type": "string"
},
"raw": {
"index": "not_analyzed",
"type": "string"
}
}
},
"path_match": "taxonomy.*.name"
}
},
{
"tax_template_slug": {
"mapping": {
"index": "not_analyzed",
"type": "string"
},
"path_match": "taxonomy.*.slug"
}
},
{
"tax_template_term_id": {
"mapping": {
"type": "long"
},
"path_match": "taxonomy.*.term_id"
}
},
{
"has_template": {
"mapping": {
"type": "short"
},
"path_match": "has.*"
}
},
{
"shortcode_args_template": {
"mapping": {
"index": "not_analyzed",
"type": "string"
},
"path_match": "shortcode.*.id"
}
},
{
"shortcode_count_template": {
"mapping": {
"type": "short"
},
"path_match": "shortcode.*.count"
}
},
{
"meta_str_template": {
"mapping": {
"type": "multi_field",
"fields": {
"raw_lc": {
"analyzer": "lowercase_analyzer",
"index": "analyzed",
"type": "string"
},
"raw": {
"index": "not_analyzed",
"type": "string"
},
"value": {
"similarity": "BM25",
"index": "analyzed",
"type": "string"
}
}
},
"path_match": "meta.*.value"
}
},
{
"meta_long_template": {
"mapping": {
"type": "long"
},
"path_match": "meta.*.long"
}
},
{
"meta_bool_template": {
"mapping": {
"type": "boolean"
},
"path_match": "meta.*.boolean"
}
},
{
"meta_float_template": {
"mapping": {
"type": "double"
},
"path_match": "meta.*.double"
}
}
],
"properties": {
"active_installs": {
"type": "long"
},
"all_content_af": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ak": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_am": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_an": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ar": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"all_content_arq": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"all_content_art_xemoji": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ary": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"all_content_as": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ast": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_az": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_az_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_azb": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_bcc": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_bel": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_bg_BG": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "bg_analyzer"
}
},
"analyzer": "bg_analyzer"
},
"all_content_bn_BD": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_bo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_bre": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_bs_BA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ca": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ca_analyzer"
}
},
"analyzer": "ca_analyzer"
},
"all_content_ceb": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ckb": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_co": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_cs_CZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "cs_analyzer"
}
},
"analyzer": "cs_analyzer"
},
"all_content_cy": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_da_DK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "da_analyzer"
}
},
"analyzer": "da_analyzer"
},
"all_content_de_CH": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"all_content_de_DE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"all_content_de_DE_formal": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"all_content_dv": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_dzo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_el": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "el_analyzer"
}
},
"analyzer": "el_analyzer"
},
"all_content_en": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"all_content_en_AU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"all_content_en_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"all_content_en_GB": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"all_content_en_NZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"all_content_en_ZA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"all_content_eo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_es_AR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"all_content_es_CL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"all_content_es_CO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"all_content_es_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"all_content_es_GT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"all_content_es_MX": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"all_content_es_PE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"all_content_es_PR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"all_content_es_VE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"all_content_et": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_eu": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "eu_analyzer"
}
},
"analyzer": "eu_analyzer"
},
"all_content_fa_AF": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"all_content_fa_IR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"all_content_fi": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fi_analyzer"
}
},
"analyzer": "fi_analyzer"
},
"all_content_fr_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"all_content_fr_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"all_content_fr_FR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"all_content_frp": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_fuc": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_fur": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_fy": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ga": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_gd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_gl_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_gsw": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_gu": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_hat": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_haz": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_he_IL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "he_analyzer"
}
},
"analyzer": "he_analyzer"
},
"all_content_hi_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "hi_analyzer"
}
},
"analyzer": "hi_analyzer"
},
"all_content_hr": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_hu_HU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "hu_analyzer"
}
},
"analyzer": "hu_analyzer"
},
"all_content_hy": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "hy_analyzer"
}
},
"analyzer": "hy_analyzer"
},
"all_content_id_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "id_analyzer"
}
},
"analyzer": "id_analyzer"
},
"all_content_ido": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_is_IS": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_it_IT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "it_analyzer"
}
},
"analyzer": "it_analyzer"
},
"all_content_ja": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ja_analyzer"
}
},
"analyzer": "ja_analyzer"
},
"all_content_jv_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ka_GE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_kab": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_kal": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_kea": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_kin": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_kk": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_km": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_kn": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ko_KR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ko_analyzer"
}
},
"analyzer": "ko_analyzer"
},
"all_content_ky_KY": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_la": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_lb_LU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_li": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_lin": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_lo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_lt_LT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_lv": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_me_ME": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_mg_MG": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_mk_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ml_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_mn": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_mr": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_mri": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ms_MY": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_my_MM": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_nb_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"all_content_ne_NP": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_nl_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"all_content_nl_NL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"all_content_nn_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"all_content_oci": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ory": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_os": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_pa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_pl_PL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ps": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_pt_BR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"all_content_pt_PT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"all_content_rhg": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ro_RO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"all_content_roh": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"all_content_ru_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ru_analyzer"
}
},
"analyzer": "ru_analyzer"
},
"all_content_rup_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_sa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_sah": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_si_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_sk_SK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_sl_SI": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_snd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_so_SO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_sq": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_sr_RS": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_srd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_su_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_sv_SE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "sv_analyzer"
}
},
"analyzer": "sv_analyzer"
},
"all_content_sw": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_szl": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ta_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ta_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_tah": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_te": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_tg": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_th": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_tl": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_tr_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "tr_analyzer"
}
},
"analyzer": "tr_analyzer"
},
"all_content_translate-test": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_tt_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_tuk": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_twd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_tzm": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ug_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_uk": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_ur": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_uz_UZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_vi": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_yor": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"all_content_zh_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"all_content_zh_HK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"all_content_zh_TW": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"ancestor_post_ids": {
"type": "long"
},
"author": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
}
}
},
"author_id": {
"type": "integer"
},
"author_login": {
"type": "string",
"index": "not_analyzed"
},
"blog_id": {
"type": "integer",
"store": true
},
"boost": {
"type": "integer"
},
"category": {
"properties": {
"name": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
},
"slug": {
"type": "string",
"index": "not_analyzed"
},
"term_id": {
"type": "long"
}
}
},
"changelog_af": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ak": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_am": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_an": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ar": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"changelog_arq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"changelog_art_xemoji": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ary": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"changelog_as": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ast": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_az": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_az_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_azb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_bcc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_bel": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_bg_BG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "bg_analyzer"
}
},
"analyzer": "bg_analyzer"
},
"changelog_bn_BD": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_bo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_bre": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_bs_BA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ca": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ca_analyzer"
}
},
"analyzer": "ca_analyzer"
},
"changelog_ceb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ckb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_co": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_cs_CZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "cs_analyzer"
}
},
"analyzer": "cs_analyzer"
},
"changelog_cy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_da_DK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "da_analyzer"
}
},
"analyzer": "da_analyzer"
},
"changelog_de_CH": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"changelog_de_DE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"changelog_de_DE_formal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"changelog_dv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_dzo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_el": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "el_analyzer"
}
},
"analyzer": "el_analyzer"
},
"changelog_en": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"changelog_en_AU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"changelog_en_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"changelog_en_GB": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"changelog_en_NZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"changelog_en_ZA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"changelog_eo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_es_AR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"changelog_es_CL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"changelog_es_CO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"changelog_es_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"changelog_es_GT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"changelog_es_MX": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"changelog_es_PE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"changelog_es_PR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"changelog_es_VE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"changelog_et": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_eu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "eu_analyzer"
}
},
"analyzer": "eu_analyzer"
},
"changelog_fa_AF": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"changelog_fa_IR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"changelog_fi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fi_analyzer"
}
},
"analyzer": "fi_analyzer"
},
"changelog_fr_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"changelog_fr_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"changelog_fr_FR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"changelog_frp": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_fuc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_fur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_fy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ga": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_gd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_gl_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_gsw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_gu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_hat": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_haz": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_he_IL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "he_analyzer"
}
},
"analyzer": "he_analyzer"
},
"changelog_hi_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hi_analyzer"
}
},
"analyzer": "hi_analyzer"
},
"changelog_hr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_hu_HU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hu_analyzer"
}
},
"analyzer": "hu_analyzer"
},
"changelog_hy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hy_analyzer"
}
},
"analyzer": "hy_analyzer"
},
"changelog_id_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "id_analyzer"
}
},
"analyzer": "id_analyzer"
},
"changelog_ido": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_is_IS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_it_IT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "it_analyzer"
}
},
"analyzer": "it_analyzer"
},
"changelog_ja": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ja_analyzer"
}
},
"analyzer": "ja_analyzer"
},
"changelog_jv_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ka_GE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_kab": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_kal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_kea": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_kin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_kk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_km": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_kn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ko_KR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ko_analyzer"
}
},
"analyzer": "ko_analyzer"
},
"changelog_ky_KY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_la": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_lb_LU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_li": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_lin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_lo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_lt_LT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_lv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_me_ME": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_mg_MG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_mk_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ml_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_mn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_mr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_mri": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ms_MY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_my_MM": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_nb_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"changelog_ne_NP": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_nl_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"changelog_nl_NL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"changelog_nn_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"changelog_oci": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ory": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_os": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_pa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_pl_PL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ps": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_pt_BR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"changelog_pt_PT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"changelog_rhg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ro_RO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"changelog_roh": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"changelog_ru_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ru_analyzer"
}
},
"analyzer": "ru_analyzer"
},
"changelog_rup_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_sa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_sah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_si_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_sk_SK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_sl_SI": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_snd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_so_SO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_sq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_sr_RS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_srd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_su_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_sv_SE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "sv_analyzer"
}
},
"analyzer": "sv_analyzer"
},
"changelog_sw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_szl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ta_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ta_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_tah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_te": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_tg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_th": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_tl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_tr_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "tr_analyzer"
}
},
"analyzer": "tr_analyzer"
},
"changelog_translate-test": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_tt_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_tuk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_twd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_tzm": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ug_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_uk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_ur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_uz_UZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_vi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_yor": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"changelog_zh_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"changelog_zh_HK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"changelog_zh_TW": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"comment_count": {
"type": "string"
},
"content_af": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ak": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_am": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_an": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ar": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"content_arq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"content_art_xemoji": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ary": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"content_as": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ast": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_az": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_az_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_azb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_bcc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_bel": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_bg_BG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "bg_analyzer"
}
},
"analyzer": "bg_analyzer"
},
"content_bn_BD": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_bo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_bre": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_bs_BA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ca": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ca_analyzer"
}
},
"analyzer": "ca_analyzer"
},
"content_ceb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ckb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_co": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_cs_CZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "cs_analyzer"
}
},
"analyzer": "cs_analyzer"
},
"content_cy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_da_DK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "da_analyzer"
}
},
"analyzer": "da_analyzer"
},
"content_de_CH": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"content_de_DE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"content_de_DE_formal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"content_dv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_dzo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_el": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "el_analyzer"
}
},
"analyzer": "el_analyzer"
},
"content_en": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"content_en_AU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"content_en_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"content_en_GB": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"content_en_NZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"content_en_ZA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"content_eo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_es_AR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"content_es_CL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"content_es_CO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"content_es_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"content_es_GT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"content_es_MX": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"content_es_PE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"content_es_PR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"content_es_VE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"content_et": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_eu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "eu_analyzer"
}
},
"analyzer": "eu_analyzer"
},
"content_fa_AF": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"content_fa_IR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"content_fi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fi_analyzer"
}
},
"analyzer": "fi_analyzer"
},
"content_fr_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"content_fr_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"content_fr_FR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"content_frp": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_fuc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_fur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_fy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ga": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_gd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_gl_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_gsw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_gu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_hat": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_haz": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_he_IL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "he_analyzer"
}
},
"analyzer": "he_analyzer"
},
"content_hi_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hi_analyzer"
}
},
"analyzer": "hi_analyzer"
},
"content_hr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_hu_HU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hu_analyzer"
}
},
"analyzer": "hu_analyzer"
},
"content_hy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hy_analyzer"
}
},
"analyzer": "hy_analyzer"
},
"content_id_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "id_analyzer"
}
},
"analyzer": "id_analyzer"
},
"content_ido": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_is_IS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_it_IT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "it_analyzer"
}
},
"analyzer": "it_analyzer"
},
"content_ja": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ja_analyzer"
}
},
"analyzer": "ja_analyzer"
},
"content_jv_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ka_GE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_kab": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_kal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_kea": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_kin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_kk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_km": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_kn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ko_KR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ko_analyzer"
}
},
"analyzer": "ko_analyzer"
},
"content_ky_KY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_la": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_lb_LU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_li": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_lin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_lo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_lt_LT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_lv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_me_ME": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_mg_MG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_mk_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ml_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_mn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_mr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_mri": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ms_MY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_my_MM": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_nb_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"content_ne_NP": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_nl_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"content_nl_NL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"content_nn_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"content_oci": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ory": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_os": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_pa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_pl_PL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ps": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_pt_BR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"content_pt_PT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"content_rhg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ro_RO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"content_roh": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"content_ru_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ru_analyzer"
}
},
"analyzer": "ru_analyzer"
},
"content_rup_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_sa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_sah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_si_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_sk_SK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_sl_SI": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_snd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_so_SO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_sq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_sr_RS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_srd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_su_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_sv_SE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "sv_analyzer"
}
},
"analyzer": "sv_analyzer"
},
"content_sw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_szl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ta_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ta_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_tah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_te": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_tg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_th": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_tl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_tr_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "tr_analyzer"
}
},
"analyzer": "tr_analyzer"
},
"content_translate-test": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_tt_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_tuk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_twd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_tzm": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ug_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_uk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_ur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_uz_UZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_vi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_yor": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"content_zh_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"content_zh_HK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"content_zh_TW": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"contributors": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
}
}
},
"contributors_active_installs": {
"type": "long"
},
"date": {
"type": "date",
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd"
},
"date_gmt": {
"type": "date",
"store": true,
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd"
},
"date_gmt_token": {
"properties": {
"day": {
"type": "byte"
},
"day_of_week": {
"type": "byte"
},
"day_of_year": {
"type": "short"
},
"hour": {
"type": "byte"
},
"minute": {
"type": "byte"
},
"month": {
"type": "byte"
},
"second": {
"type": "byte"
},
"seconds_from_day": {
"type": "integer"
},
"seconds_from_hour": {
"type": "short"
},
"week_of_year": {
"type": "byte"
},
"year": {
"type": "short"
}
}
},
"date_token": {
"properties": {
"day": {
"type": "byte"
},
"day_of_week": {
"type": "byte"
},
"day_of_year": {
"type": "short"
},
"hour": {
"type": "byte"
},
"minute": {
"type": "byte"
},
"month": {
"type": "byte"
},
"second": {
"type": "byte"
},
"seconds_from_day": {
"type": "integer"
},
"seconds_from_hour": {
"type": "short"
},
"week_of_year": {
"type": "byte"
},
"year": {
"type": "short"
}
}
},
"description_af": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ak": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_am": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_an": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ar": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"description_arq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"description_art_xemoji": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ary": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"description_as": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ast": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_az": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_az_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_azb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_bcc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_bel": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_bg_BG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "bg_analyzer"
}
},
"analyzer": "bg_analyzer"
},
"description_bn_BD": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_bo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_bre": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_bs_BA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ca": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ca_analyzer"
}
},
"analyzer": "ca_analyzer"
},
"description_ceb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ckb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_co": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_cs_CZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "cs_analyzer"
}
},
"analyzer": "cs_analyzer"
},
"description_cy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_da_DK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "da_analyzer"
}
},
"analyzer": "da_analyzer"
},
"description_de_CH": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"description_de_DE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"description_de_DE_formal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"description_dv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_dzo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_el": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "el_analyzer"
}
},
"analyzer": "el_analyzer"
},
"description_en": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"description_en_AU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"description_en_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"description_en_GB": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"description_en_NZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"description_en_ZA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"description_eo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_es_AR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"description_es_CL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"description_es_CO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"description_es_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"description_es_GT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"description_es_MX": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"description_es_PE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"description_es_PR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"description_es_VE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"description_et": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_eu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "eu_analyzer"
}
},
"analyzer": "eu_analyzer"
},
"description_fa_AF": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"description_fa_IR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"description_fi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fi_analyzer"
}
},
"analyzer": "fi_analyzer"
},
"description_fr_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"description_fr_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"description_fr_FR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"description_frp": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_fuc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_fur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_fy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ga": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_gd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_gl_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_gsw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_gu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_hat": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_haz": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_he_IL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "he_analyzer"
}
},
"analyzer": "he_analyzer"
},
"description_hi_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hi_analyzer"
}
},
"analyzer": "hi_analyzer"
},
"description_hr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_hu_HU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hu_analyzer"
}
},
"analyzer": "hu_analyzer"
},
"description_hy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hy_analyzer"
}
},
"analyzer": "hy_analyzer"
},
"description_id_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "id_analyzer"
}
},
"analyzer": "id_analyzer"
},
"description_ido": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_is_IS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_it_IT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "it_analyzer"
}
},
"analyzer": "it_analyzer"
},
"description_ja": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ja_analyzer"
}
},
"analyzer": "ja_analyzer"
},
"description_jv_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ka_GE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_kab": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_kal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_kea": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_kin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_kk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_km": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_kn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ko_KR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ko_analyzer"
}
},
"analyzer": "ko_analyzer"
},
"description_ky_KY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_la": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_lb_LU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_li": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_lin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_lo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_lt_LT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_lv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_me_ME": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_mg_MG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_mk_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ml_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_mn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_mr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_mri": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ms_MY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_my_MM": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_nb_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"description_ne_NP": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_nl_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"description_nl_NL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"description_nn_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"description_oci": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ory": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_os": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_pa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_pl_PL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ps": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_pt_BR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"description_pt_PT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"description_rhg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ro_RO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"description_roh": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"description_ru_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ru_analyzer"
}
},
"analyzer": "ru_analyzer"
},
"description_rup_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_sa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_sah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_si_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_sk_SK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_sl_SI": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_snd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_so_SO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_sq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_sr_RS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_srd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_su_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_sv_SE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "sv_analyzer"
}
},
"analyzer": "sv_analyzer"
},
"description_sw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_szl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ta_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ta_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_tah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_te": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_tg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_th": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_tl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_tr_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "tr_analyzer"
}
},
"analyzer": "tr_analyzer"
},
"description_translate-test": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_tt_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_tuk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_twd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_tzm": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ug_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_uk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_ur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_uz_UZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_vi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_yor": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"description_zh_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"description_zh_HK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"description_zh_TW": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"disabled": {
"type": "boolean"
},
"embed": {
"properties": {
"url": {
"type": "string",
"index": "not_analyzed"
}
}
},
"excerpt_af": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ak": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_am": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_an": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ar": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"excerpt_arq": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"excerpt_art_xemoji": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ary": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"excerpt_as": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ast": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_az": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_az_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_azb": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_bcc": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_bel": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_bg_BG": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "bg_analyzer"
}
},
"analyzer": "bg_analyzer"
},
"excerpt_bn_BD": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_bo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_bre": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_bs_BA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ca": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ca_analyzer"
}
},
"analyzer": "ca_analyzer"
},
"excerpt_ceb": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ckb": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_co": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_cs_CZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "cs_analyzer"
}
},
"analyzer": "cs_analyzer"
},
"excerpt_cy": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_da_DK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "da_analyzer"
}
},
"analyzer": "da_analyzer"
},
"excerpt_de_CH": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"excerpt_de_DE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"excerpt_de_DE_formal": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"excerpt_dv": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_dzo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_el": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "el_analyzer"
}
},
"analyzer": "el_analyzer"
},
"excerpt_en": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"excerpt_en_AU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"excerpt_en_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"excerpt_en_GB": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"excerpt_en_NZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"excerpt_en_ZA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"excerpt_eo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_es_AR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"excerpt_es_CL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"excerpt_es_CO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"excerpt_es_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"excerpt_es_GT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"excerpt_es_MX": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"excerpt_es_PE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"excerpt_es_PR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"excerpt_es_VE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"excerpt_et": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_eu": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "eu_analyzer"
}
},
"analyzer": "eu_analyzer"
},
"excerpt_fa_AF": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"excerpt_fa_IR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"excerpt_fi": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fi_analyzer"
}
},
"analyzer": "fi_analyzer"
},
"excerpt_fr_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"excerpt_fr_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"excerpt_fr_FR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"excerpt_frp": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_fuc": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_fur": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_fy": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ga": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_gd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_gl_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_gsw": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_gu": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_hat": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_haz": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_he_IL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "he_analyzer"
}
},
"analyzer": "he_analyzer"
},
"excerpt_hi_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "hi_analyzer"
}
},
"analyzer": "hi_analyzer"
},
"excerpt_hr": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_hu_HU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "hu_analyzer"
}
},
"analyzer": "hu_analyzer"
},
"excerpt_hy": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "hy_analyzer"
}
},
"analyzer": "hy_analyzer"
},
"excerpt_id_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "id_analyzer"
}
},
"analyzer": "id_analyzer"
},
"excerpt_ido": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_is_IS": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_it_IT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "it_analyzer"
}
},
"analyzer": "it_analyzer"
},
"excerpt_ja": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ja_analyzer"
}
},
"analyzer": "ja_analyzer"
},
"excerpt_jv_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ka_GE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_kab": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_kal": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_kea": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_kin": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_kk": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_km": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_kn": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ko_KR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ko_analyzer"
}
},
"analyzer": "ko_analyzer"
},
"excerpt_ky_KY": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_la": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_lb_LU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_li": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_lin": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_lo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_lt_LT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_lv": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_me_ME": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_mg_MG": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_mk_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ml_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_mn": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_mr": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_mri": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ms_MY": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_my_MM": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_nb_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"excerpt_ne_NP": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_nl_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"excerpt_nl_NL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"excerpt_nn_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"excerpt_oci": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ory": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_os": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_pa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_pl_PL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ps": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_pt_BR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"excerpt_pt_PT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"excerpt_rhg": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ro_RO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"excerpt_roh": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"excerpt_ru_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "ru_analyzer"
}
},
"analyzer": "ru_analyzer"
},
"excerpt_rup_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_sa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_sah": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_si_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_sk_SK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_sl_SI": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_snd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_so_SO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_sq": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_sr_RS": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_srd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_su_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_sv_SE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "sv_analyzer"
}
},
"analyzer": "sv_analyzer"
},
"excerpt_sw": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_szl": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ta_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ta_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_tah": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_te": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_tg": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_th": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_tl": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_tr_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "tr_analyzer"
}
},
"analyzer": "tr_analyzer"
},
"excerpt_translate-test": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_tt_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_tuk": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_twd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_tzm": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ug_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_uk": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_ur": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_uz_UZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_vi": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_yor": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"excerpt_zh_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"excerpt_zh_HK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"excerpt_zh_TW": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"faq_af": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ak": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_am": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_an": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ar": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"faq_arq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"faq_art_xemoji": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ary": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"faq_as": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ast": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_az": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_az_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_azb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_bcc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_bel": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_bg_BG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "bg_analyzer"
}
},
"analyzer": "bg_analyzer"
},
"faq_bn_BD": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_bo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_bre": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_bs_BA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ca": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ca_analyzer"
}
},
"analyzer": "ca_analyzer"
},
"faq_ceb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ckb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_co": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_cs_CZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "cs_analyzer"
}
},
"analyzer": "cs_analyzer"
},
"faq_cy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_da_DK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "da_analyzer"
}
},
"analyzer": "da_analyzer"
},
"faq_de_CH": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"faq_de_DE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"faq_de_DE_formal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"faq_dv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_dzo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_el": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "el_analyzer"
}
},
"analyzer": "el_analyzer"
},
"faq_en": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"faq_en_AU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"faq_en_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"faq_en_GB": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"faq_en_NZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"faq_en_ZA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"faq_eo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_es_AR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"faq_es_CL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"faq_es_CO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"faq_es_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"faq_es_GT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"faq_es_MX": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"faq_es_PE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"faq_es_PR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"faq_es_VE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"faq_et": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_eu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "eu_analyzer"
}
},
"analyzer": "eu_analyzer"
},
"faq_fa_AF": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"faq_fa_IR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"faq_fi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fi_analyzer"
}
},
"analyzer": "fi_analyzer"
},
"faq_fr_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"faq_fr_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"faq_fr_FR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"faq_frp": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_fuc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_fur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_fy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ga": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_gd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_gl_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_gsw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_gu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_hat": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_haz": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_he_IL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "he_analyzer"
}
},
"analyzer": "he_analyzer"
},
"faq_hi_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hi_analyzer"
}
},
"analyzer": "hi_analyzer"
},
"faq_hr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_hu_HU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hu_analyzer"
}
},
"analyzer": "hu_analyzer"
},
"faq_hy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hy_analyzer"
}
},
"analyzer": "hy_analyzer"
},
"faq_id_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "id_analyzer"
}
},
"analyzer": "id_analyzer"
},
"faq_ido": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_is_IS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_it_IT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "it_analyzer"
}
},
"analyzer": "it_analyzer"
},
"faq_ja": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ja_analyzer"
}
},
"analyzer": "ja_analyzer"
},
"faq_jv_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ka_GE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_kab": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_kal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_kea": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_kin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_kk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_km": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_kn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ko_KR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ko_analyzer"
}
},
"analyzer": "ko_analyzer"
},
"faq_ky_KY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_la": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_lb_LU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_li": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_lin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_lo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_lt_LT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_lv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_me_ME": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_mg_MG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_mk_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ml_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_mn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_mr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_mri": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ms_MY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_my_MM": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_nb_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"faq_ne_NP": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_nl_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"faq_nl_NL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"faq_nn_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"faq_oci": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ory": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_os": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_pa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_pl_PL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ps": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_pt_BR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"faq_pt_PT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"faq_rhg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ro_RO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"faq_roh": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"faq_ru_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ru_analyzer"
}
},
"analyzer": "ru_analyzer"
},
"faq_rup_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_sa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_sah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_si_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_sk_SK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_sl_SI": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_snd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_so_SO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_sq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_sr_RS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_srd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_su_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_sv_SE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "sv_analyzer"
}
},
"analyzer": "sv_analyzer"
},
"faq_sw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_szl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ta_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ta_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_tah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_te": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_tg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_th": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_tl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_tr_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "tr_analyzer"
}
},
"analyzer": "tr_analyzer"
},
"faq_translate-test": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_tt_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_tuk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_twd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_tzm": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ug_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_uk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_ur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_uz_UZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_vi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_yor": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"faq_zh_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"faq_zh_HK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"faq_zh_TW": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"has": {
"properties": {
"embed": {
"type": "short"
},
"hashtag": {
"type": "short"
},
"link": {
"type": "short"
},
"mention": {
"type": "short"
},
"shortcode": {
"type": "short"
}
}
},
"has_password": {
"type": "boolean"
},
"hashtag": {
"properties": {
"name": {
"type": "string",
"index": "not_analyzed"
}
}
},
"header_author": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
}
}
},
"image": {
"properties": {
"url": {
"type": "string",
"index": "not_analyzed"
}
}
},
"installation_af": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ak": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_am": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_an": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ar": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"installation_arq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"installation_art_xemoji": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ary": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"installation_as": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ast": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_az": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_az_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_azb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_bcc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_bel": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_bg_BG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "bg_analyzer"
}
},
"analyzer": "bg_analyzer"
},
"installation_bn_BD": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_bo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_bre": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_bs_BA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ca": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ca_analyzer"
}
},
"analyzer": "ca_analyzer"
},
"installation_ceb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ckb": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_co": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_cs_CZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "cs_analyzer"
}
},
"analyzer": "cs_analyzer"
},
"installation_cy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_da_DK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "da_analyzer"
}
},
"analyzer": "da_analyzer"
},
"installation_de_CH": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"installation_de_DE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"installation_de_DE_formal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"installation_dv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_dzo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_el": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "el_analyzer"
}
},
"analyzer": "el_analyzer"
},
"installation_en": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"installation_en_AU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"installation_en_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"installation_en_GB": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"installation_en_NZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"installation_en_ZA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"installation_eo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_es_AR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"installation_es_CL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"installation_es_CO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"installation_es_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"installation_es_GT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"installation_es_MX": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"installation_es_PE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"installation_es_PR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"installation_es_VE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"installation_et": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_eu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "eu_analyzer"
}
},
"analyzer": "eu_analyzer"
},
"installation_fa_AF": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"installation_fa_IR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"installation_fi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fi_analyzer"
}
},
"analyzer": "fi_analyzer"
},
"installation_fr_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"installation_fr_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"installation_fr_FR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"installation_frp": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_fuc": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_fur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_fy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ga": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_gd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_gl_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_gsw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_gu": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_hat": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_haz": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_he_IL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "he_analyzer"
}
},
"analyzer": "he_analyzer"
},
"installation_hi_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hi_analyzer"
}
},
"analyzer": "hi_analyzer"
},
"installation_hr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_hu_HU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hu_analyzer"
}
},
"analyzer": "hu_analyzer"
},
"installation_hy": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "hy_analyzer"
}
},
"analyzer": "hy_analyzer"
},
"installation_id_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "id_analyzer"
}
},
"analyzer": "id_analyzer"
},
"installation_ido": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_is_IS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_it_IT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "it_analyzer"
}
},
"analyzer": "it_analyzer"
},
"installation_ja": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ja_analyzer"
}
},
"analyzer": "ja_analyzer"
},
"installation_jv_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ka_GE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_kab": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_kal": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_kea": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_kin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_kk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_km": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_kn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ko_KR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ko_analyzer"
}
},
"analyzer": "ko_analyzer"
},
"installation_ky_KY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_la": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_lb_LU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_li": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_lin": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_lo": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_lt_LT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_lv": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_me_ME": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_mg_MG": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_mk_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ml_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_mn": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_mr": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_mri": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ms_MY": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_my_MM": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_nb_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"installation_ne_NP": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_nl_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"installation_nl_NL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"installation_nn_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"installation_oci": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ory": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_os": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_pa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_pl_PL": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ps": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_pt_BR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"installation_pt_PT": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"installation_rhg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ro_RO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"installation_roh": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"installation_ru_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "ru_analyzer"
}
},
"analyzer": "ru_analyzer"
},
"installation_rup_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_sa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_sah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_si_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_sk_SK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_sl_SI": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_snd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_so_SO": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_sq": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_sr_RS": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_srd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_su_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_sv_SE": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "sv_analyzer"
}
},
"analyzer": "sv_analyzer"
},
"installation_sw": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_szl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ta_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ta_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_tah": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_te": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_tg": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_th": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_tl": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_tr_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "tr_analyzer"
}
},
"analyzer": "tr_analyzer"
},
"installation_translate-test": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_tt_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_tuk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_twd": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_tzm": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ug_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_uk": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_ur": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_uz_UZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_vi": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_yor": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"installation_zh_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"installation_zh_HK": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"installation_zh_TW": {
"type": "string",
"similarity": "BM25",
"fields": {
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"link": {
"properties": {
"host": {
"type": "string",
"index": "not_analyzed"
},
"host_reversed": {
"type": "string",
"index": "not_analyzed"
},
"url": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"mention": {
"properties": {
"name": {
"type": "string",
"index": "not_analyzed",
"fields": {
"lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"menu_order": {
"type": "integer"
},
"meta": {
"properties": {
"active_installs": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"assets_banners": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"assets_banners_color": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"assets_icons": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"assets_screenshots": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"content_es_ES": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"content_fa_IR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"content_pt_BR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"content_ro_RO": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"content_ru_RU": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"content_sq": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"content_uk": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"contributors": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"donate_link": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"downloads": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_af": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_ar": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_bg_BG": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_ca": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_da_DK": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_de_CH": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_de_DE": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_el": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_eo": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_es_CL": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_es_ES": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_es_GT": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_es_MX": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_es_PE": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_es_VE": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_fa_IR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_fi": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_fr_BE": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_fr_CA": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_fr_FR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_gl_ES": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_he_IL": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_hi_IN": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_hr": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_hu_HU": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_id_ID": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_it_IT": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_ja": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_ko_KR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_lt_LT": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_lv": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_nb_NO": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_ne_NP": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_nl_NL": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_pa_IN": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_pl_PL": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_pt_BR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_pt_PT": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_ro_RO": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_ru_RU": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_sk_SK": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_sq": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_sr_RS": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_sv_SE": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_tl": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_tr_TR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_uk": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_zh_CN": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"excerpt_zh_TW": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"header_author": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"header_author_uri": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"header_description": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"header_name": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"header_plugin_uri": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"header_textdomain": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"last_updated": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"license": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"license_uri": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"note": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"permalink": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"plugin_status": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"rating": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"ratings": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"requires": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"screenshots": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"sections": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"stable_tag": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"support_threads": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"support_threads_resolved": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"tagged_versions": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"tested": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_af": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_az": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_bg_BG": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_ca": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_de_CH": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_de_DE": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_el": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_eo": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_es_CL": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_es_ES": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_es_GT": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_es_MX": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_es_VE": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_fa_IR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_fi": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_fr_FR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_he_IL": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_hi_IN": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_hr": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_id_ID": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_it_IT": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_ja": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_ko_KR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_nb_NO": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_ne_NP": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_nl_NL": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_pa_IN": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_pl_PL": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_pt_BR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_pt_PT": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_ro_RO": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_ru_RU": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_sq": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_sr_RS": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_sv_SE": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_tr_TR": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_uk": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_zh_CN": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"title_zh_TW": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"upgrade_notice": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"usage": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
},
"version": {
"properties": {
"boolean": {
"type": "boolean"
},
"double": {
"type": "double"
},
"long": {
"type": "long"
},
"value": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
}
}
}
}
},
"modified": {
"type": "date",
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd"
},
"modified_gmt": {
"type": "date",
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd"
},
"modified_gmt_token": {
"properties": {
"day": {
"type": "byte"
},
"day_of_week": {
"type": "byte"
},
"day_of_year": {
"type": "short"
},
"hour": {
"type": "byte"
},
"minute": {
"type": "byte"
},
"month": {
"type": "byte"
},
"second": {
"type": "byte"
},
"seconds_from_day": {
"type": "integer"
},
"seconds_from_hour": {
"type": "short"
},
"week_of_year": {
"type": "byte"
},
"year": {
"type": "short"
}
}
},
"modified_token": {
"properties": {
"day": {
"type": "byte"
},
"day_of_week": {
"type": "byte"
},
"day_of_year": {
"type": "short"
},
"hour": {
"type": "byte"
},
"minute": {
"type": "byte"
},
"month": {
"type": "byte"
},
"second": {
"type": "byte"
},
"seconds_from_day": {
"type": "integer"
},
"seconds_from_hour": {
"type": "short"
},
"week_of_year": {
"type": "byte"
},
"year": {
"type": "short"
}
}
},
"num_months_updated": {
"type": "long"
},
"num_ratings": {
"type": "long"
},
"number_of_translations": {
"type": "long"
},
"number_of_versions": {
"type": "long"
},
"parent_post_id": {
"type": "long"
},
"percent_on_stable": {
"type": "float"
},
"plugin_modified": {
"type": "date",
"store": true,
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd"
},
"post_format": {
"type": "string",
"index": "not_analyzed"
},
"post_id": {
"type": "long",
"store": true
},
"post_status": {
"type": "string",
"index": "not_analyzed"
},
"post_type": {
"type": "string",
"index": "not_analyzed"
},
"public": {
"type": "boolean"
},
"rating": {
"type": "float"
},
"rating_0": {
"type": "long"
},
"rating_1": {
"type": "long"
},
"rating_10": {
"type": "long"
},
"rating_2": {
"type": "long"
},
"rating_3": {
"type": "long"
},
"rating_4": {
"type": "long"
},
"rating_5": {
"type": "long"
},
"requires": {
"type": "float"
},
"shortcode": {
"properties": {
"8tracks": {
"properties": {
"count": {
"type": "short"
}
}
},
"archives": {
"properties": {
"count": {
"type": "short"
}
}
},
"audio": {
"properties": {
"count": {
"type": "short"
}
}
},
"bandcamp": {
"properties": {
"count": {
"type": "short"
}
}
},
"brightcove": {
"properties": {
"count": {
"type": "short"
}
}
},
"caption": {
"properties": {
"count": {
"type": "short"
}
}
},
"child-pages": {
"properties": {
"count": {
"type": "short"
}
}
},
"code": {
"properties": {
"count": {
"type": "short"
}
}
},
"contact-field": {
"properties": {
"count": {
"type": "short"
}
}
},
"contact-form": {
"properties": {
"count": {
"type": "short"
}
}
},
"dailymotion": {
"properties": {
"count": {
"type": "short"
}
}
},
"digg": {
"properties": {
"count": {
"type": "short"
}
}
},
"display-posts": {
"properties": {
"count": {
"type": "short"
}
}
},
"ebay": {
"properties": {
"count": {
"type": "short"
}
}
},
"embed": {
"properties": {
"count": {
"type": "short"
}
}
},
"facebook": {
"properties": {
"count": {
"type": "short"
}
}
},
"flickr": {
"properties": {
"count": {
"type": "short"
}
}
},
"funnyordie": {
"properties": {
"count": {
"type": "short"
}
}
},
"gallery": {
"properties": {
"count": {
"type": "short"
}
}
},
"gist": {
"properties": {
"count": {
"type": "short"
}
}
},
"googlemaps": {
"properties": {
"count": {
"type": "short"
}
}
},
"googleplus": {
"properties": {
"count": {
"type": "short"
}
}
},
"googlevideo": {
"properties": {
"count": {
"type": "short"
}
}
},
"gravatar": {
"properties": {
"count": {
"type": "short"
}
}
},
"hulu": {
"properties": {
"count": {
"type": "short"
},
"id": {
"type": "string",
"index": "not_analyzed"
}
}
},
"instagram": {
"properties": {
"count": {
"type": "short"
}
}
},
"latex": {
"properties": {
"count": {
"type": "short"
}
}
},
"list-pages": {
"properties": {
"count": {
"type": "short"
}
}
},
"medium": {
"properties": {
"count": {
"type": "short"
}
}
},
"mixcloud": {
"properties": {
"count": {
"type": "short"
}
}
},
"playlist": {
"properties": {
"count": {
"type": "short"
}
}
},
"polldaddy": {
"properties": {
"count": {
"type": "short"
}
}
},
"presentation": {
"properties": {
"count": {
"type": "short"
}
}
},
"question": {
"properties": {
"count": {
"type": "short"
}
}
},
"quiz": {
"properties": {
"count": {
"type": "short"
}
}
},
"rebelmouse": {
"properties": {
"count": {
"type": "short"
}
}
},
"recipe": {
"properties": {
"count": {
"type": "short"
}
}
},
"rss": {
"properties": {
"count": {
"type": "short"
}
}
},
"scribd": {
"properties": {
"count": {
"type": "short"
}
}
},
"sibling-pages": {
"properties": {
"count": {
"type": "short"
}
}
},
"sitemap": {
"properties": {
"count": {
"type": "short"
}
}
},
"slide": {
"properties": {
"count": {
"type": "short"
}
}
},
"slideshare": {
"properties": {
"count": {
"type": "short"
}
}
},
"slideshow": {
"properties": {
"count": {
"type": "short"
}
}
},
"soundcloud": {
"properties": {
"count": {
"type": "short"
}
}
},
"source": {
"properties": {
"count": {
"type": "short"
}
}
},
"sourcecode": {
"properties": {
"count": {
"type": "short"
}
}
},
"speakerdeck": {
"properties": {
"count": {
"type": "short"
}
}
},
"spotify": {
"properties": {
"count": {
"type": "short"
}
}
},
"ted": {
"properties": {
"count": {
"type": "short"
},
"id": {
"type": "string",
"index": "not_analyzed"
}
}
},
"tlkio": {
"properties": {
"count": {
"type": "short"
}
}
},
"tweet": {
"properties": {
"count": {
"type": "short"
}
}
},
"twitter-timeline": {
"properties": {
"count": {
"type": "short"
}
}
},
"ustream": {
"properties": {
"count": {
"type": "short"
}
}
},
"video": {
"properties": {
"count": {
"type": "short"
}
}
},
"vimeo": {
"properties": {
"count": {
"type": "short"
},
"id": {
"type": "string",
"index": "not_analyzed"
}
}
},
"vine": {
"properties": {
"count": {
"type": "short"
}
}
},
"wolframalphawidget": {
"properties": {
"count": {
"type": "short"
}
}
},
"wp": {
"properties": {
"count": {
"type": "short"
}
}
},
"wpvideo": {
"properties": {
"count": {
"type": "short"
},
"id": {
"type": "string",
"index": "not_analyzed"
}
}
},
"wrong": {
"properties": {
"count": {
"type": "short"
}
}
},
"wufoo": {
"properties": {
"count": {
"type": "short"
}
}
},
"youtube": {
"properties": {
"count": {
"type": "short"
},
"id": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"shortcode_types": {
"type": "string",
"index": "not_analyzed"
},
"site_id": {
"type": "short"
},
"slug": {
"type": "string",
"index": "not_analyzed"
},
"slug_ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"slug_text": {
"type": "string",
"similarity": "BM25"
},
"stable_tag": {
"type": "string",
"index": "not_analyzed"
},
"sticky": {
"type": "boolean"
},
"support_resolution_mu": {
"type": "long"
},
"support_resolution_no": {
"type": "long"
},
"support_resolution_percentage": {
"type": "float"
},
"support_resolution_yes": {
"type": "long"
},
"support_threads": {
"type": "long"
},
"support_threads_percentage": {
"type": "float"
},
"support_threads_percentage_p1": {
"type": "float"
},
"support_threads_resolved": {
"type": "long"
},
"tag": {
"properties": {
"name": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
},
"slug": {
"type": "string",
"index": "not_analyzed"
},
"term_id": {
"type": "long"
}
}
},
"tag_cat_count": {
"type": "short"
},
"tagged_versions": {
"type": "string",
"index": "not_analyzed"
},
"taxonomy": {
"properties": {
"plugin_category": {
"properties": {
"name": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
},
"slug": {
"type": "string",
"index": "not_analyzed"
},
"term_id": {
"type": "long"
}
}
},
"plugin_section": {
"properties": {
"name": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
},
"slug": {
"type": "string",
"index": "not_analyzed"
},
"term_id": {
"type": "long"
}
}
},
"plugin_tag": {
"properties": {
"name": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
},
"slug": {
"type": "string",
"index": "not_analyzed"
},
"term_id": {
"type": "long"
}
}
},
"plugin_tags": {
"properties": {
"name": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
},
"raw_lc": {
"type": "string",
"analyzer": "lowercase_analyzer"
}
}
},
"slug": {
"type": "string",
"index": "not_analyzed"
},
"term_id": {
"type": "long"
}
}
}
}
},
"tested": {
"type": "float"
},
"title_af": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ak": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_am": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_an": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ar": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"title_arq": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"title_art_xemoji": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ary": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "ar_analyzer"
}
},
"analyzer": "ar_analyzer"
},
"title_as": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ast": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_az": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_az_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_azb": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_bcc": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_bel": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_bg_BG": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "bg_analyzer"
}
},
"analyzer": "bg_analyzer"
},
"title_bn_BD": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_bo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_bre": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_bs_BA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ca": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "ca_analyzer"
}
},
"analyzer": "ca_analyzer"
},
"title_ceb": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ckb": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_co": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_cs_CZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "cs_analyzer"
}
},
"analyzer": "cs_analyzer"
},
"title_cy": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_da_DK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "da_analyzer"
}
},
"analyzer": "da_analyzer"
},
"title_de_CH": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"title_de_DE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"title_de_DE_formal": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "de_analyzer"
}
},
"analyzer": "de_analyzer"
},
"title_dv": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_dzo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_el": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "el_analyzer"
}
},
"analyzer": "el_analyzer"
},
"title_en": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"title_en_AU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"title_en_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"title_en_GB": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"title_en_NZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"title_en_ZA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "en_analyzer"
}
},
"analyzer": "en_analyzer"
},
"title_eo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_es_AR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"title_es_CL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"title_es_CO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"title_es_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"title_es_GT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"title_es_MX": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"title_es_PE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"title_es_PR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"title_es_VE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "es_analyzer"
}
},
"analyzer": "es_analyzer"
},
"title_et": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_eu": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "eu_analyzer"
}
},
"analyzer": "eu_analyzer"
},
"title_fa_AF": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"title_fa_IR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "fa_analyzer"
}
},
"analyzer": "fa_analyzer"
},
"title_fi": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "fi_analyzer"
}
},
"analyzer": "fi_analyzer"
},
"title_fr_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"title_fr_CA": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"title_fr_FR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "fr_analyzer"
}
},
"analyzer": "fr_analyzer"
},
"title_frp": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_fuc": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_fur": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_fy": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ga": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_gd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_gl_ES": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_gsw": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_gu": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_hat": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_haz": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_he_IL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "he_analyzer"
}
},
"analyzer": "he_analyzer"
},
"title_hi_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "hi_analyzer"
}
},
"analyzer": "hi_analyzer"
},
"title_hr": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_hu_HU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "hu_analyzer"
}
},
"analyzer": "hu_analyzer"
},
"title_hy": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "hy_analyzer"
}
},
"analyzer": "hy_analyzer"
},
"title_id_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "id_analyzer"
}
},
"analyzer": "id_analyzer"
},
"title_ido": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_is_IS": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_it_IT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "it_analyzer"
}
},
"analyzer": "it_analyzer"
},
"title_ja": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "ja_analyzer"
}
},
"analyzer": "ja_analyzer"
},
"title_jv_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ka_GE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_kab": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_kal": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_kea": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_kin": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_kk": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_km": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_kn": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ko_KR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "ko_analyzer"
}
},
"analyzer": "ko_analyzer"
},
"title_ky_KY": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_la": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_lb_LU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_li": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_lin": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_lo": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_lt_LT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_lv": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_me_ME": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_mg_MG": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_mk_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ml_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_mn": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_mr": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_mri": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ms_MY": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_my_MM": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_nb_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"title_ne_NP": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_nl_BE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"title_nl_NL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "nl_analyzer"
}
},
"analyzer": "nl_analyzer"
},
"title_nn_NO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "no_analyzer"
}
},
"analyzer": "no_analyzer"
},
"title_oci": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ory": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_os": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_pa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_pl_PL": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ps": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_pt_BR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"title_pt_PT": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "pt_analyzer"
}
},
"analyzer": "pt_analyzer"
},
"title_rhg": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ro_RO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"title_roh": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "ro_analyzer"
}
},
"analyzer": "ro_analyzer"
},
"title_ru_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "ru_analyzer"
}
},
"analyzer": "ru_analyzer"
},
"title_rup_MK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_sa_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_sah": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_si_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_sk_SK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_sl_SI": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_snd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_so_SO": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_sq": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_sr_RS": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_srd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_su_ID": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_sv_SE": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "sv_analyzer"
}
},
"analyzer": "sv_analyzer"
},
"title_sw": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_szl": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ta_IN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ta_LK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_tah": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_te": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_tg": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_th": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_tl": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_tr_TR": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "tr_analyzer"
}
},
"analyzer": "tr_analyzer"
},
"title_translate-test": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_tt_RU": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_tuk": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_twd": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_tzm": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ug_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_uk": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_ur": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_uz_UZ": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_vi": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_yor": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"title_zh_CN": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"title_zh_HK": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"title_zh_TW": {
"type": "string",
"similarity": "BM25",
"fields": {
"engram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "edgengram_analyzer",
"search_analyzer": "default"
},
"ngram": {
"type": "string",
"term_vector": "with_positions_offsets",
"similarity": "BM25",
"analyzer": "ngram_analyzer"
},
"word_count": {
"type": "token_count",
"analyzer": "zh_analyzer"
}
},
"analyzer": "zh_analyzer"
},
"update_age_in_months": {
"type": "long"
},
"upgrade_notice": {
"type": "string",
"index": "no",
"fields": {
"": {
"type": "string",
"similarity": "BM25"
},
"word_count": {
"type": "token_count",
"analyzer": "default"
}
}
},
"url": {
"type": "string",
"similarity": "BM25",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment