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::analysis::porterstemfilter(3pm) - debian
plucene::index::fieldinfos(3pm) - debian
plucene::index::reader(3pm) - debian
plucene::index::segmentinfos(3pm) - debian
plucene::testcase(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Detecting unused variables...