debian man page for plucene::analysis::simpleanalyzer

Query: plucene::analysis::simpleanalyzer

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
kinosearch1::analysis::polyanalyzer(3pm) - debian
kinosearch1::analysis::stopalizer(3pm) - debian
plucene::index::segmentreader(3pm) - debian
plucene::search::query(3pm) - debian
plucene::testcase(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
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)?