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

Man Page: plucene::analysis::simpleanalyzer

Operating Environment: debian

Section: 3pm

Plucene::Analysis::SimpleAnalyzer(3pm)			User Contributed Perl Documentation		    Plucene::Analysis::SimpleAnalyzer(3pm)

NAME
Plucene::Analysis::SimpleAnalyzer - The simple analyzer
SYNOPSIS
# isa Plucene::Analysis::Analyzer my Plucene::Analysis::LowerCaseTokenizer $an = Plucene::Analysis::SimpleAnalyzer->new(@args);
DESCRIPTION
This is an Analyzer that filters LetterTokenizer with LowerCaseFilter.
METHODS
tokenstream my Plucene::Analysis::LowerCaseTokenizer $an = Plucene::Analysis::SimpleAnalyzer->new(@args); This creates a TokenStream which tokenizes all the text in the provided Reader. perl v5.12.4 2011-08-14 Plucene::Analysis::SimpleAnalyzer(3pm)
Related Man Pages
plucene::analysis::porterstemfilter(3pm) - debian
plucene::document::field(3pm) - debian
plucene::index::segmentinfos(3pm) - debian
plucene::index::writer(3pm) - debian
plucene::search::termquery(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?