|
NAMEPlucene::Analysis::StopAnalyzer - the stop-word analyzerSYNOPSISmy Plucene::Analysis::StopFilter $sf = Plucene::Analysis::StopAnalyzer->new(@args); DESCRIPTIONFilters LetterTokenizer with LowerCaseFilter and StopFilter.METHODStokenstreammy Plucene::Analysis::StopFilter $sf = Plucene::Analysis::StopAnalyzer->new(@args); Filters LowerCaseTokenizer with StopFilter.
Visit the GSP FreeBSD Man Page Interface. |