{
    "mode": "perldoc",
    "parameter": "Plucene::Analysis::LowerCaseFilter",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Plucene%3A%3AAnalysis%3A%3ALowerCaseFilter/json",
    "generated": "2026-06-13T05:13:58Z",
    "synopsis": "# usa Plucene::Analysis::TokenFilter\nmy $next = $lcasefilter->next;",
    "sections": {
        "NAME": {
            "content": "Plucene::Analysis::LowerCaseFilter - normalises token text to lower case\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "# usa Plucene::Analysis::TokenFilter\n\nmy $next = $lcasefilter->next;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This normalises token text to lower case.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "next\nmy $next = $lcasefilter->next;\n\nThis will return the next token in the stream, or undef at the end of string.\n",
            "subsections": []
        }
    },
    "summary": "Plucene::Analysis::LowerCaseFilter - normalises token text to lower case",
    "flags": [],
    "examples": [],
    "see_also": []
}