Man Page: plucene::analysis::lowercasefilter
Operating Environment: debian
Section: 3pm
Plucene::Analysis::LowerCaseFilter(3pm) User Contributed Perl Documentation Plucene::Analysis::LowerCaseFilter(3pm)NAMEPlucene::Analysis::LowerCaseFilter - normalises token text to lower caseSYNOPSIS# usa Plucene::Analysis::TokenFilter my $next = $l_case_filter->next;DESCRIPTIONThis normalises token text to lower case.METHODSnext my $next = $l_case_filter->next; This will return the next token in the stream, or undef at the end of string. perl v5.12.4 2011-08-14 Plucene::Analysis::LowerCaseFilter(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |