/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.phpZend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
| Class | Description |
|---|---|
Zend_Search_Lucene_Analysis_TokenFilter_StopWords
|
Token filter that removes stop words. These words must be provided as array (set), example: $stopwords = array('the' => 1, 'an' => '1'); |
require_once
('Zend/Search/Lucene/Analysis/TokenFilter.php')
(line 24)
Zend_Search_Lucene_Analysis_TokenFilter
require_once
('Zend/Search/Exception.php')
(line 25)
Documentation generated on Wed, 21 Feb 2007 12:00:26 -0800 by phpDocumentor 1.3.1