Man Page: plucene::analysis::simpleanalyzer
Operating Environment: debian
Section: 3pm
Plucene::Analysis::SimpleAnalyzer(3pm) User Contributed Perl Documentation Plucene::Analysis::SimpleAnalyzer(3pm)NAMEPlucene::Analysis::SimpleAnalyzer - The simple analyzerSYNOPSIS# isa Plucene::Analysis::Analyzer my Plucene::Analysis::LowerCaseTokenizer $an = Plucene::Analysis::SimpleAnalyzer->new(@args);DESCRIPTIONThis is an Analyzer that filters LetterTokenizer with LowerCaseFilter.METHODStokenstream my Plucene::Analysis::LowerCaseTokenizer $an = Plucene::Analysis::SimpleAnalyzer->new(@args); This creates a TokenStream which tokenizes all the text in the provided Reader. perl v5.12.4 2011-08-14 Plucene::Analysis::SimpleAnalyzer(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |