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::document::field(3pm) - debian
plucene::index::fieldinfos(3pm) - debian
plucene::index::segmentinfos(3pm) - debian
plucene::search::query(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph