{
    "content": [
        {
            "type": "text",
            "text": "# DUMP_INDEX(1p) (man)\n\n**Summary:** dumpindex - dump the contents of an index\n\n**Synopsis:** perl -w dumpindex $DIR\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (6 lines)\n\n## Full Content\n\n### NAME\n\ndumpindex - dump the contents of an index\n\n### SYNOPSIS\n\nperl -w dumpindex $DIR\n\n### DESCRIPTION\n\nThis will dump out an index in human readable form. It can be used when debugging to compare\nindexes create with Plucene to those created with Lucene.\n\n\n\nperl v5.26.1                                 2018-04-02                               DUMPINDEX(1p)\n\n"
        }
    ],
    "structuredContent": {
        "command": "DUMP_INDEX",
        "section": "1p",
        "mode": "man",
        "summary": "dumpindex - dump the contents of an index",
        "synopsis": "perl -w dumpindex $DIR",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}