{
    "mode": "perldoc",
    "parameter": "Plucene::Search::PhrasePositions",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Plucene%3A%3ASearch%3A%3APhrasePositions/json",
    "generated": "2026-06-13T04:37:37Z",
    "synopsis": "my $phpos = Plucene::Search::PhrasePositions->new;\nmy      $next = $phpos->next;\nmy $firstpos = $phpos->firstposition;\nmy  $nextpos = $phpos->nextposition;",
    "sections": {
        "NAME": {
            "content": "Plucene::Search::PhrasePositions - The position of a phrase\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my $phpos = Plucene::Search::PhrasePositions->new;\n\nmy      $next = $phpos->next;\nmy $firstpos = $phpos->firstposition;\nmy  $nextpos = $phpos->nextposition;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "",
            "subsections": []
        },
        "METHODS": {
            "content": "new\nmy $phpos = Plucene::Search::PhrasePositions->new;\n\nMake a new Plucene::Search::PhrasePositions object.\n\ndoc / position / count / offset / tp / next\nGet / set these attibutes.\n\nnext\nmy $next = $phpos->next;\n\nfirstposition\nmy $first = $phpos->firstposition;\n\nnextposition\nmy $nextpos = $phpos->nextposition;\n",
            "subsections": []
        }
    },
    "summary": "Plucene::Search::PhrasePositions - The position of a phrase",
    "flags": [],
    "examples": [],
    "see_also": []
}