debian man page for plucene::analysis::stopanalyzer

Query: plucene::analysis::stopanalyzer

OS: debian

Section: 3pm

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

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

NAME
Plucene::Analysis::StopAnalyzer - the stop-word analyzer
SYNOPSIS
my Plucene::Analysis::StopFilter $sf = Plucene::Analysis::StopAnalyzer->new(@args);
DESCRIPTION
Filters LetterTokenizer with LowerCaseFilter and StopFilter.
METHODS
tokenstream my Plucene::Analysis::StopFilter $sf = Plucene::Analysis::StopAnalyzer->new(@args); Filters LowerCaseTokenizer with StopFilter. perl v5.12.4 2011-08-14 Plucene::Analysis::StopAnalyzer(3pm)
Related Man Pages
kinosearch1::analysis::polyanalyzer(3pm) - debian
kinosearch1::analysis::tokenizer(3pm) - debian
plucene::analysis::porterstemfilter(3pm) - debian
plucene::index::fieldinfos(3pm) - debian
plucene::search::query(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file