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::index::fieldinfos(3pm) - debian
plucene::index::segmentreader(3pm) - debian
plucene::index::segmentsreader(3pm) - debian
plucene::index::writer(3pm) - debian
plucene::search::query(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph