{
    "mode": "perldoc",
    "parameter": "Plucene::Analysis::StopAnalyzer",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Plucene%3A%3AAnalysis%3A%3AStopAnalyzer/json",
    "generated": "2026-06-13T03:22:46Z",
    "synopsis": "my Plucene::Analysis::StopFilter $sf\n= Plucene::Analysis::StopAnalyzer->new(@args);",
    "sections": {
        "NAME": {
            "content": "Plucene::Analysis::StopAnalyzer - the stop-word analyzer\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my Plucene::Analysis::StopFilter $sf\n= Plucene::Analysis::StopAnalyzer->new(@args);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Filters LetterTokenizer with LowerCaseFilter and StopFilter.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "tokenstream\nmy Plucene::Analysis::StopFilter $sf\n= Plucene::Analysis::StopAnalyzer->new(@args);\n\nFilters LowerCaseTokenizer with StopFilter.\n",
            "subsections": []
        }
    },
    "summary": "Plucene::Analysis::StopAnalyzer - the stop-word analyzer",
    "flags": [],
    "examples": [],
    "see_also": []
}