{
    "content": [
        {
            "type": "text",
            "text": "# Plucene::Index::SegmentTermPositions (perldoc)\n\n## NAME\n\nPlucene::Index::SegmentTermPositions - Segment term positions\n\n## SYNOPSIS\n\n# isa Plucene::Index::SegmentTermDocs\n$segtermpos->skippingdoc;\nmy $next = $segtermpos->nextposition;\n\n## DESCRIPTION\n\nThis is the segment term positions class.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **METHODS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Plucene::Index::SegmentTermPositions",
        "section": "",
        "mode": "perldoc",
        "summary": "Plucene::Index::SegmentTermPositions - Segment term positions",
        "synopsis": "# isa Plucene::Index::SegmentTermDocs\n$segtermpos->skippingdoc;\nmy $next = $segtermpos->nextposition;",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 16,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Plucene::Index::SegmentTermPositions - Segment term positions\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "# isa Plucene::Index::SegmentTermDocs\n\n$segtermpos->skippingdoc;\n\nmy $next = $segtermpos->nextposition;\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This is the segment term positions class.\n",
                "subsections": []
            },
            "METHODS": {
                "content": "new\nmy $segtermpos = Plucene::Index::SegmentTermPositions\n->new(Plucene::Index::SegmentReader $segreader);\n\nclose\n$segtermpos->close;\n\nnextposition\nmy $next = $segtermpos->nextposition;\n\nskippingdoc\n$segtermpos->skippingdoc;\n\nread\nThis should not be called\n",
                "subsections": []
            }
        }
    }
}