debian man page for plucene::analysis::lowercasefilter

Query: plucene::analysis::lowercasefilter

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Plucene::Analysis::LowerCaseFilter(3pm) 		User Contributed Perl Documentation		   Plucene::Analysis::LowerCaseFilter(3pm)

NAME
Plucene::Analysis::LowerCaseFilter - normalises token text to lower case
SYNOPSIS
# usa Plucene::Analysis::TokenFilter my $next = $l_case_filter->next;
DESCRIPTION
This normalises token text to lower case.
METHODS
next 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)
Related Man Pages
plucene(3pm) - debian
plucene::analysis::porterstemfilter(3pm) - debian
plucene::document::field(3pm) - debian
plucene::index::fieldinfos(3pm) - debian
plucene::search::booleanquery(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?