Home
last modified time | relevance | path

Searched +full:showusage +(+path:plugin +path:docsearch) -(+path:plugin +path:docsearch +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/docsearch/action/
H A Dsearch.php59 if($this->getConf('showUsage') !== 0) {
60 $usages = ft_mediause($id, $this->getConf('showUsage'));
/plugin/docsearch/conf/
H A Ddefault.php4 $conf['showUsage'] = 5;
H A Dmetadata.php4 $meta['showUsage'] = array('numeric');