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 |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| New UNIX and Linux History Sections |