Plucene::Analysis::StopFilter(3pm) - phpMan

Command: man perldoc info search(apropos)  


Plucene::Analysis::StopFilter(3User Contributed Perl DocumentatPlucene::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.26.1                                2018-04-02         Plucene::Analysis::StopFilter(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-04-02 02:47 @18.116.80.183 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!