Home
last modified time | relevance | path

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

/plugin/elasticsearch/conf/
H A Ddefault.php15 $conf['detectTranslation'] = 0;
H A Dmetadata.php15 $meta['detectTranslation'] = array('onoff');
/plugin/elasticsearch/action/
H A Dsearch.php291 if (empty($langFilter) && $transplugin && $this->getConf('detectTranslation') && $ns) {