MediaWiki API 結果

这是JSON格式的HTML实现。HTML对调试很有用,但不适合应用程序使用。

指定format参数以更改输出格式。要查看JSON格式的非HTML实现,设置format=json

参见完整文档,或API帮助以获取更多信息。

{
    "content": {
        "archive": {
            "dynamic": "false",
            "properties": {
                "namespace": {
                    "type": "long"
                },
                "title": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "keyword": {
                            "type": "text",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "keyword"
                        },
                        "near_match": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "near_match"
                        },
                        "near_match_asciifolding": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "near_match_asciifolding"
                        },
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        },
                        "prefix": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "prefix",
                            "search_analyzer": "near_match"
                        },
                        "prefix_asciifolding": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "prefix_asciifolding",
                            "search_analyzer": "near_match_asciifolding"
                        }
                    },
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "wiki": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                }
            }
        },
        "namespace": {
            "dynamic": "false",
            "_all": [],
            "properties": {
                "name": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "near_match_asciifolding"
                },
                "wiki": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                }
            }
        },
        "page": {
            "dynamic": "false",
            "_all": [],
            "properties": {
                "all": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "all_near_match": {
                    "type": "text",
                    "index_options": "freqs",
                    "similarity": "classic",
                    "fields": {
                        "asciifolding": {
                            "type": "text",
                            "index_options": "freqs",
                            "similarity": "classic",
                            "analyzer": "near_match_asciifolding"
                        }
                    },
                    "analyzer": "near_match"
                },
                "auxiliary_text": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "category": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "lowercase_keyword": {
                            "type": "text",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "lowercase_keyword"
                        },
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "content_model": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "descriptions": {
                    "properties": {
                        "qqq": {
                            "type": "text",
                            "fields": {
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "qqq_plain",
                                    "search_analyzer": "qqq_plain_search",
                                    "position_increment_gap": 10
                                }
                            }
                        },
                        "zh-hans": {
                            "type": "text",
                            "fields": {
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "zh-hans_plain",
                                    "search_analyzer": "zh-hans_plain_search",
                                    "position_increment_gap": 10
                                }
                            }
                        },
                        "zh-hant": {
                            "type": "text",
                            "fields": {
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "zh-hant_plain",
                                    "search_analyzer": "zh-hant_plain_search",
                                    "position_increment_gap": 10
                                }
                            }
                        }
                    }
                },
                "external_link": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "file_bits": {
                    "type": "long"
                },
                "file_height": {
                    "type": "long"
                },
                "file_media_type": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "lowercase_keyword"
                },
                "file_mime": {
                    "type": "text",
                    "analyzer": "short_text",
                    "search_analyzer": "short_text_search"
                },
                "file_resolution": {
                    "type": "long"
                },
                "file_size": {
                    "type": "long"
                },
                "file_text": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "file_width": {
                    "type": "long"
                },
                "heading": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all",
                        "all",
                        "all",
                        "all",
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "incoming_links": {
                    "type": "long"
                },
                "label_count": {
                    "type": "long"
                },
                "labels": {
                    "properties": {
                        "qqq": {
                            "type": "text",
                            "fields": {
                                "near_match": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match"
                                },
                                "near_match_folded": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match_asciifolding"
                                },
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "qqq_plain",
                                    "search_analyzer": "qqq_plain_search",
                                    "position_increment_gap": 10
                                },
                                "prefix": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "prefix_asciifolding",
                                    "search_analyzer": "near_match_asciifolding"
                                }
                            },
                            "copy_to": [
                                "labels_all"
                            ]
                        },
                        "zh-hans": {
                            "type": "text",
                            "fields": {
                                "near_match": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match"
                                },
                                "near_match_folded": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match_asciifolding"
                                },
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "zh-hans_plain",
                                    "search_analyzer": "zh-hans_plain_search",
                                    "position_increment_gap": 10
                                },
                                "prefix": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "prefix_asciifolding",
                                    "search_analyzer": "near_match_asciifolding"
                                }
                            },
                            "copy_to": [
                                "labels_all"
                            ]
                        },
                        "zh-hant": {
                            "type": "text",
                            "fields": {
                                "near_match": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match"
                                },
                                "near_match_folded": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match_asciifolding"
                                },
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "zh-hant_plain",
                                    "search_analyzer": "zh-hant_plain_search",
                                    "position_increment_gap": 10
                                },
                                "prefix": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "prefix_asciifolding",
                                    "search_analyzer": "near_match_asciifolding"
                                }
                            },
                            "copy_to": [
                                "labels_all"
                            ]
                        }
                    }
                },
                "labels_all": {
                    "type": "text",
                    "fields": {
                        "near_match_folded": {
                            "type": "text",
                            "index_options": "docs",
                            "analyzer": "near_match_asciifolding"
                        },
                        "prefix": {
                            "type": "text",
                            "index_options": "docs",
                            "analyzer": "prefix_asciifolding",
                            "search_analyzer": "near_match_asciifolding"
                        }
                    }
                },
                "language": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "local_sites_with_dupe": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "lowercase_keyword"
                },
                "namespace": {
                    "type": "long"
                },
                "namespace_text": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "opening_text": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all",
                        "all",
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "outgoing_link": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "redirect": {
                    "dynamic": "false",
                    "properties": {
                        "namespace": {
                            "type": "long"
                        },
                        "title": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "fields": {
                                "keyword": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "keyword"
                                },
                                "near_match": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "near_match"
                                },
                                "near_match_asciifolding": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "near_match_asciifolding"
                                },
                                "plain": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "similarity": "classic",
                                    "analyzer": "plain",
                                    "search_analyzer": "plain_search",
                                    "position_increment_gap": 10
                                },
                                "prefix": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "prefix",
                                    "search_analyzer": "near_match"
                                },
                                "prefix_asciifolding": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "prefix_asciifolding",
                                    "search_analyzer": "near_match_asciifolding"
                                }
                            },
                            "copy_to": [
                                "suggest",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match"
                            ],
                            "analyzer": "text",
                            "search_analyzer": "text_search",
                            "position_increment_gap": 10
                        }
                    }
                },
                "sitelink_count": {
                    "type": "long"
                },
                "source_text": {
                    "type": "text",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "source_text_plain",
                            "search_analyzer": "source_text_plain_search",
                            "position_increment_gap": 10
                        }
                    }
                },
                "statement_count": {
                    "type": "long"
                },
                "statement_keywords": {
                    "type": "keyword",
                    "fields": {
                        "property": {
                            "type": "text",
                            "analyzer": "extract_wb_property",
                            "search_analyzer": "keyword"
                        }
                    },
                    "ignore_above": 255
                },
                "suggest": {
                    "type": "text",
                    "index_options": "freqs",
                    "similarity": "classic",
                    "analyzer": "suggest"
                },
                "template": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "lowercase_keyword"
                },
                "text": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        },
                        "word_count": {
                            "type": "token_count",
                            "store": "",
                            "analyzer": "plain"
                        }
                    },
                    "copy_to": [
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "text_bytes": {
                    "type": "long"
                },
                "timestamp": {
                    "type": "date",
                    "format": "dateOptionalTime"
                },
                "title": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "keyword": {
                            "type": "text",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "keyword"
                        },
                        "near_match": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "near_match"
                        },
                        "near_match_asciifolding": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "near_match_asciifolding"
                        },
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        },
                        "prefix": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "prefix",
                            "search_analyzer": "near_match"
                        },
                        "prefix_asciifolding": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "prefix_asciifolding",
                            "search_analyzer": "near_match_asciifolding"
                        }
                    },
                    "copy_to": [
                        "suggest",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "wiki": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "wikibase_item": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                }
            }
        }
    },
    "general": {
        "archive": {
            "dynamic": "false",
            "properties": {
                "namespace": {
                    "type": "long"
                },
                "title": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "keyword": {
                            "type": "text",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "keyword"
                        },
                        "near_match": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "near_match"
                        },
                        "near_match_asciifolding": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "near_match_asciifolding"
                        },
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        },
                        "prefix": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "prefix",
                            "search_analyzer": "near_match"
                        },
                        "prefix_asciifolding": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "prefix_asciifolding",
                            "search_analyzer": "near_match_asciifolding"
                        }
                    },
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "wiki": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                }
            }
        },
        "namespace": {
            "dynamic": "false",
            "_all": [],
            "properties": {
                "name": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "near_match_asciifolding"
                },
                "wiki": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                }
            }
        },
        "page": {
            "dynamic": "false",
            "_all": [],
            "properties": {
                "all": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "all_near_match": {
                    "type": "text",
                    "index_options": "freqs",
                    "similarity": "classic",
                    "fields": {
                        "asciifolding": {
                            "type": "text",
                            "index_options": "freqs",
                            "similarity": "classic",
                            "analyzer": "near_match_asciifolding"
                        }
                    },
                    "analyzer": "near_match"
                },
                "auxiliary_text": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "category": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "lowercase_keyword": {
                            "type": "text",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "lowercase_keyword"
                        },
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "content_model": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "descriptions": {
                    "properties": {
                        "qqq": {
                            "type": "text",
                            "fields": {
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "qqq_plain",
                                    "search_analyzer": "qqq_plain_search",
                                    "position_increment_gap": 10
                                }
                            }
                        },
                        "zh-hans": {
                            "type": "text",
                            "fields": {
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "zh-hans_plain",
                                    "search_analyzer": "zh-hans_plain_search",
                                    "position_increment_gap": 10
                                }
                            }
                        },
                        "zh-hant": {
                            "type": "text",
                            "fields": {
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "zh-hant_plain",
                                    "search_analyzer": "zh-hant_plain_search",
                                    "position_increment_gap": 10
                                }
                            }
                        }
                    }
                },
                "external_link": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "file_bits": {
                    "type": "long"
                },
                "file_height": {
                    "type": "long"
                },
                "file_media_type": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "lowercase_keyword"
                },
                "file_mime": {
                    "type": "text",
                    "analyzer": "short_text",
                    "search_analyzer": "short_text_search"
                },
                "file_resolution": {
                    "type": "long"
                },
                "file_size": {
                    "type": "long"
                },
                "file_text": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "file_width": {
                    "type": "long"
                },
                "heading": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all",
                        "all",
                        "all",
                        "all",
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "incoming_links": {
                    "type": "long"
                },
                "label_count": {
                    "type": "long"
                },
                "labels": {
                    "properties": {
                        "qqq": {
                            "type": "text",
                            "fields": {
                                "near_match": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match"
                                },
                                "near_match_folded": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match_asciifolding"
                                },
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "qqq_plain",
                                    "search_analyzer": "qqq_plain_search",
                                    "position_increment_gap": 10
                                },
                                "prefix": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "prefix_asciifolding",
                                    "search_analyzer": "near_match_asciifolding"
                                }
                            },
                            "copy_to": [
                                "labels_all"
                            ]
                        },
                        "zh-hans": {
                            "type": "text",
                            "fields": {
                                "near_match": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match"
                                },
                                "near_match_folded": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match_asciifolding"
                                },
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "zh-hans_plain",
                                    "search_analyzer": "zh-hans_plain_search",
                                    "position_increment_gap": 10
                                },
                                "prefix": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "prefix_asciifolding",
                                    "search_analyzer": "near_match_asciifolding"
                                }
                            },
                            "copy_to": [
                                "labels_all"
                            ]
                        },
                        "zh-hant": {
                            "type": "text",
                            "fields": {
                                "near_match": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match"
                                },
                                "near_match_folded": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "near_match_asciifolding"
                                },
                                "plain": {
                                    "type": "text",
                                    "similarity": "classic",
                                    "analyzer": "zh-hant_plain",
                                    "search_analyzer": "zh-hant_plain_search",
                                    "position_increment_gap": 10
                                },
                                "prefix": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "analyzer": "prefix_asciifolding",
                                    "search_analyzer": "near_match_asciifolding"
                                }
                            },
                            "copy_to": [
                                "labels_all"
                            ]
                        }
                    }
                },
                "labels_all": {
                    "type": "text",
                    "fields": {
                        "near_match_folded": {
                            "type": "text",
                            "index_options": "docs",
                            "analyzer": "near_match_asciifolding"
                        },
                        "prefix": {
                            "type": "text",
                            "index_options": "docs",
                            "analyzer": "prefix_asciifolding",
                            "search_analyzer": "near_match_asciifolding"
                        }
                    }
                },
                "language": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "local_sites_with_dupe": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "lowercase_keyword"
                },
                "namespace": {
                    "type": "long"
                },
                "namespace_text": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "opening_text": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        }
                    },
                    "copy_to": [
                        "all",
                        "all",
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "outgoing_link": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "redirect": {
                    "dynamic": "false",
                    "properties": {
                        "namespace": {
                            "type": "long"
                        },
                        "title": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "fields": {
                                "keyword": {
                                    "type": "text",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "keyword"
                                },
                                "near_match": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "near_match"
                                },
                                "near_match_asciifolding": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "near_match_asciifolding"
                                },
                                "plain": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "similarity": "classic",
                                    "analyzer": "plain",
                                    "search_analyzer": "plain_search",
                                    "position_increment_gap": 10
                                },
                                "prefix": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "prefix",
                                    "search_analyzer": "near_match"
                                },
                                "prefix_asciifolding": {
                                    "type": "text",
                                    "term_vector": "with_positions_offsets",
                                    "index_options": "docs",
                                    "similarity": "classic",
                                    "analyzer": "prefix_asciifolding",
                                    "search_analyzer": "near_match_asciifolding"
                                }
                            },
                            "copy_to": [
                                "suggest",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match",
                                "all_near_match"
                            ],
                            "analyzer": "text",
                            "search_analyzer": "text_search",
                            "position_increment_gap": 10
                        }
                    }
                },
                "sitelink_count": {
                    "type": "long"
                },
                "source_text": {
                    "type": "text",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "source_text_plain",
                            "search_analyzer": "source_text_plain_search",
                            "position_increment_gap": 10
                        }
                    }
                },
                "statement_count": {
                    "type": "long"
                },
                "statement_keywords": {
                    "type": "keyword",
                    "fields": {
                        "property": {
                            "type": "text",
                            "analyzer": "extract_wb_property",
                            "search_analyzer": "keyword"
                        }
                    },
                    "ignore_above": 255
                },
                "suggest": {
                    "type": "text",
                    "index_options": "freqs",
                    "similarity": "classic",
                    "analyzer": "suggest"
                },
                "template": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "lowercase_keyword"
                },
                "text": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        },
                        "word_count": {
                            "type": "token_count",
                            "store": "",
                            "analyzer": "plain"
                        }
                    },
                    "copy_to": [
                        "all"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "text_bytes": {
                    "type": "long"
                },
                "timestamp": {
                    "type": "date",
                    "format": "dateOptionalTime"
                },
                "title": {
                    "type": "text",
                    "term_vector": "with_positions_offsets",
                    "similarity": "classic",
                    "fields": {
                        "keyword": {
                            "type": "text",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "keyword"
                        },
                        "near_match": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "near_match"
                        },
                        "near_match_asciifolding": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "near_match_asciifolding"
                        },
                        "plain": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "similarity": "classic",
                            "analyzer": "plain",
                            "search_analyzer": "plain_search",
                            "position_increment_gap": 10
                        },
                        "prefix": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "prefix",
                            "search_analyzer": "near_match"
                        },
                        "prefix_asciifolding": {
                            "type": "text",
                            "term_vector": "with_positions_offsets",
                            "index_options": "docs",
                            "similarity": "classic",
                            "analyzer": "prefix_asciifolding",
                            "search_analyzer": "near_match_asciifolding"
                        }
                    },
                    "copy_to": [
                        "suggest",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match",
                        "all_near_match"
                    ],
                    "analyzer": "text",
                    "search_analyzer": "text_search",
                    "position_increment_gap": 10
                },
                "wiki": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                },
                "wikibase_item": {
                    "type": "text",
                    "index_options": "docs",
                    "analyzer": "keyword"
                }
            }
        }
    }
}