debian man page for plucene::analysis::stopfilter

Query: plucene::analysis::stopfilter

OS: debian

Section: 3pm

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

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

NAME
Plucene::Analysis::StopFilter - the stop filter
SYNOPSIS
# isa Plucene::Analysis::TokenFilter my $next = $stop_filter->next;
DESCRIPTION
This removes stop words from a token stream. Instances of the StopFilter class are tokens filters that removes from the indexed text words of your choice. Typically this is used to filter out common words ('the', 'a' 'if' etc) that increase the overhead but add no value during searches.
METHODS
next my $next = $stop_filter->next; This returns the next input token whose term is not a stop word. perl v5.12.4 2011-08-14 Plucene::Analysis::StopFilter(3pm)
Related Man Pages
plucene(3pm) - debian
kinosearch1::analysis::stopalizer(3pm) - debian
plucene::index::writer(3pm) - debian
plucene::search::termquery(3pm) - debian
plucene::testcase(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections