kinosearch1::analysis::lcnormalizer(3pm) debian man page | unix.com

Man Page: kinosearch1::analysis::lcnormalizer

Operating Environment: debian

Section: 3pm

KinoSearch1::Analysis::LCNormalizer(3pm)		User Contributed Perl Documentation		  KinoSearch1::Analysis::LCNormalizer(3pm)

NAME
KinoSearch1::Analysis::LCNormalizer - convert input to lower case
SYNOPSIS
my $lc_normalizer = KinoSearch1::Analysis::LCNormalizer->new; my $polyanalyzer = KinoSearch1::Analysis::PolyAnalyzer->new( analyzers => [ $lc_normalizer, $tokenizer, $stemmer ], );
DESCRIPTION
This class basically says "lc($foo)" in a longwinded way which KinoSearch1's Analysis apparatus can understand.
CONSTRUCTOR
new Construct a new LCNormalizer. Takes one labeled parameter, "language", though it's a no-op for now.
COPYRIGHT
Copyright 2005-2010 Marvin Humphrey LICENSE, DISCLAIMER, BUGS, etc. See KinoSearch1 version 1.00. perl v5.14.2 2011-11-15 KinoSearch1::Analysis::LCNormalizer(3pm)
Related Man Pages
kinosearch1::analysis::stopalizer(3pm) - debian
kinosearch1::invindexer(3pm) - debian
kinosearch1::search::hits(3pm) - debian
kinosearch1::search::searchclient(3pm) - debian
kinosearch1::search::searchserver(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections