Plucene::Analysis::StopAnalyzer - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION METHODS
NAME
    Plucene::Analysis::StopAnalyzer - the stop-word analyzer

SYNOPSIS
            my Plucene::Analysis::StopFilter $sf
                    = Plucene::Analysis::StopAnalyzer->new(@args);

DESCRIPTION
    Filters LetterTokenizer with LowerCaseFilter and StopFilter.

METHODS
  tokenstream
            my Plucene::Analysis::StopFilter $sf
                    = Plucene::Analysis::StopAnalyzer->new(@args);

    Filters LowerCaseTokenizer with StopFilter.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 05:19 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top