Query: plucene::analysis::stopanalyzer
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Plucene::Analysis::StopAnalyzer(3pm) User Contributed Perl Documentation Plucene::Analysis::StopAnalyzer(3pm)NAMEPlucene::Analysis::StopAnalyzer - the stop-word analyzerSYNOPSISmy Plucene::Analysis::StopFilter $sf = Plucene::Analysis::StopAnalyzer->new(@args);DESCRIPTIONFilters LetterTokenizer with LowerCaseFilter and StopFilter.METHODStokenstream my Plucene::Analysis::StopFilter $sf = Plucene::Analysis::StopAnalyzer->new(@args); Filters LowerCaseTokenizer with StopFilter. perl v5.12.4 2011-08-14 Plucene::Analysis::StopAnalyzer(3pm)