HumHub Documentation (unofficial)

StopWords.php

Zend Framework (http://framework.zend.com/)

Tags
link

for the canonical source repository

copyright

Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)

license

http://framework.zend.com/license/new-bsd New BSD License

Table of Contents

Classes

StopWords
Token filter that removes stop words. These words must be provided as array (set), example: $stopwords = array('the' => 1, 'an' => '1');

        
On this page

Search results