plucene::analysis::lowercasefilter(3pm) debian man page | unix.com

Man Page: plucene::analysis::lowercasefilter

Operating Environment: debian

Section: 3pm

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
kinosearch1::analysis::tokenizer(3pm) - debian
plucene::analysis::porterstemfilter(3pm) - debian
plucene::index::fieldinfos(3pm) - debian
plucene::index::segmentinfos(3pm) - debian
plucene::index::segmentreader(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?